2013-10-24 11:06:05 +02:00
|
|
|
$NetBSD: distinfo,v 1.7 2013/10/24 09:06:05 wiz Exp $
|
2010-12-12 12:48:56 +01:00
|
|
|
|
1.3.0
=====
[1] 'make test' now works properly on FreeBSD, and it no longer requires the
md5sum executable to be present on other Un*x platforms.
[2] Overhauled the packaging system:
-- To avoid conflict with vendor-supplied libjpeg-turbo packages, the
official RPMs and DEBs for libjpeg-turbo have been renamed to
"libjpeg-turbo-official".
-- The TurboJPEG libraries are now located under /opt/libjpeg-turbo in the
official Linux and Mac packages, to avoid conflict with vendor-supplied
packages and also to streamline the packaging system.
-- Release packages are now created with the directory structure defined
by the configure variables "prefix", "bindir", "libdir", etc. (Un*x) or by the
CMAKE_INSTALL_PREFIX variable (Windows.) The exception is that the docs are
always located under the system default documentation directory on Un*x and Mac
systems, and on Windows, the TurboJPEG DLL is always located in the Windows
system directory.
-- To avoid confusion, official libjpeg-turbo packages on Linux/Unix platforms
(except for Mac) will always install the 32-bit libraries in
/opt/libjpeg-turbo/lib32 and the 64-bit libraries in /opt/libjpeg-turbo/lib64.
-- Fixed an issue whereby, in some cases, the libjpeg-turbo executables on Un*x
systems were not properly linking with the shared libraries installed by the
same package.
-- Fixed an issue whereby building the "installer" target on Windows when
WITH_JAVA=1 would fail if the TurboJPEG JAR had not been previously built.
-- Building the "install" target on Windows now installs files into the same
places that the installer does.
[3] Fixed a Huffman encoder bug that prevented I/O suspension from working
properly.
2013-08-21 17:24:00 +02:00
|
|
|
SHA1 (libjpeg-turbo-1.3.0.tar.gz) = 1792c964b35604cebd3a8846f1ca6de5976e9c28
|
|
|
|
RMD160 (libjpeg-turbo-1.3.0.tar.gz) = 81e4d5e4af95f253c17e3ddaac94212e7eafef9e
|
|
|
|
Size (libjpeg-turbo-1.3.0.tar.gz) = 1361603 bytes
|
|
|
|
SHA1 (patch-aa) = a4a5fe8f7effaa8f6c8b3988cc303854dd09cfa2
|
2011-12-14 19:25:53 +01:00
|
|
|
SHA1 (patch-configure) = aa16d166989dafec06ba2c982316f6dfa473df90
|
2013-10-24 11:06:05 +02:00
|
|
|
SHA1 (patch-jpeglib.h) = 8e19e972ba448adcc0ce283d29b27341268a50c0
|