[Lunar-commits] r26964 - moonbase/trunk/gnome2/desktop/eog

Chad Kittel v3rt1g0 at lunar-linux.org
Wed Nov 28 03:10:54 CET 2007


Author: v3rt1g0
Date: 2007-11-28 03:10:54 +0100 (Wed, 28 Nov 2007)
New Revision: 26964

Modified:
   moonbase/trunk/gnome2/desktop/eog/DEPENDS
   moonbase/trunk/gnome2/desktop/eog/DETAILS
Log:
  Module Version Bump: eog (2.20.2 -> 2.20.3)

   * plugin API additions and fixes
   * misc cleanups and fixes (includ memeory leaks)
   * new and updated translations
   * cleaned up depends.  Now they are more accurate

  compiled/tested: gcc-4.2.2 | glibc-2.7 | kernel headers 2.6.23


Modified: moonbase/trunk/gnome2/desktop/eog/DEPENDS
===================================================================
--- moonbase/trunk/gnome2/desktop/eog/DEPENDS	2007-11-28 02:07:33 UTC (rev 26963)
+++ moonbase/trunk/gnome2/desktop/eog/DEPENDS	2007-11-28 02:10:54 UTC (rev 26964)
@@ -1,5 +1,10 @@
-depends libgnomeui &&
-depends librsvg    &&
-depends libgnomeprintui &&
-depends eel        &&
+depends gnome-desktop
+depends librsvg
 depends gnome-icon-theme
+
+optional_depends  "libexif" "--with-libexif"  "--without-libexif"  \
+                  "for EXIF support"
+optional_depends  "pygtk2"  "--enable-python"  "--disable-python"  \
+                  "for Python support"
+optional_depends  "lcms"    "--with-lcms"   "--without-lcms"  \
+                  "for color management support"

Modified: moonbase/trunk/gnome2/desktop/eog/DETAILS
===================================================================
--- moonbase/trunk/gnome2/desktop/eog/DETAILS	2007-11-28 02:07:33 UTC (rev 26963)
+++ moonbase/trunk/gnome2/desktop/eog/DETAILS	2007-11-28 02:10:54 UTC (rev 26964)
@@ -1,16 +1,17 @@
           MODULE=eog
-         VERSION=2.20.2
+         VERSION=2.20.3
            MAJOR=2.20
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:eca46e393cd02bf5156c30a6f64a9341e0a3bcca
+      SOURCE_VFY=sha1:7a89765c9c87b0c029b4bf92458440884951f659
         WEB_SITE=http://www.gnome.org
          ENTERED=20020701
-         UPDATED=20070311
+         UPDATED=20071127
            SHORT="fast and functional image viewer"
+
 cat << EOF
 The Eye Of Gnome is a fast and functional image viewer, as well as an
 image cataloging program. It makes extensive use of the GNOME Canvas
 library, enabling it to provide a high speed display while at the same
 time allowing high quality image display.
-EOF
\ No newline at end of file
+EOF



More information about the Lunar-commits mailing list