Skip to Content.
Sympa Menu

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

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 (4bb1f3d5ec3c9c8b856c5bc46cf3a49a61333602)
  • Date: Wed, 24 Sep 2008 09:42:44 -0500

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

dev/null |binary
gnome2-libs/atk/DEPENDS | 12 ++++++------
gnome2-libs/atk/DETAILS | 15 +++++++--------
gnome2-libs/atk/HISTORY | 5 ++++-
gnome2-libs/atk/atk-1.22.0.tar.bz2.sig | 0
gnome2-libs/atk/atk-1.24.0.tar.bz2.sig |binary
6 files changed, 17 insertions(+), 15 deletions(-)

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

atk: => 1.24.0

diff --git a/gnome2-libs/atk/DEPENDS b/gnome2-libs/atk/DEPENDS
index c9d0ceb..23fb1a3 100755
--- a/gnome2-libs/atk/DEPENDS
+++ b/gnome2-libs/atk/DEPENDS
@@ -1,8 +1,8 @@
-depends automake &&
-depends libtool &&
-depends glib2 &&
+depends automake &&
+depends libtool &&
+depends glib2 &&

-optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
"Build documentation with gtk-doc"
diff --git a/gnome2-libs/atk/DETAILS b/gnome2-libs/atk/DETAILS
index 4f7ac90..1e247d5 100755
--- a/gnome2-libs/atk/DETAILS
+++ b/gnome2-libs/atk/DETAILS
@@ -1,18 +1,17 @@
SPELL=atk
- VERSION=1.22.0
+ VERSION=1.24.0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=LGPL
WEB_SITE=http://developer.gnome.org/projects/gap
ENTERED=20020314
KEYWORDS="gnome2 libs"
- SHORT="The ATK library provides a set of interfaces for
accessibility."
+ SHORT="set of interfaces for accessibility"
cat << EOF
-The ATK library provides a set of interfaces for accessibility.
-By supporting the ATK interfaces, an application or toolkit can
-be used such as tools such as screen readers, magnifiers,
-and alternative input devices.
+The ATK library provides a set of interfaces for accessibility. By supporting
+the ATK interfaces, an application or toolkit can be used such as tools such
as
+screen readers, magnifiers, and alternative input devices.
EOF
diff --git a/gnome2-libs/atk/HISTORY b/gnome2-libs/atk/HISTORY
index 549ecef..410edf7 100644
--- a/gnome2-libs/atk/HISTORY
+++ b/gnome2-libs/atk/HISTORY
@@ -1,3 +1,7 @@
+2008-09-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.24.0; fixed descs; quoting paths;
+ * DEPENDS: cleaned up
+
2008-03-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.22.0

@@ -149,4 +153,3 @@

2002-03-14 Jon Svendsen <jon-sven AT frisurf.no>
* Added to section (me)
-
diff --git a/gnome2-libs/atk/atk-1.22.0.tar.bz2.sig
b/gnome2-libs/atk/atk-1.22.0.tar.bz2.sig
deleted file mode 100644
index 5f4f552..0000000
Binary files a/gnome2-libs/atk/atk-1.22.0.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/atk/atk-1.24.0.tar.bz2.sig
b/gnome2-libs/atk/atk-1.24.0.tar.bz2.sig
new file mode 100644
index 0000000..2936762
Binary files /dev/null and b/gnome2-libs/atk/atk-1.24.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4bb1f3d5ec3c9c8b856c5bc46cf3a49a61333602), Vlad Glagolev, 09/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page