Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (30c288ec99548bcb16687ea5794a6e17276f7539)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (30c288ec99548bcb16687ea5794a6e17276f7539)
  • Date: Mon, 6 Mar 2017 23:06:08 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

video/handbrake/DEPENDS | 1 +
video/handbrake/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 30c288ec99548bcb16687ea5794a6e17276f7539
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

handbrake: Depends on opus

diff --git a/video/handbrake/DEPENDS b/video/handbrake/DEPENDS
index 4a406a7..c47c51e 100755
--- a/video/handbrake/DEPENDS
+++ b/video/handbrake/DEPENDS
@@ -4,6 +4,7 @@ depends python &&
#depends hal &&
depends libsamplerate &&
depends jansson &&
+depends opus &&

optional_depends 'gstreamer' \
'' \
diff --git a/video/handbrake/HISTORY b/video/handbrake/HISTORY
index b0ed841..04dcc23 100644
--- a/video/handbrake/HISTORY
+++ b/video/handbrake/HISTORY
@@ -1,3 +1,6 @@
+2017-03-06 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on opus
+
2017-03-02 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.0.3
* CONFIGURE, DEPENDS: remove choice of download tool



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (30c288ec99548bcb16687ea5794a6e17276f7539), Eric Sandall, 03/06/2017

Archive powered by MHonArc 2.6.24.

Top of Page