From 8fd8af4b1329e05b49fde5aa145dbdd9dbd2afbc Mon Sep 17 00:00:00 2001 From: jseger Date: Thu, 23 Apr 1998 00:38:37 +0000 Subject: Keep shared library version at 8 and change the #define JPEG_LIB_VERSION back to 62. --- graphics/jpeg-mmx/files/patch-ab | 11 +++++++++++ graphics/jpeg/files/patch-ab | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 graphics/jpeg-mmx/files/patch-ab create mode 100644 graphics/jpeg/files/patch-ab (limited to 'graphics') diff --git a/graphics/jpeg-mmx/files/patch-ab b/graphics/jpeg-mmx/files/patch-ab new file mode 100644 index 0000000..a2bb026 --- /dev/null +++ b/graphics/jpeg-mmx/files/patch-ab @@ -0,0 +1,11 @@ +--- configure.orig Wed Apr 22 20:32:48 1998 ++++ configure Wed Apr 22 20:33:09 1998 +@@ -1647,7 +1647,7 @@ + # Extract the library version ID from jpeglib.h. + echo $ac_n "checking libjpeg version number""... $ac_c" 1>&6 + echo "configure:1650: checking libjpeg version number" >&5 +-JPEG_LIB_VERSION=`sed -e '/^#define JPEG_LIB_VERSION/!d' -e 's/^[^0-9]*\([0-9][0-9]*\).*$/\1/' $srcdir/jpeglib.h` ++JPEG_LIB_VERSION=8 + echo "$ac_t""$JPEG_LIB_VERSION" 1>&6 + + diff --git a/graphics/jpeg/files/patch-ab b/graphics/jpeg/files/patch-ab new file mode 100644 index 0000000..a2bb026 --- /dev/null +++ b/graphics/jpeg/files/patch-ab @@ -0,0 +1,11 @@ +--- configure.orig Wed Apr 22 20:32:48 1998 ++++ configure Wed Apr 22 20:33:09 1998 +@@ -1647,7 +1647,7 @@ + # Extract the library version ID from jpeglib.h. + echo $ac_n "checking libjpeg version number""... $ac_c" 1>&6 + echo "configure:1650: checking libjpeg version number" >&5 +-JPEG_LIB_VERSION=`sed -e '/^#define JPEG_LIB_VERSION/!d' -e 's/^[^0-9]*\([0-9][0-9]*\).*$/\1/' $srcdir/jpeglib.h` ++JPEG_LIB_VERSION=8 + echo "$ac_t""$JPEG_LIB_VERSION" 1>&6 + + -- cgit v1.1