]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated libjpeg to version 7.
authorStefan Schantl <Stevee@ipfire.org>
Thu, 30 Jul 2009 09:23:03 +0000 (11:23 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Thu, 30 Jul 2009 09:23:03 +0000 (11:23 +0200)
lfs/libjpeg
src/rootfiles/core/libjpeg

index 95ad1c156afbd9bb4ed13aa95ee74654ebe5177a..76cc65d87e694ae3087a4ddea909a4a61101fecd 100644 (file)
@@ -25,7 +25,7 @@
 include Config
 
 PKG_NAME   = libjpeg
-PKG_VER    = 6b
+PKG_VER    = 7
 PKG_REL    = 0
 
 THISAPP    = $(PKG_NAME)-$(PKG_VER)
@@ -88,8 +88,8 @@ $(OBJECT): $(objects)
                        --prefix=/usr \
                        --disable-static \
                        --enable-shared 
-       cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/libjpeg-6b-buffferoverflow.patch
-       cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/libjpeg-6b-c++.patch
+       #cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/libjpeg-6b-buffferoverflow.patch
+       #cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/libjpeg-6b-c++.patch
        cd $(DIR_APP) && make $(PARALLELISMFLAGS)
        cd $(DIR_APP) && make install
 
index e6db4f08dc76de6e7c7f9ae99cd860a4ce55cf3d..7c310ea841007c0763cb9ef9e66186bf44737fc8 100644 (file)
@@ -8,8 +8,8 @@
 #usr/include/jmorecfg.h
 #usr/include/jpeglib.h
 usr/lib/libjpeg.so
-usr/lib/libjpeg.so.62
-usr/lib/libjpeg.so.62.0.0
+usr/lib/libjpeg.so.7
+usr/lib/libjpeg.so.7.0.0
 #usr/share/man/man1/cjpeg.1
 #usr/share/man/man1/djpeg.1
 #usr/share/man/man1/jpegtran.1