Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (97a5481128325bee066fb8b2a5c1a77848b3fa06)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (97a5481128325bee066fb8b2a5c1a77848b3fa06)
  • Date: Sat, 23 Jul 2016 21:42:29 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

video-libs/gst-plugins-bad-1.0/DEPENDS | 5 +++++
video-libs/gst-plugins-bad-1.0/HISTORY | 3 +++
2 files changed, 8 insertions(+)

New commits:
commit 97a5481128325bee066fb8b2a5c1a77848b3fa06
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gst-plugins-bad-1.0: added missing libvdpau dependency

diff --git a/video-libs/gst-plugins-bad-1.0/DEPENDS
b/video-libs/gst-plugins-bad-1.0/DEPENDS
index 574b72c..8637f31 100755
--- a/video-libs/gst-plugins-bad-1.0/DEPENDS
+++ b/video-libs/gst-plugins-bad-1.0/DEPENDS
@@ -2,6 +2,11 @@ depends gstreamer-1.0 &&
depends gst-plugins-base-1.0 &&
depends orc &&

+optional_depends libvdpau \
+ "--enable-vdpau" \
+ "--disable-vdpau" \
+ "for VDPAU support" &&
+
# add libsoup dependency when libsoup 2.4 is there
optional_depends libcdaudio \
"--enable-cdaudio" \
diff --git a/video-libs/gst-plugins-bad-1.0/HISTORY
b/video-libs/gst-plugins-bad-1.0/HISTORY
index c5340a5..4de6fc6 100644
--- a/video-libs/gst-plugins-bad-1.0/HISTORY
+++ b/video-libs/gst-plugins-bad-1.0/HISTORY
@@ -1,3 +1,6 @@
+2016-07-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing dependency -- libvdpau
+
2016-07-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.8.2




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (97a5481128325bee066fb8b2a5c1a77848b3fa06), Vlad Glagolev, 07/23/2016

Archive powered by MHonArc 2.6.24.

Top of Page