Skip to Content.
Sympa Menu

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

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 (8bf43eb0eff56f38df438ab36e8185c1905fb52f)
  • Date: Sun, 31 Jul 2016 02:08:14 +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 8bf43eb0eff56f38df438ab36e8185c1905fb52f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

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

diff --git a/video-libs/gst-plugins-bad-1.0/DEPENDS
b/video-libs/gst-plugins-bad-1.0/DEPENDS
index 8637f31..4320f59 100755
--- a/video-libs/gst-plugins-bad-1.0/DEPENDS
+++ b/video-libs/gst-plugins-bad-1.0/DEPENDS
@@ -7,6 +7,11 @@ optional_depends libvdpau \
"--disable-vdpau" \
"for VDPAU support" &&

+optional_depends fluidsynth \
+ "--enable-fluidsynth" \
+ "--disable-fluidsynth" \
+ "for FluidSynth 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 4de6fc6..ff91d5d 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-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing dependency -- fluidsynth
+
2016-07-23 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added missing dependency -- libvdpau




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8bf43eb0eff56f38df438ab36e8185c1905fb52f), Vlad Glagolev, 07/30/2016

Archive powered by MHonArc 2.6.24.

Top of Page