summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2021-01-15 18:56:52 +0100
committerIsmael Luceno2021-01-15 19:55:52 +0100
commit332c20410aa02b4b65c27289d8b1071ad7bf595f (patch)
treea7a53b38f2c8b0d7dc49d7a23833bfee770ddb0b
parentb7dc3e7a55e5a612afd68229fc48ab2bdbad22f4 (diff)
pidgin: Update gstreamer and farstream dependencies
-rwxr-xr-xchat-im/pidgin/DEPENDS18
-rwxr-xr-xchat-im/pidgin/DETAILS1
-rw-r--r--chat-im/pidgin/HISTORY2
3 files changed, 13 insertions, 8 deletions
diff --git a/chat-im/pidgin/DEPENDS b/chat-im/pidgin/DEPENDS
index e3d51caa37..4ba0de0b43 100755
--- a/chat-im/pidgin/DEPENDS
+++ b/chat-im/pidgin/DEPENDS
@@ -90,15 +90,17 @@ optional_depends xscreensaver \
"--disable-screensaver" \
"to use X screensaver extension" &&
-optional_depends gstreamer \
- "" \
- "--disable-gstreamer" \
- "for GStreamer audio support" &&
+optional_depends gstreamer-1.0 \
+ "--with-gstreamer=1.0" \
+ "--disable-gstreamer --disable-farstream --disable-vv" \
+ "for Audio/Video support" &&
+if is_depends_enabled "$SPELL" gstreamer-1.0; then
+ optional_depends farstream \
+ "--enable-farstream --enable-vv" \
+ "--disable-farstream --disable-vv" \
+ "for Videoconferencing support"
+fi &&
-optional_depends farstream \
- "--enable-farstream --enable-vv" \
- "--disable-farstream --disable-vv" \
- "for voice/video support" &&
optional_depends avahi \
"" \
diff --git a/chat-im/pidgin/DETAILS b/chat-im/pidgin/DETAILS
index a9db8f5eb7..2260644fd8 100755
--- a/chat-im/pidgin/DETAILS
+++ b/chat-im/pidgin/DETAILS
@@ -1,5 +1,6 @@
SPELL=pidgin
VERSION=2.14.1
+ PATCHLEVEL=1
SECURITY_PATCH=19
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
diff --git a/chat-im/pidgin/HISTORY b/chat-im/pidgin/HISTORY
index 843be5460a..ac19c3f466 100644
--- a/chat-im/pidgin/HISTORY
+++ b/chat-im/pidgin/HISTORY
@@ -1,5 +1,7 @@
2021-01-15 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: made libgnt optional
+ updated gstreamer and farstream dependencies
+ * DETAILS: PATCHLEVEL++
2020-07-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS, DEPENDS: version 2.14.1