Skip to Content.
Sympa Menu

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

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 (f811a4e4dfcff46bea32369624b28f08147bfa14)
  • Date: Wed, 16 Feb 2011 20:23:57 -0600

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

dev/null |binary
gnome2-apps/gwget/DEPENDS | 26 ++++++++++++++------------
gnome2-apps/gwget/DETAILS | 2 +-
gnome2-apps/gwget/HISTORY | 4 ++++
gnome2-apps/gwget/gwget-0.98.2.tar.gz.sig | 0
gnome2-apps/gwget/gwget-1.0.4.tar.gz.sig |binary
6 files changed, 19 insertions(+), 13 deletions(-)

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

gwget: => 1.0.4

diff --git a/gnome2-apps/gwget/DEPENDS b/gnome2-apps/gwget/DEPENDS
index 5c17e56..dfe37b6 100755
--- a/gnome2-apps/gwget/DEPENDS
+++ b/gnome2-apps/gwget/DEPENDS
@@ -1,12 +1,14 @@
-depends gtk+2 &&
-depends alsa-lib &&
-depends libgnomeui &&
-depends dbus-glib &&
-optional_depends epiphany \
- "" \
- "" \
- "for integration into epiphany web browser"
-optional_depends libnotify \
- "" \
- "" \
- "for popup notifications"
+depends gtk+2 &&
+depends libgnomeui &&
+
+optional_depends epiphany \
+ "--enable-epiphany-extension" \
+ "--disable-epiphany-extension" \
+ "for integration into epiphany web browser"
+
+optional_depends libnotify \
+ "--enable-libnotify" \
+ "--disable-libnotify" \
+ "for popup notifications" &&
+
+optional_depends dbus-glib "" "" "for D-Bus support"
diff --git a/gnome2-apps/gwget/DETAILS b/gnome2-apps/gwget/DETAILS
index 6c899c8..cadf933 100755
--- a/gnome2-apps/gwget/DETAILS
+++ b/gnome2-apps/gwget/DETAILS
@@ -1,5 +1,5 @@
SPELL=gwget
- VERSION=0.98.2
+ VERSION=1.0.4
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-apps/gwget/HISTORY b/gnome2-apps/gwget/HISTORY
index 279d6ea..3db7b16 100644
--- a/gnome2-apps/gwget/HISTORY
+++ b/gnome2-apps/gwget/HISTORY
@@ -1,3 +1,7 @@
+2011-02-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.4
+ * DEPENDS: corrected dependencies and their flags
+
2007-09-27 Eric Sandall <sandalle AT sourcemage.org>
* REPAIR^f28a3645c12b689590aaf423d217e22e^FUNCTIONS: Fix Bug #14014

diff --git a/gnome2-apps/gwget/gwget-0.98.2.tar.gz.sig
b/gnome2-apps/gwget/gwget-0.98.2.tar.gz.sig
deleted file mode 100644
index 5e23a96..0000000
Binary files a/gnome2-apps/gwget/gwget-0.98.2.tar.gz.sig and /dev/null differ
diff --git a/gnome2-apps/gwget/gwget-1.0.4.tar.gz.sig
b/gnome2-apps/gwget/gwget-1.0.4.tar.gz.sig
new file mode 100644
index 0000000..ea5ecab
Binary files /dev/null and b/gnome2-apps/gwget/gwget-1.0.4.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f811a4e4dfcff46bea32369624b28f08147bfa14), Vlad Glagolev, 02/16/2011

Archive powered by MHonArc 2.6.24.

Top of Page