Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (5b66583bcf405a5b8e8d78c1445cb6587651c264)

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 stable-0.62 grimoire by Vlad Glagolev (5b66583bcf405a5b8e8d78c1445cb6587651c264)
  • Date: Sat, 23 Jul 2016 21:44:19 +0000

GIT changes to stable-0.62 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 5b66583bcf405a5b8e8d78c1445cb6587651c264
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

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

(cherry picked from commit 97a5481128325bee066fb8b2a5c1a77848b3fa06)

Conflicts:
video-libs/gst-plugins-bad-1.0/HISTORY

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 cbc24cf..81924da 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
+
2014-12-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.5




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (5b66583bcf405a5b8e8d78c1445cb6587651c264), Vlad Glagolev, 07/23/2016

Archive powered by MHonArc 2.6.24.

Top of Page