Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (d6a99d081b0f86124aa9e9977abbbac2b892919e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (d6a99d081b0f86124aa9e9977abbbac2b892919e)
  • Date: Sat, 23 Jun 2007 11:24:37 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

gnome2-apps/goobox/DEPENDS | 30
++++++++++++++++++++++------
gnome2-apps/goobox/DETAILS | 5 +---
gnome2-apps/goobox/HISTORY | 7 ++++++
gnome2-apps/goobox/goobox-1.9.1.tar.bz2.sig |binary
4 files changed, 33 insertions(+), 9 deletions(-)

New commits:
commit d6a99d081b0f86124aa9e9977abbbac2b892919e
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

goobox: updated to 1.9.1

diff --git a/gnome2-apps/goobox/DEPENDS b/gnome2-apps/goobox/DEPENDS
index 3bf0db7..6c55dd7 100755
--- a/gnome2-apps/goobox/DEPENDS
+++ b/gnome2-apps/goobox/DEPENDS
@@ -1,6 +1,24 @@
-depends libbonobo &&
-depends libgnomeui &&
-depends gnome-vfs2 &&
-depends libglade2 &&
-depends gnome-media2 &&
-depends gst-plugins
+depends X11-LIBS &&
+depends glib2 &&
+depends gtk+2 &&
+depends orbit2 &&
+depends libbonobo &&
+depends libgnome &&
+depends libgnomeui &&
+depends gnome-vfs2 &&
+depends libglade2 &&
+depends gstreamer &&
+depends gst-plugins-base &&
+depends libmusicbrainz &&
+depends gnome-doc-utils &&
+
+optional_depends scrollkeeper \
+ "--enable-scrollkeeper" \
+ "--disable-scrollkeeper" \
+ "Update scrollkeeper database?" &&
+
+optional_depends libnotify \
+ "--enable-notification" \
+ "--disable-notification" \
+ "Enable current track notification?"
+
diff --git a/gnome2-apps/goobox/DETAILS b/gnome2-apps/goobox/DETAILS
index dba3aac..ef8e22e 100755
--- a/gnome2-apps/goobox/DETAILS
+++ b/gnome2-apps/goobox/DETAILS
@@ -1,14 +1,13 @@
SPELL=goobox
- VERSION=0.9.91
+ VERSION=1.9.1
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
-
SOURCE_HASH=sha512:8bca1456ffdbf79d3b8b550c5241a4822e1bfcb235486b3946fcf00af22da98a22781b50ce89952793095373099e8f5b6f0cc829fe03508c79c4fbc673315598
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
WEB_SITE=http://gnome.org
ENTERED=20050208
- UPDATED=20050408
KEYWORDS="gstreamer gnome2"
SHORT="Gnome gstreamer CD player/ripper"
cat << EOF
diff --git a/gnome2-apps/goobox/HISTORY b/gnome2-apps/goobox/HISTORY
index 3774666..3fadcdc 100644
--- a/gnome2-apps/goobox/HISTORY
+++ b/gnome2-apps/goobox/HISTORY
@@ -1,3 +1,10 @@
+2007-06-23 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.9.1
+ * DEPENDS: removed gnome-media2
+ added glib2, gtk+2, libgnome, gnome-vfs2, gstreamer,
gst-plugins-base
+ added orbit2, libmusicbrainz, X11-LIBS, gnome-doc-utils
+ added optionals scrollkeeper, libnotify
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/gnome2-apps/goobox/goobox-1.9.1.tar.bz2.sig
b/gnome2-apps/goobox/goobox-1.9.1.tar.bz2.sig
new file mode 100644
index 0000000..4b95aa2
Binary files /dev/null and b/gnome2-apps/goobox/goobox-1.9.1.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (d6a99d081b0f86124aa9e9977abbbac2b892919e), Robin Cook, 06/23/2007

Archive powered by MHonArc 2.6.24.

Top of Page