266 lines
9.6 KiB
XML
266 lines
9.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://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="374622928cbd3d6c91deb2e0f6074062720def6c" type="targz" name="libjpeg-turbo-3.1.4.tar.gz">https://github.com/libjpeg-turbo/libjpeg-turbo/archive/3.1.4.1.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="26">
|
|
<Date>2026-03-28</Date>
|
|
<Version>3.1.4.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="25">
|
|
<Date>2026-03-27</Date>
|
|
<Version>3.1.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="24">
|
|
<Date>2026-01-13</Date>
|
|
<Version>3.1.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="23">
|
|
<Date>2025-09-04</Date>
|
|
<Version>3.1.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="22">
|
|
<Date>2024-12-27</Date>
|
|
<Version>3.1.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<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>
|