[Lunar-commits] <moonbase> zenity: version bumped to 2.30.0.
Florin Braescu
florin at lunar-linux.org
Sat Apr 3 06:55:40 CEST 2010
commit 3abc2099fb196db3d8708f706fee17812fff18b2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 3 07:55:40 2010 +0300
zenity: version bumped to 2.30.0.
---
gnome2/desktop/zenity/BUILD | 8 ++++----
gnome2/desktop/zenity/DETAILS | 16 ++++++++--------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/gnome2/desktop/zenity/BUILD b/gnome2/desktop/zenity/BUILD
index 5d34717..f0ab69a 100644
--- a/gnome2/desktop/zenity/BUILD
+++ b/gnome2/desktop/zenity/BUILD
@@ -1,12 +1,12 @@
(
./configure --prefix=${GNOME210_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
--infodir=${GNOME210_PREFIX:-/usr}/share/info \
--mandir=${GNOME210_PREFIX:-/usr}/share/man \
- $OPTS &&
+ $OPTS &&
default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/zenity/DETAILS b/gnome2/desktop/zenity/DETAILS
index f1f5b1e..fd545cc 100644
--- a/gnome2/desktop/zenity/DETAILS
+++ b/gnome2/desktop/zenity/DETAILS
@@ -1,17 +1,17 @@
MODULE=zenity
- VERSION=2.26.0
- MAJOR=2.26
+ MAJOR=2.30
+ VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:4dbce1e3058eb9f7166045ea4d7b468499239774
- WEB_SITE=http://www.gnome.org/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:a55b0c7e251cdf835dd03b545aa7c96f7ef02384
+ WEB_SITE=http://www.gnome.org
ENTERED=20030205
- UPDATED=20090318
- SHORT="displays graphical dialog boxes from the command line"
+ UPDATED=20100403
+ SHORT="Displays graphical dialog boxes from the command line"
cat << EOF
Zenity allows you to display GTK+-2 dialogs from the command line or
-shell scripts. It is a rewrite of the gdialog command from GNOME 1.x.
+shell scripts. It is a rewrite of the gdialog command from GNOME 1.x.
This module ships with a gdialog wrapper script so that it can be used
with legacy shell scripts.
EOF
More information about the Lunar-commits
mailing list