Skip to Content.
Sympa Menu

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

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 (79439609b7c25744e527d61082da0084062c1b70)
  • Date: Sun, 27 Jun 2010 16:04:48 -0500

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

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

New commits:
commit 79439609b7c25744e527d61082da0084062c1b70
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

handbrake: Suggest libdvdcss for decrypting DVDs

diff --git a/video/handbrake/DEPENDS b/video/handbrake/DEPENDS
index 61afd58..3bbc295 100755
--- a/video/handbrake/DEPENDS
+++ b/video/handbrake/DEPENDS
@@ -5,4 +5,6 @@ depends hal &&
optional_depends 'gtk+2' \
'--enable-gtk' \
'--disable-gtk' \
- 'for GTK+ GUI'
+ 'for GTK+ GUI' &&
+
+suggest_depends 'libdvdcss' '' '' 'for DVD CSS decryption'
diff --git a/video/handbrake/HISTORY b/video/handbrake/HISTORY
index f0c9534..79174cc 100644
--- a/video/handbrake/HISTORY
+++ b/video/handbrake/HISTORY
@@ -1,3 +1,6 @@
+2010-06-27 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Suggest libdvdcss for decrypting DVDs
+
2010-04-27 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: added missing dependencies on hal and python




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (79439609b7c25744e527d61082da0084062c1b70), Eric Sandall, 06/27/2010

Archive powered by MHonArc 2.6.24.

Top of Page