[Lunar-commits] <moonbase> gthumb: version bumped to 2.10.12.

Florin Braescu florin at lunar-linux.org
Tue Jun 29 18:00:43 CEST 2010


commit 2ff5fbb694037a53faa223586f68b060ca90ced7
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jun 29 19:00:43 2010 +0300

    gthumb: version bumped to 2.10.12.
    
    Bugfixes release.
---
 gnome2/desktop/gthumb/BUILD   |   12 +++++++++++
 gnome2/desktop/gthumb/DEPENDS |    9 ++++++++
 gnome2/desktop/gthumb/DETAILS |   42 +++++++++++++++++++++++++++++++++++++++++
 graphics/gthumb/BUILD         |   12 -----------
 graphics/gthumb/DEPENDS       |    9 --------
 graphics/gthumb/DETAILS       |   42 -----------------------------------------
 6 files changed, 63 insertions(+), 63 deletions(-)

diff --git a/gnome2/desktop/gthumb/BUILD b/gnome2/desktop/gthumb/BUILD
new file mode 100644
index 0000000..f0ab69a
--- /dev/null
+++ b/gnome2/desktop/gthumb/BUILD
@@ -0,0 +1,12 @@
+(
+
+   ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
+                --build=$BUILD        \
+                --sysconfdir=/etc     \
+                --localstatedir=/var  \
+                --infodir=${GNOME210_PREFIX:-/usr}/share/info  \
+                --mandir=${GNOME210_PREFIX:-/usr}/share/man    \
+                $OPTS                                         &&
+    default_make
+
+) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/gthumb/DEPENDS b/gnome2/desktop/gthumb/DEPENDS
new file mode 100644
index 0000000..b47b999
--- /dev/null
+++ b/gnome2/desktop/gthumb/DEPENDS
@@ -0,0 +1,9 @@
+depends  libgnomeui
+
+optional_depends  "libgphoto2"  ""  "--disable-gphoto2"  \
+                  "for scanning/image downloading from camera support"
+
+optional_depends  "libexif"  ""  ""  "for EXIF data support"
+
+optional_depends  "tiff"  ""  "--disable-tiff"  \
+                  "for TIFF image support"
diff --git a/gnome2/desktop/gthumb/DETAILS b/gnome2/desktop/gthumb/DETAILS
new file mode 100644
index 0000000..28b9efc
--- /dev/null
+++ b/gnome2/desktop/gthumb/DETAILS
@@ -0,0 +1,42 @@
+          MODULE=gthumb
+           MAJOR=2.10
+         VERSION=$MAJOR.12
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:8887a36bd6a28c02f6369c987d23d604bfe6bc2f
+        WEB_SITE=http://gthumb.sourceforge.net
+         ENTERED=20021002
+         UPDATED=20090629
+           SHORT="Image browser and viewer for the GNOME Desktop"
+
+cat << EOF
+ Image browser and viewer for the GNOME Desktop.
+
+    * Browse your hard disk showing you thumbnails of image files.
+    * Thumbnails are saved in the same database used by Nautilus so you don't
+          waste disk space.
+    * Automatically update the content of a folder.
+    * Copy, move, delete images and folders.
+    * Bookmarks of folders and catalogs.
+    * View single images (including GIF animations). Supported image types are:
+          BMP, JPEG, GIF, PNG, TIFF, ICO, XPM.
+    * View EXIF data attached to JPEG images.
+    * View in fullscreen mode.
+    * View images rotated, flipped, in black and white.
+    * Add comments to images.
+    * Organize images in catalogs, catalogs in libraries.
+    * Print images and comments.
+    * Search for images on you hard disk and save the result as a catalog.
+          Search criteria remain attached to the catalog so you can update it
+          when you want.
+    * Slideshows.
+    * Set an image as Desktop background.
+    * Create index image.
+    * Rename images in series.
+    * JPEG lossless transformations.
+    * Maintenance tools: remove old/all comments; backup and restore comments;
+          remove old/all thumbnails.
+    * Fully documented.
+    * Image viewer component. Differences with the EOG component: display GIF
+          animations, print the image and its comment.
+EOF
diff --git a/graphics/gthumb/BUILD b/graphics/gthumb/BUILD
deleted file mode 100644
index 80d990a..0000000
--- a/graphics/gthumb/BUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-(
-
-   ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
-                --build=$BUILD                    \
-                --sysconfdir=/etc                 \
-                --localstatedir=/var              \
-                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
-                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
-                $OPTS                             &&
-    default_make                   
-
-) > $C_FIFO 2>&1
diff --git a/graphics/gthumb/DEPENDS b/graphics/gthumb/DEPENDS
deleted file mode 100644
index b47b999..0000000
--- a/graphics/gthumb/DEPENDS
+++ /dev/null
@@ -1,9 +0,0 @@
-depends  libgnomeui
-
-optional_depends  "libgphoto2"  ""  "--disable-gphoto2"  \
-                  "for scanning/image downloading from camera support"
-
-optional_depends  "libexif"  ""  ""  "for EXIF data support"
-
-optional_depends  "tiff"  ""  "--disable-tiff"  \
-                  "for TIFF image support"
diff --git a/graphics/gthumb/DETAILS b/graphics/gthumb/DETAILS
deleted file mode 100644
index b41a2e0..0000000
--- a/graphics/gthumb/DETAILS
+++ /dev/null
@@ -1,42 +0,0 @@
-          MODULE=gthumb
-         VERSION=2.10.11
-           MAJOR=2.10
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:a9c133f3a652249329da8b5be8ff08dfec0ded9f
-        WEB_SITE=http://gthumb.sourceforge.net
-         ENTERED=20021002
-         UPDATED=20090528
-           SHORT="Image browser and viewer for the GNOME Desktop"
-
-cat << EOF
- Image browser and viewer for the GNOME Desktop.
-
-    * Browse your hard disk showing you thumbnails of image files.
-    * Thumbnails are saved in the same database used by Nautilus so you don't
-          waste disk space.
-    * Automatically update the content of a folder.
-    * Copy, move, delete images and folders.
-    * Bookmarks of folders and catalogs.
-    * View single images (including GIF animations). Supported image types are:
-          BMP, JPEG, GIF, PNG, TIFF, ICO, XPM.
-    * View EXIF data attached to JPEG images.
-    * View in fullscreen mode.
-    * View images rotated, flipped, in black and white.
-    * Add comments to images.
-    * Organize images in catalogs, catalogs in libraries.
-    * Print images and comments.
-    * Search for images on you hard disk and save the result as a catalog.
-          Search criteria remain attached to the catalog so you can update it
-          when you want.
-    * Slideshows.
-    * Set an image as Desktop background.
-    * Create index image.
-    * Rename images in series.
-    * JPEG lossless transformations.
-    * Maintenance tools: remove old/all comments; backup and restore comments;
-          remove old/all thumbnails.
-    * Fully documented.
-    * Image viewer component. Differences with the EOG component: display GIF
-          animations, print the image and its comment.
-EOF


More information about the Lunar-commits mailing list