[Lunar-commits] <moonbase> libgnomeprintui: version bumped to 2.18.5.
Florin Braescu
florin at lunar-linux.org
Sat Apr 17 22:24:12 CEST 2010
commit a552a96863b31480b1c6a03831063e0ad0df354e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 17 23:24:12 2010 +0300
libgnomeprintui: version bumped to 2.18.5.
---
gnome2/desktop/libgnomeprintui/BUILD | 14 +++++++-------
gnome2/desktop/libgnomeprintui/DETAILS | 9 +++++----
2 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/gnome2/desktop/libgnomeprintui/BUILD b/gnome2/desktop/libgnomeprintui/BUILD
index 80d990a..f0ab69a 100644
--- a/gnome2/desktop/libgnomeprintui/BUILD
+++ b/gnome2/desktop/libgnomeprintui/BUILD
@@ -1,12 +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
+ --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/libgnomeprintui/DETAILS b/gnome2/desktop/libgnomeprintui/DETAILS
index c5aa5fa..e2dc4b8 100644
--- a/gnome2/desktop/libgnomeprintui/DETAILS
+++ b/gnome2/desktop/libgnomeprintui/DETAILS
@@ -1,13 +1,14 @@
MODULE=libgnomeprintui
- VERSION=2.18.4
MAJOR=2.18
+ VERSION=$MAJOR.5
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:677fb3dbd488632e59f7658c8780ca31e05bbbe5
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:ef641569b5a454e89250ae13da5b74620552e9d8
WEB_SITE=http://www.gnome.org
ENTERED=20020714
- UPDATED=20090318
+ UPDATED=20100417
SHORT="API that implements the Postscript imaging model"
+
cat << EOF
gnome-print is a C-based API that implements the Postscript imaging
model. It is an actively developed project, and it is being used by
More information about the Lunar-commits
mailing list