[Lunar-commits] r20702 - moonbase/trunk/gnome-platform/libglade2
Chad Kittel
v3rt1g0 at lunar-linux.org
Thu Jul 13 01:47:52 UTC 2006
Author: v3rt1g0
Date: 2006-07-13 01:47:52 +0000 (Thu, 13 Jul 2006)
New Revision: 20702
Modified:
moonbase/trunk/gnome-platform/libglade2/DEPENDS
moonbase/trunk/gnome-platform/libglade2/DETAILS
Log:
Module Version Bump: libglade2 (2.5.1 -> 2.6.0)
* new stable version. good deal of bug fixes and enhancements.
compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/gnome-platform/libglade2/DEPENDS
===================================================================
--- moonbase/trunk/gnome-platform/libglade2/DEPENDS 2006-07-13 00:19:38 UTC (rev 20701)
+++ moonbase/trunk/gnome-platform/libglade2/DEPENDS 2006-07-13 01:47:52 UTC (rev 20702)
@@ -1,2 +1,2 @@
-depends libxml2 &&
-depends gtk+-2
+depends libxml2 &&
+depends gtk+-2
Modified: moonbase/trunk/gnome-platform/libglade2/DETAILS
===================================================================
--- moonbase/trunk/gnome-platform/libglade2/DETAILS 2006-07-13 00:19:38 UTC (rev 20701)
+++ moonbase/trunk/gnome-platform/libglade2/DETAILS 2006-07-13 01:47:52 UTC (rev 20702)
@@ -1,15 +1,16 @@
MODULE=libglade2
MOD=libglade
- VERSION=2.5.1
- MAJOR=2.5
+ VERSION=2.6.0
+ MAJOR=2.6
SOURCE=$MOD-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
SOURCE_URL=$GNOME_URL/sources/$MOD/$MAJOR/
- SOURCE_VFY=sha1:bef71a09cd5d23ae82736f1552131aa8959c2f36
- WEB_SITE=http://www.gnome.org
+ SOURCE_VFY=sha1:5d6bd9a194676173c3efb76538d54d89bbeaf5fa
+ WEB_SITE=http://www.gnome.org/
ENTERED=20020714
- UPDATED=20050317
- SHORT="libglade loads user interfaces from XML files"
+ UPDATED=20060712
+ SHORT="loads user interfaces from XML files"
+
cat << EOF
The Libglade library gives applications the ability to load user
interfaces from XML files at runtime. These interface files can
More information about the Lunar-commits
mailing list