[Lunar-commits] <moonbase> vlc: adding a optional depends for x264-git.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sun Oct 5 17:19:30 CEST 2008
commit a3b5068df716f64baf0cb6c080145cb6169a79ca
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sun Oct 5 11:19:30 2008 -0400
vlc: adding a optional depends for x264-git.
---
video/vlc/DEPENDS | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index 2f8a302..6d3dad5 100644
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -95,3 +95,8 @@ optional_depends "libdvbpsi" \
"--with-dvbpsi" \
"--without-dvbpsi" \
"for MPEG TS and DVB PSI tables support"
+
+optional_depends "x264-git" \
+ "--enable-x264" \
+ "--disable-x264" \
+ "for H264/AVC support"
More information about the Lunar-commits
mailing list