summaryrefslogtreecommitdiffstats
path: root/telephony/farstream/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'telephony/farstream/DETAILS')
-rwxr-xr-xtelephony/farstream/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/telephony/farstream/DETAILS b/telephony/farstream/DETAILS
new file mode 100755
index 0000000000..9650d177b2
--- /dev/null
+++ b/telephony/farstream/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=farstream
+ VERSION=0.1.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.asc
+ WEB_SITE=http://www.freedesktop.org/wiki/Software/Farstream
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://freedesktop.org/software/farstream/releases/farstream/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=telepathy.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+ LICENSE[0]=LGPL
+ ENTERED=20120405
+ SHORT="collection of modules and libraries for videoconferencing"
+cat << EOF
+Farstream is a collection of GStreamer modules and libraries for
+videoconferencing. The API is described in the documentation in the
+docs/ directory.
+EOF