pspec.xml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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="20cd4cc5cfaa904b12abf6d584deb568367f4d83" type="targz">https://portland.freedesktop.org/download/xdg-utils-1.1.2.tar.gz</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">xdg-utils-1.1.1-ktraderclient5.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="5">
  36. <Date>2018-01-17</Date>
  37. <Version>1.1.2</Version>
  38. <Comment>Version bump.</Comment>
  39. <Name>Mustafa Cinasal</Name>
  40. <Email>muscnsl@gmail.com</Email>
  41. </Update>
  42. <Update release="4">
  43. <Date>2017-03-05</Date>
  44. <Version>1.1.1</Version>
  45. <Comment>Version bump.</Comment>
  46. <Name>Ertuğrul Erata</Name>
  47. <Email>ertugrulerata@gmail.com</Email>
  48. </Update>
  49. <Update release="3">
  50. <Date>2017-02-17</Date>
  51. <Version>1.1.0_20140207</Version>
  52. <Comment>Release Bump</Comment>
  53. <Name>Pisi Linux Community</Name>
  54. <Email>admin@pisilinux.org</Email>
  55. </Update>
  56. <Update release="2">
  57. <Date>2016-06-09</Date>
  58. <Version>1.1.0_20140207</Version>
  59. <Comment>Release Bump</Comment>
  60. <Name>Pisi Linux Community</Name>
  61. <Email>admin@pisilinux.org</Email>
  62. </Update>
  63. <Update release="1">
  64. <Date>2014-02-16</Date>
  65. <Version>1.1.0_20140207</Version>
  66. <Comment>First release</Comment>
  67. <Name>Yusuf Aydemir</Name>
  68. <Email>yusuf.aydemir@pisilinux.org</Email>
  69. </Update>
  70. </History>
  71. </PISI>