Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d86efcf52c5ea43fefcaca7cb51fb438c8064c98)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d86efcf52c5ea43fefcaca7cb51fb438c8064c98)
  • Date: Tue, 19 Aug 2008 15:12:25 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
gnome2-libs/libglade2/DETAILS | 19 +++++++++----------
gnome2-libs/libglade2/HISTORY | 3 +++
gnome2-libs/libglade2/libglade-2.6.2.tar.bz2.sig | 0
gnome2-libs/libglade2/libglade-2.6.3.tar.bz2.sig |binary
5 files changed, 12 insertions(+), 10 deletions(-)

New commits:
commit d86efcf52c5ea43fefcaca7cb51fb438c8064c98
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libglade2: => 2.6.3

diff --git a/gnome2-libs/libglade2/DETAILS b/gnome2-libs/libglade2/DETAILS
index c628229..64d78d5 100755
--- a/gnome2-libs/libglade2/DETAILS
+++ b/gnome2-libs/libglade2/DETAILS
@@ -1,19 +1,18 @@
SPELL=libglade2
- VERSION=2.6.2
+ VERSION=2.6.3
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=libglade-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/libglade-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/libglade-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/libglade/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
LICENSE[0]=LGPL
- WEB_SITE=http://www.gnome.org
+ WEB_SITE=http://www.gnome.org/
ENTERED=20020509
KEYWORDS="xml gnome2 libs"
- SHORT="libglade loads user interfaces from XML files"
+ SHORT="library that 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
-be created with the GLADE user interface builder. Libglade is also
-capable of automatically connecting handlers to the signals defined in
-the interface file.
+The Libglade library gives applications the ability to load user interfaces
+from XML files at runtime. These interface files can be created with the
GLADE
+user interface builder. Libglade is also capable of automatically connecting
+handlers to the signals defined in the interface file.
EOF
diff --git a/gnome2-libs/libglade2/HISTORY b/gnome2-libs/libglade2/HISTORY
index 413bce2..f90a444 100644
--- a/gnome2-libs/libglade2/HISTORY
+++ b/gnome2-libs/libglade2/HISTORY
@@ -1,3 +1,6 @@
+2008-08-20 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.6.3, fixed the descs
+
2007-08-04 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.6.2

diff --git a/gnome2-libs/libglade2/libglade-2.6.2.tar.bz2.sig
b/gnome2-libs/libglade2/libglade-2.6.2.tar.bz2.sig
deleted file mode 100644
index 3892740..0000000
Binary files a/gnome2-libs/libglade2/libglade-2.6.2.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/libglade2/libglade-2.6.3.tar.bz2.sig
b/gnome2-libs/libglade2/libglade-2.6.3.tar.bz2.sig
new file mode 100644
index 0000000..3d347c0
Binary files /dev/null and b/gnome2-libs/libglade2/libglade-2.6.3.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d86efcf52c5ea43fefcaca7cb51fb438c8064c98), Vlad Glagolev, 08/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page