summaryrefslogtreecommitdiffstats
path: root/telephony
diff options
context:
space:
mode:
authorRobin Cook2013-02-17 17:48:00 -0600
committerRobin Cook2013-02-17 17:48:00 -0600
commit675bdc050661de4401a08a8784bb7e4bc0ae0ff1 (patch)
tree8b7a1c530ba04e13ee63dc56a27ebd3113d48d1d /telephony
parentdcc34e226e6426dca2e5c83ee85b6cb47aa9d608 (diff)
telepathy-farstream: update to 0.6.0
Diffstat (limited to 'telephony')
-rwxr-xr-xtelephony/telepathy-farstream/DEPENDS10
-rwxr-xr-xtelephony/telepathy-farstream/DETAILS6
-rw-r--r--telephony/telepathy-farstream/HISTORY4
3 files changed, 17 insertions, 3 deletions
diff --git a/telephony/telepathy-farstream/DEPENDS b/telephony/telepathy-farstream/DEPENDS
index f44f854d18..2c10f68409 100755
--- a/telephony/telepathy-farstream/DEPENDS
+++ b/telephony/telepathy-farstream/DEPENDS
@@ -1 +1,11 @@
depends farstream
+
+optional_depends gobject-introspection \
+ "--enable-introspection" \
+ "--disable-introspection" \
+ "Enable introspection for this build?" &&
+
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
+ "Use gtk-doc to build documentation?"
diff --git a/telephony/telepathy-farstream/DETAILS b/telephony/telepathy-farstream/DETAILS
index a374733fde..78beb1aa8f 100755
--- a/telephony/telepathy-farstream/DETAILS
+++ b/telephony/telepathy-farstream/DETAILS
@@ -1,13 +1,13 @@
SPELL=telepathy-farstream
- VERSION=0.4.0
+ VERSION=0.6.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
- WEB_SITE=http://telepathy.freedesktop.org
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$WEB_SITE/releases/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/$SPELL/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_GPG=telepathy.gpg:$SOURCE.asc:UPSTREAM_KEY
SOURCE2_IGNORE=signature
+ WEB_SITE=http://telepathy.freedesktop.org
LICENSE[0]=GPL
ENTERED=20120405
SHORT="telepathy client library that uses farstream"
diff --git a/telephony/telepathy-farstream/HISTORY b/telephony/telepathy-farstream/HISTORY
index d4242ed76f..b23abc522e 100644
--- a/telephony/telepathy-farstream/HISTORY
+++ b/telephony/telepathy-farstream/HISTORY
@@ -1,3 +1,7 @@
+2013-02-17 Robin Cook <rcook@wyrms.net>
+ * DETAILS: updated VERSION to 0.6.0
+ * DEPENDS: added new optional depends
+
2012-04-05 Ladislav Hagara <hgr@vabo.cz>
* DEPENDS, DEPENDS: spell created, version 0.4.0