pspec.xml 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>yelp-tools</Name>
  6. <Homepage>https://github.com/GNOME/yelp-tools</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Tools for creating Yelp documentation</Summary>
  14. <Description>Mate için Çeşitli ağ araçları arayüzü uygulaması.</Description>
  15. <Description>yelp-tools is a collection of scripts and build utilities to help create, manage, and publish documentation for Yelp and the web.</Description>
  16. <Archive sha1sum="00bfd407023cd6b7473ad75aa26405c06fb8aa2f" type="tarxz">mirrors://gnome/yelp-tools/42/yelp-tools-42.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>meson</Dependency>
  19. <Dependency>itstool</Dependency>
  20. <Dependency>libxslt-devel</Dependency>
  21. <Dependency>yelp-xsl-devel</Dependency>
  22. <Dependency>python3-lxml</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>yelp-tools</Name>
  27. <RuntimeDependencies>
  28. <Dependency>itstool</Dependency>
  29. <Dependency>yelp-xsl</Dependency>
  30. <Dependency>python3-lxml</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="doc">/usr/share/doc</Path>
  34. <Path fileType="executable">/usr/bin</Path>
  35. <Path fileType="data">/usr/share/aclocal</Path>
  36. <Path fileType="data">/usr/share/yelp-tools</Path>
  37. </Files>
  38. </Package>
  39. <History>
  40. <Update release="6">
  41. <Date>2022-11-02</Date>
  42. <Version>42.1</Version>
  43. <Comment>Version bump.</Comment>
  44. <Name>Mustafa Cinasal</Name>
  45. <Email>muscnsl@gmail.com</Email>
  46. </Update>
  47. <Update release="5">
  48. <Date>2022-03-21</Date>
  49. <Version>42.0</Version>
  50. <Comment>Version bump.</Comment>
  51. <Name>Mustafa Cinasal</Name>
  52. <Email>muscnsl@gmail.com</Email>
  53. </Update>
  54. <Update release="4">
  55. <Date>2021-09-18</Date>
  56. <Version>41.0</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="3">
  62. <Date>2021-05-24</Date>
  63. <Version>40.0</Version>
  64. <Comment>Version bump</Comment>
  65. <Name>Mustafa Cinasal</Name>
  66. <Email>muscnsl@gmail.com</Email>
  67. </Update>
  68. <Update release="2">
  69. <Date>2021-03-01</Date>
  70. <Version>3.38.0</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>Mustafa Cinasal</Name>
  73. <Email>muscnsl@gmail.com</Email>
  74. </Update>
  75. <Update release="1">
  76. <Date>2020-02-13</Date>
  77. <Version>3.32.2</Version>
  78. <Comment>First release</Comment>
  79. <Name>Ayhan Yalçınsoy</Name>
  80. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  81. </Update>
  82. </History>
  83. </PISI>