Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by Flavien Bridault (ace84d2d5e3d6a846f7a569ed22974a444fc6f1a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Flavien Bridault <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Flavien Bridault (ace84d2d5e3d6a846f7a569ed22974a444fc6f1a)
  • Date: Sun, 18 Jun 2006 06:12:07 -0500

GIT changes to test grimoire by Flavien Bridault <vlaaad AT sourcemage.org>:

gnome2-apps/gwget/DEPENDS | 5 +++++
gnome2-apps/gwget/DETAILS | 7 ++++---
gnome2-apps/gwget/G_SCHEMAS | 1 +
gnome2-apps/gwget/HISTORY | 5 +++++
gnome2-apps/gwget/gwget-0.98.1.tar.gz.sig |binary
5 files changed, 15 insertions(+), 3 deletions(-)

New commits:
commit ace84d2d5e3d6a846f7a569ed22974a444fc6f1a
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

Updated gwget to 0.98.1, added G_SCHEMAS to avoid troubles with gconf...

diff --git a/gnome2-apps/gwget/DEPENDS b/gnome2-apps/gwget/DEPENDS
index 93d6614..1b4cbce 100755
--- a/gnome2-apps/gwget/DEPENDS
+++ b/gnome2-apps/gwget/DEPENDS
@@ -1,7 +1,12 @@
depends gtk+2 &&
depends alsa-lib &&
depends libgnomeui &&
+depends dbus &&
optional_depends epiphany \
"" \
"" \
"for integration into epiphany web browser"
+optional_depends libnotify \
+ "" \
+ "" \
+ "for popup notifications"
diff --git a/gnome2-apps/gwget/DETAILS b/gnome2-apps/gwget/DETAILS
index c2d9524..60f462a 100755
--- a/gnome2-apps/gwget/DETAILS
+++ b/gnome2-apps/gwget/DETAILS
@@ -1,9 +1,10 @@
SPELL=gwget
- VERSION=0.97
+ VERSION=0.98.1
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]=http://ftp.gnome.org/pub/GNOME/sources/$SPELL/$VERSION/$SOURCE
-
SOURCE_HASH=sha512:38cde7eb94f2c048fbf001f6c1bc6f4be88be33726209e6c0bd982729e1e5cea04bc4186409376a593903811be02990419d2bd03d2c95b78460370f601dccf63
+
SOURCE_URL[0]=http://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
LICENSE[0]=GPL
WEB_SITE=http://gwget.sourceforge.net
ENTERED=20041009
diff --git a/gnome2-apps/gwget/G_SCHEMAS b/gnome2-apps/gwget/G_SCHEMAS
new file mode 100644
index 0000000..316e232
--- /dev/null
+++ b/gnome2-apps/gwget/G_SCHEMAS
@@ -0,0 +1 @@
+gwget.schemas
diff --git a/gnome2-apps/gwget/HISTORY b/gnome2-apps/gwget/HISTORY
index 7f0ac46..623f119 100644
--- a/gnome2-apps/gwget/HISTORY
+++ b/gnome2-apps/gwget/HISTORY
@@ -1,3 +1,8 @@
+2006-06-18 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 0.98.1
+ * DEPENDS: added dbus and optional libnotify
+ * G_SCHEMAS: added
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/gnome2-apps/gwget/gwget-0.98.1.tar.gz.sig
b/gnome2-apps/gwget/gwget-0.98.1.tar.gz.sig
new file mode 100644
index 0000000..d4ff550
Binary files /dev/null and b/gnome2-apps/gwget/gwget-0.98.1.tar.gz.sig differ



  • [SM-Commit] GIT changes to test grimoire by Flavien Bridault (ace84d2d5e3d6a846f7a569ed22974a444fc6f1a), Flavien Bridault, 06/18/2006

Archive powered by MHonArc 2.6.24.

Top of Page