pspec.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>pstoedit</Name>
  6. <Homepage>http://www.pstoedit.net</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. <IsA>library</IsA>
  14. <Summary>Translates PostScript and PDF graphics into other vector formats</Summary>
  15. <Description>Pstoedit converts PostScript and PDF files to various vector graphic formats. The resulting files can be edited or imported into various drawing packages.</Description>
  16. <Archive sha1sum="eec18558abdf5ff1e466707e3cc869718ec55ac8" type="targz">mirrors://sourceforge/pstoedit/pstoedit-4.01.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>plotutils-devel</Dependency>
  19. <Dependency>gd-devel</Dependency>
  20. <Dependency>imagemagick-devel</Dependency>
  21. <Dependency>ghostscript-devel</Dependency>
  22. <Dependency>libzip-devel</Dependency>
  23. </BuildDependencies>
  24. <Patches>
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>pstoedit</Name>
  29. <RuntimeDependencies>
  30. <Dependency>libgcc</Dependency>
  31. <Dependency>imagemagick</Dependency>
  32. <Dependency>gd</Dependency>
  33. <Dependency>plotutils</Dependency>
  34. <Dependency>libzip</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="executable">/usr/bin</Path>
  38. <Path fileType="library">/usr/lib</Path>
  39. <Path fileType="man">/usr/share/man</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. <Path fileType="data">/usr/share/pstoedit</Path>
  42. </Files>
  43. </Package>
  44. <Package>
  45. <Name>pstoedit-devel</Name>
  46. <Summary>Development files for pstoedit</Summary>
  47. <RuntimeDependencies>
  48. <Dependency release="current">pstoedit</Dependency>
  49. </RuntimeDependencies>
  50. <Files>
  51. <Path fileType="header">/usr/include</Path>
  52. <Path fileType="data">/usr/share/aclocal</Path>
  53. <Path fileType="data">/usr/lib/pkgconfig</Path>
  54. </Files>
  55. </Package>
  56. <History>
  57. <Update release="4">
  58. <Date>2024-08-29</Date>
  59. <Version>4.01</Version>
  60. <Comment>Version bump.</Comment>
  61. <Name>Pisi Linux Community</Name>
  62. <Email>admin@pisilinux.org</Email>
  63. </Update>
  64. <Update release="3">
  65. <Date>2018-08-09</Date>
  66. <Version>3.73</Version>
  67. <Comment>Rebuild.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="2">
  72. <Date>2018-02-10</Date>
  73. <Version>3.70</Version>
  74. <Comment>Rebuild.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="1">
  79. <Date>2017-01-01</Date>
  80. <Version>3.70</Version>
  81. <Comment>First release.</Comment>
  82. <Name>Stefan Gronewold(groni)</Name>
  83. <Email>groni@pisilinux.org</Email>
  84. </Update>
  85. </History>
  86. </PISI>