[Lunar-commits] <moonbase> jpeg: Version bump. If not doing a "lunar update", you will want to do a

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Aug 30 22:39:23 CEST 2009


commit fa1db0db80d09f29bd773305a40c6938c5856570
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Aug 30 16:39:23 2009 -0400

    jpeg: Version bump. If not doing a "lunar update", you will want to do a
    
    "lunar fix". The patch was removed. Most of it had failed hunks, and the few
    that did not or had some fuzz caused the make to fail.
    
    The following modules relined successfully;
    
    tiff lcms libmng cups jasper fltk gtk+-2 netpbm gd ghostscript devil graphviz imlib2
    kdelibs4 xine-lib eet xulrunner kdebase4-runtime libgphoto2 gphoto2 gpsd xplanet
    php5 djvulibre sane-backends poppler libvncserver kdegraphics4 kdenetwork4 gst-plugins-good
    webkit xscreensaver nss libopenraw gegl gimp xfig libwmf ufraw openMotif ImageMagick
    DirectFB povray seamonkey GraphicsMagick wxGTK mjpegtools libquicktime gpac emacs pil
    gst-plugins-bad libgeotiff dvdauthor vigra transcode libpano13 MPlayer vlc opencv gdal
    abiword firefox pstoedit enblend-enfuse kipi-plugins4 gutenprint links kphotoalbum
    koffice4 hpijs dvgrab digikam4 calibre celestia-gtk alienarena motion rawstudio
---
 graphics/jpeg/BUILD   |    8 +-------
 graphics/jpeg/DETAILS |   11 ++++-------
 2 files changed, 5 insertions(+), 14 deletions(-)

diff --git a/graphics/jpeg/BUILD b/graphics/jpeg/BUILD
index 20fabdf..fad7ab5 100644
--- a/graphics/jpeg/BUILD
+++ b/graphics/jpeg/BUILD
@@ -1,15 +1,9 @@
 (
   
-  cp /usr/share/automake/config.sub $SOURCE_DIRECTORY &&
 
   bad_flags -malign-double
-  OPTS="$OPTS --enable-shared --enable-static --enable-maxmem=64"
 
-  # Apply patchset
-  unpack $SOURCE2 &&
-  for i in jpeg-patches/*; do
-          patch_it $i 1
-  done &&
+  OPTS+=" --enable-shared --enable-static --enable-maxmem=64"
  
   default_build
 
diff --git a/graphics/jpeg/DETAILS b/graphics/jpeg/DETAILS
index 0327ce2..428cbdc 100644
--- a/graphics/jpeg/DETAILS
+++ b/graphics/jpeg/DETAILS
@@ -1,14 +1,11 @@
           MODULE=jpeg
-         VERSION=6b
+         VERSION=7
           SOURCE=${MODULE}src.v$VERSION.tar.gz
-         SOURCE2=$MODULE-patches-0.1.tar.bz2
-      SOURCE_URL=ftp://ftp.uu.net/graphics/$MODULE/
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:7079f0d6c42fad0cfba382cf6ad322add1ace8f9
-     SOURCE2_VFY=sha1:bebf6de61cae5ccedfc05897687fd6edbe8cbd6d
+      SOURCE_URL=http://www.ijg.org/files/
+      SOURCE_VFY=sha1:88cced0fc3dbdbc82115e1d08abce4e9d23a4b47
         WEB_SITE=http://www.ijg.org/
          ENTERED=20010922
-         UPDATED=20061202
+         UPDATED=20090830
            SHORT="A library that supports the JPEG image format"
 
 cat << EOF


More information about the Lunar-commits mailing list