pspec.xml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>poppler-data</Name>
  6. <Homepage>http://poppler.freedesktop.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <License>BSD</License>
  13. <IsA>data</IsA>
  14. <Summary>Poppler encoding files</Summary>
  15. <Description>poppler-data consists of encoding files for poppler. When installed, the encoding files enables poppler to correctly render CJK and Cyrillic properly.</Description>
  16. <Archive sha1sum="f8c7c7f0654ddfba19229be5c1fac9be1fcfdcb1" type="targz">http://poppler.freedesktop.org/poppler-data-0.4.8.tar.gz</Archive>
  17. </Source>
  18. <Package>
  19. <Name>poppler-data</Name>
  20. <Files>
  21. <Path fileType="doc">/usr/share/doc</Path>
  22. <Path fileType="data">/usr/share/poppler</Path>
  23. <Path fileType="data">/usr/share/pkgconfig</Path>
  24. </Files>
  25. </Package>
  26. <History>
  27. <Update release="4">
  28. <Date>2018-02-12</Date>
  29. <Version>0.4.8</Version>
  30. <Comment>Version Bump.</Comment>
  31. <Name>Mustafa Cinasal</Name>
  32. <Email>muscnsl@gmail.com</Email>
  33. </Update>
  34. <Update release="3">
  35. <Date>2017-02-05</Date>
  36. <Version>0.4.7</Version>
  37. <Comment>Rebuild.</Comment>
  38. <Name>Pisi Linux Community</Name>
  39. <Email>admin@pisilinux.org</Email>
  40. </Update>
  41. <Update release="2">
  42. <Date>2016-06-09</Date>
  43. <Version>0.4.7</Version>
  44. <Comment>Release Bump</Comment>
  45. <Name>Pisi Linux Community</Name>
  46. <Email>admin@pisilinux.org</Email>
  47. </Update>
  48. <Update release="1">
  49. <Date>2015-03-05</Date>
  50. <Version>0.4.7</Version>
  51. <Comment>First release</Comment>
  52. <Name>Stefan Gronewold(groni)</Name>
  53. <Email>groni@pisilinux.org</Email>
  54. </Update>
  55. </History>
  56. </PISI>