pspec.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://gitlab.com/sulinos/sulinproject/inary/raw/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>potrace</Name>
  6. <Homepage>https://gitlab.com/sulinos/devel/inary</Homepage>
  7. <Packager>
  8. <Name>Your Name</Name>
  9. <Email>yourmane@example.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Summary>Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)</Summary>
  13. <Description>Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)</Description>
  14. <Archive sha1sum="256b4fb858c66bc38117afde7c722016d2e265f3">http://potrace.sourceforge.net/download/1.16/potrace-1.16.tar.gz</Archive>
  15. <BuildDependencies>
  16. </BuildDependencies>
  17. </Source>
  18. <Package>
  19. <Name>potrace</Name>
  20. <RuntimeDependencies>
  21. </RuntimeDependencies>
  22. <Files>
  23. <Path fileType="config">/etc</Path>
  24. <Path fileType="localedata">/usr/share/locale</Path>
  25. <Path fileType="info">/usr/share/info</Path>
  26. <Path fileType="data">/usr/share</Path>
  27. <Path fileType="executable">/usr/bin</Path>
  28. <Path fileType="library">/usr/lib</Path>
  29. <Path fileType="library">/lib</Path>
  30. <Path fileType="library">/usr/libexec</Path>
  31. <Path fileType="executable">/bin</Path>
  32. </Files>
  33. </Package>
  34. <Package>
  35. <Name>potrace-pages</Name>
  36. <RuntimeDependencies>
  37. <Dependency>potrace</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="library">/usr/share/man/</Path>
  41. </Files>
  42. </Package>
  43. <Package>
  44. <Name>potrace-docs</Name>
  45. <RuntimeDependencies>
  46. <Dependency>potrace</Dependency>
  47. </RuntimeDependencies>
  48. <Files>
  49. <Path fileType="library">/usr/share/doc/</Path>
  50. </Files>
  51. </Package>
  52. <Package>
  53. <Name>potrace-32bit</Name>
  54. <RuntimeDependencies>
  55. </RuntimeDependencies>
  56. <Files>
  57. <Path fileType="library">/usr/lib32</Path>
  58. <Path fileType="library">/lib32</Path>
  59. </Files>
  60. </Package>
  61. <Package>
  62. <Name>potrace-devel</Name>
  63. <RuntimeDependencies>
  64. </RuntimeDependencies>
  65. <Files>
  66. <Path fileType="data">/usr/lib/pkgconfig</Path>
  67. <Path fileType="header">/usr/include</Path>
  68. </Files>
  69. </Package>
  70. <History>
  71. <Update release="1">
  72. <Date>2021-05-05</Date>
  73. <Version>1.16</Version>
  74. <Comment>First release</Comment>
  75. <Name>Your Name</Name>
  76. <Email>yourmane@example.org</Email>
  77. </Update>
  78. </History>
  79. </INARY>