142 lines
5.7 KiB
XML
142 lines
5.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>tiff</Name>
|
|
<Homepage>http://www.remotesensing.org/libtiff/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>as-is</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Library for manipulation of TIFF (Tag Image File Format) images</Summary>
|
|
<Description>This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data.</Description>
|
|
<Archive sha1sum="87d4543579176cc568668617c22baceccd568296" type="targz">https://download.osgeo.org/libtiff/tiff-4.0.9.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>xz-devel</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
|
<Dependency>jbigkit-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level="1">gentoo/tiff-4.0.7-pdfium-0005-Leak-TIFFFetchStripThing.patch</Patch> -->
|
|
<!-- <Patch level="1">gentoo/tiff-4.0.7-pdfium-0006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch</Patch> -->
|
|
<!-- <Patch level="1">gentoo/tiff-4.0.7-pdfium-0007-uninitialized-value.patch</Patch> -->
|
|
<!-- <Patch level="1">gentoo/tiff-4.0.7-pdfium-0008-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch</Patch> -->
|
|
<!-- <Patch level="1">gentoo/tiff-4.0.7-pdfium-0013-validate-refblackwhite.patch</Patch> -->
|
|
<!-- <Patch level="1">gentoo/tiff-4.0.7-pdfium-0017-safe_skews_in_gtTileContig.patch</Patch> -->
|
|
<!-- <Patch level="1">gentoo/tiff-4.0.7-pdfium-0018-fix-leak-in-PredictorSetupDecode.patch</Patch> -->
|
|
<!-- <Patch level="1">gentoo/tiff-4.0.7-pdfium-0021-oom-TIFFFillStrip.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
<Package>
|
|
<Name>tiff</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>xz</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>libjpeg-turbo</Dependency>
|
|
<Dependency>jbigkit</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
</Files>
|
|
</Package>
|
|
<Package>
|
|
<Name>tiff-devel</Name>
|
|
<Summary>Developement files for tiff</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">tiff</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
<Package>
|
|
<Name>tiff-docs</Name>
|
|
<Summary>Documentation for tiff</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>tiff</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
<Package>
|
|
<Name>tiff-32bit</Name>
|
|
<PartOf>emul32</PartOf>
|
|
<Summary>32-bit shared libraries for tiff</Summary>
|
|
<BuildType>emul32</BuildType>
|
|
<BuildDependencies>
|
|
<Dependency>xz-32bit</Dependency>
|
|
<Dependency>zlib-32bit</Dependency>
|
|
<Dependency>libjpeg-turbo-32bit</Dependency>
|
|
</BuildDependencies>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">tiff</Dependency>
|
|
<Dependency>libjpeg-turbo-32bit</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>xz-32bit</Dependency>
|
|
<Dependency>zlib-32bit</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32</Path>
|
|
</Files>
|
|
</Package>
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2019-01-09</Date>
|
|
<Version>4.0.9</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2018-07-27</Date>
|
|
<Version>4.0.9</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-03-21</Date>
|
|
<Version>4.0.8</Version>
|
|
<Comment>Version Bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2017-01-25</Date>
|
|
<Version>4.0.7</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2016-06-09</Date>
|
|
<Version>4.0.3</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-05-27</Date>
|
|
<Version>4.0.3</Version>
|
|
<Comment>Release bump</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-05-19</Date>
|
|
<Version>4.0.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|