1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>poppler-data</Name>
- <Homepage>http://poppler.freedesktop.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <License>BSD</License>
- <IsA>data</IsA>
- <Summary>Poppler encoding files</Summary>
- <Description>poppler-data consists of encoding files for poppler. When installed, the encoding files enables poppler to correctly render CJK and Cyrillic properly.</Description>
- <Archive sha1sum="f8c7c7f0654ddfba19229be5c1fac9be1fcfdcb1" type="targz">http://poppler.freedesktop.org/poppler-data-0.4.8.tar.gz</Archive>
- </Source>
- <Package>
- <Name>poppler-data</Name>
- <Files>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/poppler</Path>
- <Path fileType="data">/usr/share/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="4">
- <Date>2018-02-12</Date>
- <Version>0.4.8</Version>
- <Comment>Version Bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-05</Date>
- <Version>0.4.7</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>0.4.7</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2015-03-05</Date>
- <Version>0.4.7</Version>
- <Comment>First release</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|