pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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-user-dirs</Name>
  6. <Homepage>http://freedesktop.org/wiki/Software/xdg-user-dirs</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Utilities to handle user data directories</Summary>
  14. <Description>xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames.</Description>
  15. <Archive sha1sum="246cea7db52ef7e29774fa416981a548377de557" type="targz">http://user-dirs.freedesktop.org/releases/xdg-user-dirs-0.17.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>gettext-devel</Dependency>
  18. <Dependency>docbook-xsl</Dependency>
  19. <Dependency>libxml2-devel</Dependency>
  20. <Dependency>libxslt-devel</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <Patch level="1">defaults.patch</Patch>
  24. <Patch level="1">tr17.patch</Patch>
  25. <Patch>xdg-user-dirs-0.15-libiconv.patch</Patch>
  26. </Patches>
  27. </Source>
  28. <Package>
  29. <Name>xdg-user-dirs</Name>
  30. <Files>
  31. <Path fileType="data">/etc/X11</Path>
  32. <Path fileType="config">/etc/xdg</Path>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="localedata">/usr/share/locale</Path>
  35. <Path fileType="doc">/usr/share/doc</Path>
  36. <Path fileType="man">/usr/share/man</Path>
  37. </Files>
  38. <AdditionalFiles>
  39. <AdditionalFile owner="root" permission="0755" target="/etc/X11/xinit/xinitrc.d/60-xdg-user-dirs.sh">xdg-user-dirs.sh</AdditionalFile>
  40. </AdditionalFiles>
  41. </Package>
  42. <History>
  43. <Update release="9">
  44. <Date>2021-01-29</Date>
  45. <Version>0.17</Version>
  46. <Comment>Rebuild</Comment>
  47. <Name>Mustafa Cinasal</Name>
  48. <Email>muscnsl@gmail.com</Email>
  49. </Update>
  50. <Update release="8">
  51. <Date>2020-02-08</Date>
  52. <Version>0.17</Version>
  53. <Comment>Rebuild New T.</Comment>
  54. <Name>Mustafa Cinasal</Name>
  55. <Email>muscnsl@gmail.com</Email>
  56. </Update>
  57. <Update release="7">
  58. <Date>2018-11-06</Date>
  59. <Version>0.17</Version>
  60. <Comment>Rebuild New T.</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="6">
  65. <Date>2018-08-15</Date>
  66. <Version>0.17</Version>
  67. <Comment>Rebuild New T.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="5">
  72. <Date>2018-03-18</Date>
  73. <Version>0.17</Version>
  74. <Comment>Version bump</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="4">
  79. <Date>2018-01-17</Date>
  80. <Version>0.16</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="3">
  86. <Date>2017-02-28</Date>
  87. <Version>0.15</Version>
  88. <Comment>Rebuild.</Comment>
  89. <Name>Ertuğrul Erata</Name>
  90. <Email>ertugrulerata@gmail.com</Email>
  91. </Update>
  92. <Update release="2">
  93. <Date>2016-06-09</Date>
  94. <Version>0.15</Version>
  95. <Comment>Release Bump</Comment>
  96. <Name>Pisi Linux Community</Name>
  97. <Email>admin@pisilinux.org</Email>
  98. </Update>
  99. <Update release="1">
  100. <Date>2014-05-01</Date>
  101. <Version>0.15</Version>
  102. <Comment>First release</Comment>
  103. <Name>Serdar Soytetir</Name>
  104. <Email>kaptan@pisilinux.org</Email>
  105. </Update>
  106. </History>
  107. </PISI>