[Lunar-commits] <moonbase> libgnomeprint: version bumped to 2.18.7.

Florin Braescu florin at lunar-linux.org
Sat Apr 17 22:17:52 CEST 2010


commit 1788f177e4e927fcecf377cc992e97ab789d7e72
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Apr 17 23:17:52 2010 +0300

    libgnomeprint: version bumped to 2.18.7.
---
 gnome2/desktop/libgnomeprint/BUILD   |   14 +++++++-------
 gnome2/desktop/libgnomeprint/DEPENDS |    4 +++-
 gnome2/desktop/libgnomeprint/DETAILS |   10 +++++-----
 3 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/gnome2/desktop/libgnomeprint/BUILD b/gnome2/desktop/libgnomeprint/BUILD
index e22676a..f5c76d1 100644
--- a/gnome2/desktop/libgnomeprint/BUILD
+++ b/gnome2/desktop/libgnomeprint/BUILD
@@ -1,13 +1,13 @@
 (
 
    ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
-                --build=$BUILD                    \
-                --sysconfdir=/etc                 \
-                --localstatedir=/var              \
-                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
-                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
-                --disable-gtk-doc                 \
-                $OPTS                             &&
+                --build=$BUILD        \
+                --sysconfdir=/etc     \
+                --localstatedir=/var  \
+                --disable-gtk-doc     \
+                --infodir=${GNOME210_PREFIX:-/usr}/share/info  \
+                --mandir=${GNOME210_PREFIX:-/usr}/share/man    \
+                $OPTS                                         &&
     default_make
 
 ) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/libgnomeprint/DEPENDS b/gnome2/desktop/libgnomeprint/DEPENDS
index 037b1e2..7644c78 100644
--- a/gnome2/desktop/libgnomeprint/DEPENDS
+++ b/gnome2/desktop/libgnomeprint/DEPENDS
@@ -1,5 +1,7 @@
 depends libbonobo
 depends libart_lgpl
 
-optional_depends  "libgnomecups"  "--with-cups"  "--without-cups"  \
+optional_depends  "libgnomecups"    \
+                  "--with-cups"     \
+                  "--without-cups"  \
                   "for CUPS printing support"
diff --git a/gnome2/desktop/libgnomeprint/DETAILS b/gnome2/desktop/libgnomeprint/DETAILS
index bd8f967..cba7377 100644
--- a/gnome2/desktop/libgnomeprint/DETAILS
+++ b/gnome2/desktop/libgnomeprint/DETAILS
@@ -1,13 +1,13 @@
           MODULE=libgnomeprint
-         VERSION=2.18.6
            MAJOR=2.18
+         VERSION=$MAJOR.7
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:0a73e016428ce90eba7773251d8dffebeed5deb7
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:f7c550abacf22f602ca097f9033803bf9d4556de
         WEB_SITE=http://www.gnome.org
          ENTERED=20020714
-         UPDATED=20090318
-           SHORT="an API that implements the Postscript imaging model"
+         UPDATED=20100417
+           SHORT="An API that implements the Postscript imaging model"
 
 cat << EOF
 gnome-print is a C-based API that implements the Postscript imaging


More information about the Lunar-commits mailing list