pspec.xml 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>icoutils</Name>
  6. <Homepage>https://www.nongnu.org/icoutils/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Utility for extracting and converting Microsoft icon and cursor files</Summary>
  14. <Description>A set of programs for extracting and converting images in icon and cursor files (.ico, .cur)</Description>
  15. <Archive sha1sum="6fe61b85b2a44bd1a8a7d8e03eeb0efa45f2a7fd" type="tarbz2">https://download-mirror.savannah.gnu.org/releases/icoutils/icoutils-0.32.3.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>libpng-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>icoutils</Name>
  22. <RuntimeDependencies>
  23. <Dependency>libpng</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="executable">/usr/bin</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. <Path fileType="man">/usr/share/man</Path>
  29. <Path fileType="localedata">/usr/share/locale</Path>
  30. </Files>
  31. </Package>
  32. <History>
  33. <Update release="6">
  34. <Date>2024-12-22</Date>
  35. <Version>0.32.3</Version>
  36. <Comment>Rebuild.</Comment>
  37. <Name>PisiLinux Community</Name>
  38. <Email>admin@pisilinux.org</Email>
  39. </Update>
  40. <Update release="5">
  41. <Date>2020-03-06</Date>
  42. <Version>0.32.3</Version>
  43. <Comment>Rebuild.</Comment>
  44. <Name>PisiLinux Community</Name>
  45. <Email>admin@pisilinux.org</Email>
  46. </Update>
  47. <Update release="4">
  48. <Date>2018-09-01</Date>
  49. <Version>0.32.3</Version>
  50. <Comment>Version bump</Comment>
  51. <Name>PisiLinux Community</Name>
  52. <Email>admin@pisilinux.org</Email>
  53. </Update>
  54. <Update release="3">
  55. <Date>2018-03-21</Date>
  56. <Version>0.32.3</Version>
  57. <Comment>Version bump</Comment>
  58. <Name>PisiLinux Community</Name>
  59. <Email>admin@pisilinux.org</Email>
  60. </Update>
  61. <Update release="2">
  62. <Date>2017-02-05</Date>
  63. <Version>0.31.1</Version>
  64. <Comment>Version bump</Comment>
  65. <Name>PisiLinux Community</Name>
  66. <Email>admin@pisilinux.org</Email>
  67. </Update>
  68. <Update release="1">
  69. <Date>2016-06-02</Date>
  70. <Version>0.31.0</Version>
  71. <Comment>First release</Comment>
  72. <Name>PisiLinux Community</Name>
  73. <Email>admin@pisilinux.org</Email>
  74. </Update>
  75. </History>
  76. </PISI>