Skip to Content.
Sympa Menu

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

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 (dcc34e226e6426dca2e5c83ee85b6cb47aa9d608)
  • Date: Sun, 17 Feb 2013 17:33:26 -0600

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

gnome2-apps/gwc/DEPENDS | 9 +++++++--
gnome2-apps/gwc/DETAILS | 7 +++----
gnome2-apps/gwc/HISTORY | 4 ++++
net/libnice/DETAILS | 4 ++--
net/libnice/HISTORY | 3 +++
net/libnice/libnice-0.1.3.tar.gz.sig |binary
telephony/farstream/DEPENDS | 10 ++++++++++
telephony/farstream/DETAILS | 2 +-
telephony/farstream/HISTORY | 4 ++++
9 files changed, 34 insertions(+), 9 deletions(-)

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

farstream: updated to 0.2.2

commit 3c1b94155aa6540f57ed5ebff5f186c7a7586b5b
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

libnice: updated to 0.1.3

commit f2f867bc2db968b26818689e6c007415aa34a22f
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gwc: updated to 0.21-19

diff --git a/gnome2-apps/gwc/DEPENDS b/gnome2-apps/gwc/DEPENDS
index a2f1824..5673a1c 100755
--- a/gnome2-apps/gwc/DEPENDS
+++ b/gnome2-apps/gwc/DEPENDS
@@ -1,4 +1,4 @@
-depends libgnomeui &&
+#depends libgnomeui &&
depends libsndfile &&
depends fftw &&

@@ -15,4 +15,9 @@ optional_depends libvorbis \
optional_depends mpg123 \
"--enable-mp3" \
"--disable-mp3" \
- "for mp3 file reading support"
+ "for mp3 file reading support" &&
+
+optional_depends pulseaudio \
+ "--enable-pa" \
+ "--disable-pa" \
+ "Enable Pulse audio support?"
diff --git a/gnome2-apps/gwc/DETAILS b/gnome2-apps/gwc/DETAILS
index 530f9e3..db1d6ea 100755
--- a/gnome2-apps/gwc/DETAILS
+++ b/gnome2-apps/gwc/DETAILS
@@ -1,10 +1,9 @@
SPELL=gwc
- VERSION=0.21-11
-
SOURCE_HASH=sha512:113e8517f808aa1fd55bc43148d7fcdec28c694aaa526f3a02d62bbdd7b3b59cea17ecea263310cd973e528c037fcf15dc1da7e2af5c073e5ed3e57cd532da41
+ VERSION=0.21-19
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+
SOURCE_URL[0]=http://downloads.sourceforge.net/project/gwc/gwc2/0.21-19/gwc-0.21-19.tgz
+
SOURCE_HASH=sha512:554d08db59b027a2d7fdb5edb01c46c25346c4d2a2165b3679d4a88cc46b3460ed8ac22548389d00b641796f4b0e774f989a633b6384f539bb5b81919ab45fcf
LICENSE[0]=GPL
WEB_SITE=http://gwc.sourceforge.net/
ENTERED=20041006
diff --git a/gnome2-apps/gwc/HISTORY b/gnome2-apps/gwc/HISTORY
index a2a2bf3..ec2d4ca 100644
--- a/gnome2-apps/gwc/HISTORY
+++ b/gnome2-apps/gwc/HISTORY
@@ -1,3 +1,7 @@
+2013-02-17 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated to 0.21-19
+ update source url
+
2011-02-10 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.21-11 (stable); quoting paths
* DEPENDS: added optional dependencies
diff --git a/net/libnice/DETAILS b/net/libnice/DETAILS
index 534c4b3..f10923c 100755
--- a/net/libnice/DETAILS
+++ b/net/libnice/DETAILS
@@ -1,8 +1,8 @@
SPELL=libnice
- VERSION=0.1.1
-
SOURCE_HASH=sha512:0bbb4014c010d812a4811d1f564eb9e26b76cb7fe329825ace8d1373523db4f643f515f49031f603cce585dfa42adc924f436646c3b522a9b89919d6ec5b7bb7
+ VERSION=0.1.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_URL[0]=http://nice.freedesktop.org/releases/$SOURCE
WEB_SITE=http://nice.freedesktop.org/
LICENSE[0]=GPL
diff --git a/net/libnice/HISTORY b/net/libnice/HISTORY
index ae1d0da..7b5942e 100644
--- a/net/libnice/HISTORY
+++ b/net/libnice/HISTORY
@@ -1,3 +1,6 @@
+2013-02-17 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.1.3
+
2012-01-01 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.1.1

diff --git a/net/libnice/libnice-0.1.3.tar.gz.sig
b/net/libnice/libnice-0.1.3.tar.gz.sig
new file mode 100644
index 0000000..2206152
Binary files /dev/null and b/net/libnice/libnice-0.1.3.tar.gz.sig differ
diff --git a/telephony/farstream/DEPENDS b/telephony/farstream/DEPENDS
index d80f8e2..79b5587 100755
--- a/telephony/farstream/DEPENDS
+++ b/telephony/farstream/DEPENDS
@@ -11,6 +11,16 @@ if is_depends_enabled $SPELL python; then
depends gst-python
fi &&

+optional_depends gobject-introspection \
+ "--enable-introspection --enable-gobject-cast-checks" \
+ "--disable-introspection --disable-gobject-cast-checks" \
+ "Enable introspection for this build?" &&
+
+optional_depends valgrind \
+ "--enable-valgrind" \
+ "--disable-valgrind" \
+ "Enable valgrind support?" &&
+
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
diff --git a/telephony/farstream/DETAILS b/telephony/farstream/DETAILS
index 9650d17..a49b772 100755
--- a/telephony/farstream/DETAILS
+++ b/telephony/farstream/DETAILS
@@ -1,5 +1,5 @@
SPELL=farstream
- VERSION=0.1.2
+ VERSION=0.2.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
WEB_SITE=http://www.freedesktop.org/wiki/Software/Farstream
diff --git a/telephony/farstream/HISTORY b/telephony/farstream/HISTORY
index 10de25f..a5dd153 100644
--- a/telephony/farstream/HISTORY
+++ b/telephony/farstream/HISTORY
@@ -1,3 +1,7 @@
+2013-02-17 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.2.2
+ * DEPENDS: added new optional depends
+
2012-08-30 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added missing required (libnice) and optional dependencies
(python, gtk-doc)



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (dcc34e226e6426dca2e5c83ee85b6cb47aa9d608), Robin Cook, 02/17/2013

Archive powered by MHonArc 2.6.24.

Top of Page