[Lunar-commits] <moonbase-other> ffmpeg: Since openal was removed from CONFIGURE, placing it here.

stumbles stumbles at lunar-linux.org
Fri Jan 18 10:59:15 CET 2013


commit 540964dcecc4dbfb2b778b7deb0414099f9a92d8
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 18 Jan 2013 01:59:15 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/540964dcecc4dbfb2b778b7deb0414099f9a92d8

ffmpeg: Since openal was removed from CONFIGURE, placing it here.
---
  video/ffmpeg/DEPENDS | +1/-0     
  1 file changed, 1 insertion(+)

--- a/video/ffmpeg/DEPENDS
+++ b/video/ffmpeg/DEPENDS
@@ -31,6 +31,7 @@ optional_depends "vo-aacenc"     "--enable-libvo-aacenc"    "--disable-libvo-aac
 optional_depends "vo-amrwbenc"   "--enable-libvo-amrwbenc"  "--disable-libvo-amrwbenc"  "for AMR-WB audio encoding support"
 optional_depends "opus"          "--enable-libopus"         "--disable-libopus"         "for interactive speech and audio transmission via Internet"
 optional_depends "gnutls"        "--enable-gnutls"          "--disable-gnutls"          "for gnutls support"
+optional_depends "openal"        "--enable-openal"          "--disable-openal"          "for OpenAL 1.1 capture support"
 
 optional_depends "x264-snapshot" "--enable-libx264 --extra-libs=-lx264" \
                                  "--disable-libx264"                    \




More information about the Lunar-commits mailing list