123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>libjpeg-turbo</Name>
- <Homepage>http://www.libjpeg-turbo.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <PartOf>multimedia.graphics</PartOf>
- <IsA>app:gui</IsA>
- <Summary>MMX, SSE, and SSE2 SIMD accelerated JPEG library</Summary>
- <Description>libjpeg-turbo is a derivative of libjpeg for x86 and x86-64 processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg v6b, all else being equal.</Description>
- <Archive sha1sum="17e24c844e95587bc7bd2f3c895565cc133ca182" type="targz" name="libjpeg-turbo-3.0.4.tar.gz">https://github.com/libjpeg-turbo/libjpeg-turbo/archive/3.0.4.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>ninja</Dependency>
- <Dependency>nasm</Dependency>
- <Dependency>cmake</Dependency>
- </BuildDependencies>
- <Patches>
- <!--Patch>fix_doc.patch</Patch-->
- </Patches>
- </Source>
- <Package>
- <Name>libjpeg-turbo</Name>
- <Replaces>
- <Package>jpeg</Package>
- </Replaces>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- </Files>
- </Package>
- <Package>
- <Name>libjpeg-turbo-devel</Name>
- <Summary>Development files for libjpeg-turbo</Summary>
- <RuntimeDependencies>
- <Dependency releaseFrom="current">libjpeg-turbo</Dependency>
- </RuntimeDependencies>
- <Replaces>
- <Package>jpeg-devel</Package>
- </Replaces>
- <Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- <Path fileType="library">/usr/lib32/pkgconfig</Path>
- <Path fileType="library">/usr/lib/cmake</Path>
- <Path fileType="library">/usr/lib32/cmake</Path>
- </Files>
- </Package>
- <Package>
- <Name>libjpeg-turbo-32bit</Name>
- <PartOf>emul32</PartOf>
- <Summary>32-bit shared libraries for jpeg</Summary>
- <BuildType>emul32</BuildType>
- <RuntimeDependencies>
- <Dependency release="current">libjpeg-turbo</Dependency>
- </RuntimeDependencies>
- <Replaces>
- <Package>jpeg-32bit</Package>
- </Replaces>
- <Files>
- <Path fileType="library">/usr/lib32</Path>
- </Files>
- </Package>
- <History>
- <Update release="21">
- <Date>2024-09-21</Date>
- <Version>3.0.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="20">
- <Date>2024-07-27</Date>
- <Version>3.0.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="19">
- <Date>2024-01-25</Date>
- <Version>3.0.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="18">
- <Date>2023-10-23</Date>
- <Version>3.0.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="17">
- <Date>2023-02-09</Date>
- <Version>2.1.5.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="16">
- <Date>2023-01-23</Date>
- <Version>2.1.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="15">
- <Date>2023-01-01</Date>
- <Version>2.1.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="14">
- <Date>2022-12-16</Date>
- <Version>2.1.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2021-11-19</Date>
- <Version>2.1.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2021-10-25</Date>
- <Version>2.1.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2021-06-03</Date>
- <Version>2.1.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2021-02-26</Date>
- <Version>2.0.6</Version>
- <Comment>Version bump</Comment>
- <Name>Idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2020-01-05</Date>
- <Version>2.0.4</Version>
- <Comment>Version bump</Comment>
- <Name>Idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2020-01-05</Date>
- <Version>2.0.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2019-06-19</Date>
- <Version>2.0.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2019-01-05</Date>
- <Version>2.0.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2018-07-25</Date>
- <Version>1.5.3</Version>
- <Comment>Rebuild</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2018-03-20</Date>
- <Version>1.5.3</Version>
- <Comment>Version Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2017-09-20</Date>
- <Version>1.5.1</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>1.4.2</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>1.4.2</Version>
- <Comment>Release bump</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-04-08</Date>
- <Version>1.4.2</Version>
- <Comment>First release</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|