[Lunar-commits] libgnomeuimm: Version Bump (2.18.0 -> 2.20.0)
Chad 'v3rt1g0' Kittel
v3rt1g0 at lunar-linux.org
Sat Dec 22 20:12:34 CET 2007
commit 37e3ac4cc140f2aa1767dc43f7e4060ca70a0195
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date: Sat Dec 22 13:12:34 2007 -0600
libgnomeuimm: Version Bump (2.18.0 -> 2.20.0)
* update for gnome 2.20.x
* update website URL
* removed already covered depends
* removed && from DEPENDS
* removed whitespace from BUILD
compiled/tested: gcc-4.2.2 | glibc-2.7 | kernel headers 2.6.23
---
gnome2/bindings/libgnomeuimm/BUILD | 2 +-
gnome2/bindings/libgnomeuimm/DEPENDS | 11 +++++------
gnome2/bindings/libgnomeuimm/DETAILS | 11 ++++++-----
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/gnome2/bindings/libgnomeuimm/BUILD b/gnome2/bindings/libgnomeuimm/BUILD
index 80d990a..62fc456 100644
--- a/gnome2/bindings/libgnomeuimm/BUILD
+++ b/gnome2/bindings/libgnomeuimm/BUILD
@@ -7,6 +7,6 @@
--infodir=${GNOME210_PREFIX:-/usr}/share/info \
--mandir=${GNOME210_PREFIX:-/usr}/share/man \
$OPTS &&
- default_make
+ default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/bindings/libgnomeuimm/DEPENDS b/gnome2/bindings/libgnomeuimm/DEPENDS
index 59bd3cc..fb4f71f 100644
--- a/gnome2/bindings/libgnomeuimm/DEPENDS
+++ b/gnome2/bindings/libgnomeuimm/DEPENDS
@@ -1,6 +1,5 @@
-depends libglade2 &&
-depends gtkmm2 &&
-depends libgnomecanvasmm &&
-depends libgnomemm &&
-depends gconfmm &&
-depends gnome-vfsmm
\ No newline at end of file
+depends libglade2
+depends libgnomecanvasmm
+depends libgnomemm
+depends gconfmm
+depends gnome-vfsmm
diff --git a/gnome2/bindings/libgnomeuimm/DETAILS b/gnome2/bindings/libgnomeuimm/DETAILS
index 5e930e1..5f3bced 100644
--- a/gnome2/bindings/libgnomeuimm/DETAILS
+++ b/gnome2/bindings/libgnomeuimm/DETAILS
@@ -1,13 +1,14 @@
MODULE=libgnomeuimm
- VERSION=2.18.0
- MAJOR=2.18
+ VERSION=2.20.0
+ MAJOR=2.20
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:76309eb1524fb5baeb49ea1e795d3fc5c3ed0c54
- WEB_SITE=http://www.gnome.org
+ SOURCE_VFY=sha1:1cea52b484c21e176d8faa95e4dceaaebbc227e0
+ WEB_SITE=http://gtkmm.org
ENTERED=20031208
- UPDATED=20070315
+ UPDATED=20071222
SHORT="C++ Bindings for libgnomeui"
+
cat << EOF
C++ Bindings for libgnomeui
EOF
More information about the Lunar-commits
mailing list