pspec.xml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xdg-utils</Name>
  6. <Homepage>https://www.freedesktop.org/wiki/Software/xdg-utils</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Common desktop utilities</Summary>
  14. <Description>Xdg-utils is a set of command line tools that assist applications with a variety of desktop integration tasks. About half of the tools focus on tasks commonly required during the installation of a desktop application and the other half focuses on integration with the desktop environment while the application is running.</Description>
  15. <Archive sha1sum="b180cd2f307fdfeeb29fa587c27d028362e1973d" type="tarbz2">https://gitlab.freedesktop.org/xdg/xdg-utils/-/archive/v1.2.1/xdg-utils-v1.2.1.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>xmlto</Dependency>
  18. <Dependency>docbook-xsl</Dependency>
  19. <Dependency>util-linux</Dependency>
  20. <Dependency>libxslt</Dependency>
  21. <Dependency>lynx</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <!-- <Patch level="1">0001_better_pcmanfm_check.patch</Patch> -->
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>xdg-utils</Name>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="man">/usr/share/man</Path>
  32. </Files>
  33. </Package>
  34. <History>
  35. <Update release="10">
  36. <Date>2024-02-08</Date>
  37. <Version>1.2.1</Version>
  38. <Comment>Version bump.</Comment>
  39. <Name>Mustafa Cinasal</Name>
  40. <Email>muscnsl@gmail.com</Email>
  41. </Update>
  42. <Update release="9">
  43. <Date>2024-01-31</Date>
  44. <Version>1.2.0</Version>
  45. <Comment>Version bump.</Comment>
  46. <Name>Mustafa Cinasal</Name>
  47. <Email>muscnsl@gmail.com</Email>
  48. </Update>
  49. <Update release="8">
  50. <Date>2020-01-07</Date>
  51. <Version>1.1.3</Version>
  52. <Comment>Rebuild.</Comment>
  53. <Name>Mustafa Cinasal</Name>
  54. <Email>muscnsl@gmail.com</Email>
  55. </Update>
  56. <Update release="7">
  57. <Date>2019-03-25</Date>
  58. <Version>1.1.3</Version>
  59. <Comment>Version bump.</Comment>
  60. <Name>Mustafa Cinasal</Name>
  61. <Email>muscnsl@gmail.com</Email>
  62. </Update>
  63. <Update release="6">
  64. <Date>2018-07-30</Date>
  65. <Version>1.1.2</Version>
  66. <Comment>Rebuild New T.</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="5">
  71. <Date>2018-01-17</Date>
  72. <Version>1.1.2</Version>
  73. <Comment>Version bump.</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="4">
  78. <Date>2017-03-05</Date>
  79. <Version>1.1.1</Version>
  80. <Comment>Version bump.</Comment>
  81. <Name>Ertuğrul Erata</Name>
  82. <Email>ertugrulerata@gmail.com</Email>
  83. </Update>
  84. <Update release="3">
  85. <Date>2017-02-17</Date>
  86. <Version>1.1.0_20140207</Version>
  87. <Comment>Release Bump</Comment>
  88. <Name>Pisi Linux Community</Name>
  89. <Email>admin@pisilinux.org</Email>
  90. </Update>
  91. <Update release="2">
  92. <Date>2016-06-09</Date>
  93. <Version>1.1.0_20140207</Version>
  94. <Comment>Release Bump</Comment>
  95. <Name>Pisi Linux Community</Name>
  96. <Email>admin@pisilinux.org</Email>
  97. </Update>
  98. <Update release="1">
  99. <Date>2014-02-16</Date>
  100. <Version>1.1.0_20140207</Version>
  101. <Comment>First release</Comment>
  102. <Name>Yusuf Aydemir</Name>
  103. <Email>yusuf.aydemir@pisilinux.org</Email>
  104. </Update>
  105. </History>
  106. </PISI>