2010-12-10 15:42:49 +01:00
|
|
|
#
|
2011-11-13 12:12:49 +01:00
|
|
|
# spec file for package libjpeg-turbo
|
2010-12-10 15:42:49 +01:00
|
|
|
#
|
2018-06-13 09:38:59 +02:00
|
|
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
2010-12-10 15:42:49 +01:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2018-11-13 12:14:28 +01:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2010-12-10 15:42:49 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
|
2018-12-03 14:22:26 +01:00
|
|
|
%define asan_build 0
|
|
|
|
%define debug_build 0
|
|
|
|
|
2018-11-13 12:14:28 +01:00
|
|
|
%define srcver 2.0.1
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
%define major 8
|
2018-08-01 14:49:51 +02:00
|
|
|
%define minor 2
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
%define micro 2
|
|
|
|
%define libver %{major}.%{minor}.%{micro}
|
|
|
|
%define tmajor 0
|
2018-08-01 14:49:51 +02:00
|
|
|
%define tminor 2
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
%define tmicro 0
|
|
|
|
%define tlibver %{tmajor}.%{tminor}.%{tmicro}
|
2010-12-10 15:42:49 +01:00
|
|
|
Name: libjpeg-turbo
|
2012-09-30 20:10:46 +02:00
|
|
|
Version: %{srcver}
|
2012-03-22 14:59:53 +01:00
|
|
|
Release: 0
|
2018-08-08 20:05:14 +02:00
|
|
|
Summary: A SIMD-accelerated library for manipulating JPEG image files
|
2012-03-22 14:59:53 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: Productivity/Graphics/Convertors
|
2018-08-01 14:49:51 +02:00
|
|
|
URL: https://github.com/libjpeg-turbo/libjpeg-turbo
|
2015-03-10 14:14:39 +01:00
|
|
|
Source0: http://downloads.sf.net/libjpeg-turbo/libjpeg-turbo-%{version}.tar.gz
|
2012-03-22 14:59:53 +01:00
|
|
|
Source1: baselibs.conf
|
2014-03-31 11:32:10 +02:00
|
|
|
Patch1: libjpeg-turbo-1.3.0-tiff-ojpeg.patch
|
2018-09-24 10:15:46 +02:00
|
|
|
Patch2: ctest-depends.patch
|
2018-08-01 14:49:51 +02:00
|
|
|
BuildRequires: cmake
|
2012-03-22 14:59:53 +01:00
|
|
|
BuildRequires: gcc-c++
|
2016-06-08 10:11:04 +02:00
|
|
|
BuildRequires: pkgconfig
|
2012-03-22 14:59:53 +01:00
|
|
|
BuildRequires: yasm
|
2018-08-01 14:49:51 +02:00
|
|
|
Conflicts: jpeg%{major}
|
2014-10-15 15:42:43 +02:00
|
|
|
Obsoletes: jpeg = 6b
|
|
|
|
Obsoletes: jpeg = 8.0.1
|
|
|
|
Obsoletes: jpeg = 8.0.2
|
2012-03-22 14:59:53 +01:00
|
|
|
Provides: jpeg = %{version}
|
2012-09-30 20:10:46 +02:00
|
|
|
Obsoletes: jpeg < %{version}
|
2010-12-10 15:42:49 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
The libjpeg-turbo package contains a library of functions for manipulating
|
2018-08-08 20:05:14 +02:00
|
|
|
JPEG images. It supports architecture-specific SIMD instructions,
|
|
|
|
such as SSE/SSE2/AVX2, AltiVec, NEON, MIPS DSPR2, and Loongson MMI.
|
|
|
|
|
|
|
|
It also includes the following command line utilities:
|
2017-06-18 02:30:58 +02:00
|
|
|
djpeg - decompress a JPEG file to an image file
|
|
|
|
jpegtran - lossless transformation of JPEG files
|
|
|
|
rdjpgcom - display text comments from a JPEG file
|
|
|
|
wrjpgcom - insert text comments into a JPEG file
|
2018-08-01 14:49:51 +02:00
|
|
|
tjbench - a JPEG decompression/compression benchmark
|
2010-12-10 15:42:49 +01:00
|
|
|
|
2010-12-14 16:14:31 +01:00
|
|
|
%package -n libjpeg%{major}
|
2012-09-30 20:10:46 +02:00
|
|
|
Version: %{libver}
|
|
|
|
Release: 0
|
2018-08-08 20:05:14 +02:00
|
|
|
Summary: A SIMD-accelerated JPEG compression/decompression library
|
2017-06-18 02:30:58 +02:00
|
|
|
Group: System/Libraries
|
2010-12-10 15:42:49 +01:00
|
|
|
|
2010-12-14 16:14:31 +01:00
|
|
|
%description -n libjpeg%{major}
|
2018-08-08 20:05:14 +02:00
|
|
|
A library for manipulating JPEG images. It supports
|
|
|
|
architecture-specific SIMD instructions, such as SSE/SSE2/AVX2,
|
|
|
|
AltiVec, NEON, MIPS DSPR2, and Loongson MMI.
|
2010-12-10 15:42:49 +01:00
|
|
|
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
%package -n libturbojpeg%{tmajor}
|
|
|
|
Version: %{version}
|
|
|
|
Release: 0
|
2018-08-08 20:05:14 +02:00
|
|
|
Summary: A SIMD-accelerated JPEG compression/decompression library
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n libturbojpeg%{tmajor}
|
2018-08-08 20:05:14 +02:00
|
|
|
A library for manipulating JPEG images. It supports
|
|
|
|
architecture-specific SIMD instructions, such as SSE/SSE2/AVX2,
|
|
|
|
AltiVec, NEON, MIPS DSPR2, and Loongson MMI.
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
|
2010-12-14 16:14:31 +01:00
|
|
|
%package -n libjpeg%{major}-devel
|
2012-09-30 20:10:46 +02:00
|
|
|
Version: %{libver}
|
|
|
|
Release: 0
|
2012-03-22 14:59:53 +01:00
|
|
|
Summary: Development Tools for applications which will use the Libjpeg Library
|
2010-12-10 15:42:49 +01:00
|
|
|
Group: Development/Libraries/C and C++
|
2010-12-14 16:14:31 +01:00
|
|
|
Requires: libjpeg%{major} = %{version}
|
2014-02-07 18:38:02 +01:00
|
|
|
Requires: libturbojpeg%{tmajor} = %{version}
|
2018-08-01 14:49:51 +02:00
|
|
|
Conflicts: libjpeg-devel
|
2010-12-10 15:42:49 +01:00
|
|
|
Provides: libjpeg-devel = %{version}
|
2012-03-22 14:59:53 +01:00
|
|
|
Obsoletes: libjpeg-devel < %{version}
|
2010-12-10 15:42:49 +01:00
|
|
|
|
2012-03-22 14:59:53 +01:00
|
|
|
%description -n libjpeg%{major}-devel
|
2010-12-10 15:42:49 +01:00
|
|
|
The libjpeg-devel package includes the header files and libraries
|
|
|
|
necessary for compiling and linking programs which will manipulate JPEG
|
|
|
|
files using the libjpeg library.
|
|
|
|
|
|
|
|
%prep
|
2018-08-01 14:49:51 +02:00
|
|
|
%setup -q
|
2010-12-10 15:42:49 +01:00
|
|
|
%patch1
|
2018-09-24 10:15:46 +02:00
|
|
|
%patch2 -p1
|
2010-12-10 15:42:49 +01:00
|
|
|
|
|
|
|
%build
|
2018-12-03 14:22:26 +01:00
|
|
|
MYLDFLAGS="-Wl,-z,relro,-z,now"
|
|
|
|
MYCFLAGS="%{optflags}"
|
|
|
|
%if %{asan_build}
|
|
|
|
MYLDFLAGS="$MYLDFLAGS -lasan"
|
|
|
|
MYCFLAGS="$MYCFLAGS -fsanitize=address"
|
|
|
|
%endif
|
|
|
|
%if %{debug_build}
|
|
|
|
MYCFLAGS="$MYCFLAGS -O0"
|
|
|
|
%endif
|
2018-08-01 14:49:51 +02:00
|
|
|
%cmake \
|
2018-12-03 14:22:26 +01:00
|
|
|
%if %{debug_build} || %{asan_build}
|
|
|
|
-DCMAKE_BUILD_TYPE=DEBUG \
|
|
|
|
-DCMAKE_C_FLAGS_DEBUG="$MYCFLAGS" \
|
|
|
|
%endif
|
|
|
|
-DCMAKE_SHARED_LINKER_FLAGS="$MYLDFLAGS" \
|
2018-08-01 14:49:51 +02:00
|
|
|
-DENABLE_STATIC=OFF \
|
2018-09-24 10:15:46 +02:00
|
|
|
-DWITH_JPEG8=ON \
|
|
|
|
%ifarch ppc
|
|
|
|
-DFLOATTEST=64bit \
|
|
|
|
%endif
|
|
|
|
%{nil}
|
2012-09-30 20:10:46 +02:00
|
|
|
make %{?_smp_mflags}
|
2010-12-10 15:42:49 +01:00
|
|
|
|
|
|
|
%check
|
2018-12-03 14:22:26 +01:00
|
|
|
%if %{asan_build}
|
|
|
|
# ASAN needs /proc to be mounted
|
|
|
|
exit 0
|
|
|
|
%endif
|
2018-08-01 14:49:51 +02:00
|
|
|
export LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
|
|
|
|
%ctest
|
2010-12-10 15:42:49 +01:00
|
|
|
|
|
|
|
%install
|
2018-08-01 14:49:51 +02:00
|
|
|
%cmake_install
|
2012-03-22 14:59:53 +01:00
|
|
|
# Remove docs, we'll select docs manually
|
|
|
|
rm -rf %{buildroot}%{_datadir}/doc/
|
2010-12-10 15:42:49 +01:00
|
|
|
|
2010-12-14 16:14:31 +01:00
|
|
|
%post -n libjpeg%{major} -p /sbin/ldconfig
|
|
|
|
%postun -n libjpeg%{major} -p /sbin/ldconfig
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
%post -n libturbojpeg%{tmajor} -p /sbin/ldconfig
|
|
|
|
%postun -n libturbojpeg%{tmajor} -p /sbin/ldconfig
|
|
|
|
|
2010-12-10 15:42:49 +01:00
|
|
|
%files
|
2016-06-08 10:11:04 +02:00
|
|
|
%doc README.md change.log ChangeLog.md
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
%doc usage.txt wizard.txt
|
2012-03-22 14:59:53 +01:00
|
|
|
%{_bindir}/*
|
2018-08-01 14:49:51 +02:00
|
|
|
%{_mandir}/man1/*
|
2010-12-10 15:42:49 +01:00
|
|
|
|
2010-12-14 16:14:31 +01:00
|
|
|
%files -n libjpeg%{major}
|
2018-08-01 14:49:51 +02:00
|
|
|
%license LICENSE.md
|
2012-09-30 20:10:46 +02:00
|
|
|
%{_libdir}/libjpeg.so.%{libver}
|
|
|
|
%{_libdir}/libjpeg.so.%{major}
|
2010-12-10 15:42:49 +01:00
|
|
|
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
%files -n libturbojpeg%{tmajor}
|
2018-08-01 14:49:51 +02:00
|
|
|
%license LICENSE.md
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
%{_libdir}/libturbojpeg.so.%{tmajor}
|
|
|
|
%{_libdir}/libturbojpeg.so.%{tlibver}
|
|
|
|
|
2010-12-14 16:14:31 +01:00
|
|
|
%files -n libjpeg%{major}-devel
|
2012-03-22 14:59:53 +01:00
|
|
|
%{_includedir}/*.h
|
2010-12-10 15:42:49 +01:00
|
|
|
%{_libdir}/libjpeg.so
|
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
- update do 1.3.0:
* Fixed a Huffman encoder bug that prevented I/O suspension from
working properly.
* Added support for additional scaling factors (3/8, 5/8, 3/4,
7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when
decompressing. Note that the IDCT will not be SIMD-accelerated
when using any of these new scaling factors.
* The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT
flag.
* cjpeg can now be used to generate JPEG files with the RGB
colorspace (feature ported from jpeg-8d.)
* etc. see ChangeLog.txt
OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=34
2013-09-10 14:52:09 +02:00
|
|
|
%{_libdir}/libturbojpeg.so
|
2016-06-08 10:11:04 +02:00
|
|
|
%{_libdir}/pkgconfig/libjpeg.pc
|
|
|
|
%{_libdir}/pkgconfig/libturbojpeg.pc
|
2018-08-01 14:49:51 +02:00
|
|
|
%doc coderules.txt jconfig.txt libjpeg.txt structure.txt tjexample.c
|
2010-12-10 15:42:49 +01:00
|
|
|
|
|
|
|
%changelog
|