pspec.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  2. <INARY>
  3. <Source>
  4. <Name>jbigkit</Name>
  5. <Homepage>http://www.cl.cam.ac.uk/~mgk25/jbigkit/</Homepage>
  6. <Packager>
  7. <Name>Suleyman Poyraz</Name>
  8. <Email>zaryob.dev@gmail.com</Email>
  9. </Packager>
  10. <License>GPLv2</License>
  11. <IsA>library</IsA>
  12. <IsA>app:console</IsA>
  13. <Summary>A portable library of compression and decompression functions</Summary>
  14. <Description>JBIG-KIT implements a highly effective data compression algorithm for bi-level high-resolution images such as fax pages or scanned documents.</Description>
  15. <Archive sha1sum="4864646df004e8331d19f2fa103ed731fdb6c099" type="targz">http://www.cl.cam.ac.uk/~mgk25/download/jbigkit-2.1.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>jbigkit</Name>
  19. <Files>
  20. <Path fileType="doc">/usr/share/doc</Path>
  21. <Path fileType="man">/usr/share/man</Path>
  22. <Path fileType="executable">/usr/bin</Path>
  23. <Path fileType="library">/usr/lib</Path>
  24. <Path fileType="header">/usr/include</Path>
  25. </Files>
  26. </Package>
  27. <!--Needs rebuild-->
  28. <Package>
  29. <Name>jbigkit-32bit</Name>
  30. <PartOf>emul32</PartOf>
  31. <Summary>32-bit shared libraries for jbigkit.</Summary>
  32. <BuildType>emul32</BuildType>
  33. <Files>
  34. <Path fileType="library">/usr/lib32</Path>
  35. </Files>
  36. </Package>
  37. <History>
  38. <Update release="2">
  39. <Date>2019-12-12</Date>
  40. <Version>2.1</Version>
  41. <Comment>Rebuilded with fixing headers and 32bit package.</Comment>
  42. <Name>Suleyman Poyraz</Name>
  43. <Email>zaryob.dev@gmail.com</Email>
  44. </Update>
  45. <Update release="1">
  46. <Date>2019-04-12</Date>
  47. <Version>2.1</Version>
  48. <Comment>First release</Comment>
  49. <Name>Suleyman Poyraz</Name>
  50. <Email>zaryob.dev@gmail.com</Email>
  51. </Update>
  52. </History>
  53. </INARY>