[packages/libjpeg12] - updated to 9e - updated 12bit patch

qboosh qboosh at pld-linux.org
Thu Mar 17 19:51:20 CET 2022


commit 85be930e708608b88549188ca5d07004dcaf0432
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 17 19:53:30 2022 +0100

    - updated to 9e
    - updated 12bit patch

 libjpeg-12bit.patch | 26 ++++++++++++--------------
 libjpeg12.spec      |  4 ++--
 2 files changed, 14 insertions(+), 16 deletions(-)
---
diff --git a/libjpeg12.spec b/libjpeg12.spec
index 8ae55d7..f668b8e 100644
--- a/libjpeg12.spec
+++ b/libjpeg12.spec
@@ -1,12 +1,12 @@
 Summary:	Library for handling different JPEG files - 12-bit version
 Summary(pl.UTF-8):	Biblioteka do manipulacji plikami w formacie JPEG - wersja 12-bitowa
 Name:		libjpeg12
-Version:	9d
+Version:	9e
 Release:	1
 License:	distributable
 Group:		Libraries
 Source0:	http://www.ijg.org/files/jpegsrc.v%{version}.tar.gz
-# Source0-md5:	693a4e10906e66467ca21f045547fe15
+# Source0-md5:	2489f1597b046425f5fcd3cf2df7d85f
 Patch0:		libjpeg-maxmem-sysconf.patch
 Patch1:		libjpeg-12bit.patch
 URL:		http://www.ijg.org/
diff --git a/libjpeg-12bit.patch b/libjpeg-12bit.patch
index 53dd7e0..acf5b37 100644
--- a/libjpeg-12bit.patch
+++ b/libjpeg-12bit.patch
@@ -359,10 +359,10 @@
  
  /* Default error-management setup */
  EXTERN(struct jpeg_error_mgr *) jpeg_std_error
---- jpeg-8d.orig/Makefile.am	2010-05-02 17:39:46.000000000 +0200
-+++ jpeg-8d/Makefile.am	2012-01-30 19:22:33.734123099 +0100
-@@ -62,17 +62,17 @@
-         testimgp.jpg
+--- jpeg-9e/Makefile.am.orig	2021-12-06 13:42:58.000000000 +0100
++++ jpeg-9e/Makefile.am	2022-03-17 06:41:37.308055826 +0100
+@@ -65,17 +65,17 @@ TESTFILES= testorig.jpg testimg.ppm test
+         testprog.jpg testimgp.jpg
  
  # libtool libraries to build
 -lib_LTLIBRARIES = libjpeg.la
@@ -383,7 +383,7 @@
  endif
  
  # Executables to build
-@@ -81,12 +81,12 @@
+@@ -84,12 +84,12 @@ bin_PROGRAMS = cjpeg djpeg jpegtran rdjp
  # Executable sources & libs
  cjpeg_SOURCES    = cjpeg.c rdppm.c rdgif.c rdtarga.c rdrle.c rdbmp.c \
          rdswitch.c cdjpeg.c
@@ -399,9 +399,7 @@
  rdjpgcom_SOURCES = rdjpgcom.c
  wrjpgcom_SOURCES = wrjpgcom.c
  
---- jpeg-9c/Makefile.am.orig	2018-04-14 08:53:59.934089520 +0200
-+++ jpeg-9c/Makefile.am	2018-04-14 08:56:45.650754295 +0200
-@@ -105,7 +105,7 @@
+@@ -108,7 +108,7 @@ EXTRA_DIST =  $(DOCS) $(DISTMANS) $(MKFI
  
  # pkg-config file
  pkgconfigdir = $(libdir)/pkgconfig
@@ -409,12 +407,12 @@
 +nodist_pkgconfig_DATA = libjpeg12.pc
  
  # Files to be cleaned
- CLEANFILES = testout.ppm testout.bmp testout.jpg testoutp.ppm testoutp.jpg \
---- jpeg-9c/configure.ac.orig	2018-04-14 08:57:46.364086935 +0200
-+++ jpeg-9c/configure.ac	2018-04-14 08:57:49.737420232 +0200
-@@ -361,5 +361,5 @@
-          [`expr $major + $minor`:0:$minor])
- AC_MSG_RESULT([$JPEG_LIB_VERSION])
+ CLEANFILES = testout.ppm testout.gif testout.bmp testout.jpg testoutp.ppm \
+--- jpeg-9e/configure.ac.orig	2022-03-17 06:39:49.841971353 +0100
++++ jpeg-9e/configure.ac	2022-03-17 06:42:05.791234853 +0100
+@@ -361,5 +361,5 @@ AC_SUBST([JPEG_LIB_VERSION_MAJOR], [$maj
+ AC_SUBST([JPEG_LIB_VERSION_MINOR], [$minor])
+ AC_MSG_RESULT([$major.$minor.0])
  
 -AC_CONFIG_FILES([Makefile libjpeg.pc])
 +AC_CONFIG_FILES([Makefile libjpeg12.pc:libjpeg.pc.in])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libjpeg12.git/commitdiff/85be930e708608b88549188ca5d07004dcaf0432



More information about the pld-cvs-commit mailing list