[Lunar-commits] <moonbase-other> sox: Adding a problem color to DEPENDS, due to recent ffmpeg bump sox will fail make.
Dennis Veatch
dennisveatch at bellsouth.net
Tue Sep 23 11:43:57 CEST 2014
commit 79ea2f94766974304349182420af786a6c6c2c4d
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 23 Sep 2014 05:43:19 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/79ea2f94766974304349182420af786a6c6c2c4d
sox: Adding a problem color to DEPENDS, due to recent ffmpeg bump sox will fail make.
---
audio/sox/DEPENDS | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/audio/sox/DEPENDS
+++ b/audio/sox/DEPENDS
@@ -1,6 +1,6 @@
optional_depends alsa-utils "--with-alsa" "--without-alsa" "for alsa support"
optional_depends libpng "--with-png" "--without-png" "for PNG support"
-optional_depends ffmpeg "--with-ffmpeg" "--without-ffmpeg" "for FFMPEG support"
+optional_depends ffmpeg "--with-ffmpeg" "--without-ffmpeg" "for FFMPEG support, ${PROBLEM_COLOR}Say NO due to recent ffmpeg bump${DEFAULT_COLOR}"
optional_depends libsndfile "--with-sndfile" "--without-sndfile" "for lame support"
optional_depends libmad "--with-mad" "--without-mad" "for mad support"
optional_depends flac "--with-flac" "--without-flac" "for flac support"
More information about the Lunar-commits
mailing list