summaryrefslogtreecommitdiffstats
path: root/telephony
diff options
context:
space:
mode:
authorIsmael Luceno2019-06-04 19:10:23 +0200
committerIsmael Luceno2019-06-04 23:01:20 +0200
commit370377cc06b70f63a52c34c4e6011771994cb88d (patch)
tree57414d4d67ba690afe789cebf302b043f672148f /telephony
parent05b7de7821111b561e12601d37c758f0daad96ad (diff)
farstream 0.2.8
Diffstat (limited to 'telephony')
-rwxr-xr-xtelephony/farstream/DEPENDS1
-rwxr-xr-xtelephony/farstream/DETAILS2
-rw-r--r--telephony/farstream/HISTORY4
3 files changed, 6 insertions, 1 deletions
diff --git a/telephony/farstream/DEPENDS b/telephony/farstream/DEPENDS
index f6d08ca172..71d0521029 100755
--- a/telephony/farstream/DEPENDS
+++ b/telephony/farstream/DEPENDS
@@ -1,4 +1,5 @@
depends gstreamer-1.0 &&
+depends gst-plugins-base-1.0 &&
depends libnice &&
optional_depends gobject-introspection \
diff --git a/telephony/farstream/DETAILS b/telephony/farstream/DETAILS
index a370c5a058..ae99bd32b2 100755
--- a/telephony/farstream/DETAILS
+++ b/telephony/farstream/DETAILS
@@ -1,5 +1,5 @@
SPELL=farstream
- VERSION=0.2.7
+ VERSION=0.2.8
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 8ff4669fcf..6ce2a3fe77 100644
--- a/telephony/farstream/HISTORY
+++ b/telephony/farstream/HISTORY
@@ -1,3 +1,7 @@
+2019-06-04 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 0.2.8
+ * DEPENDS: added missing dependency on gst-plugins-base-1.0
+
2015-05-06 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.2.7
* DEPENDS: use gstreamer-1.0