[Lunar-commits] <moonbase> motion: DEPENDS update
Duncan Gibson
engelsman at lunar-linux.org
Wed Jan 12 21:39:31 CET 2011
commit bdb325eb3d54e5deb70e8d743ed23397c5337c48
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date: Wed Jan 12 21:39:31 2011 +0100
motion: DEPENDS update
Note: downloads,compiles,installs OK, but untested here - engelsman
---
video/motion/DEPENDS | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/video/motion/DEPENDS b/video/motion/DEPENDS
new file mode 100644
index 0000000..7335672
--- /dev/null
+++ b/video/motion/DEPENDS
@@ -0,0 +1,4 @@
+optional_depends "%JPEG" "--with-jpeg-mmx" "--without-jpeg-mmx" "for optimized jpeg handling"
+optional_depends "ffmpeg" "--with-ffmpeg" "--without-ffmpeg" "to encode mpeg movies realtime"
+optional_depends "mysql" "--with-mysql" "--without-mysql" "for mysql support"
+optional_depends "postgresql" "--with-pgsql" "--without-pgsql" "for postgresql support"
More information about the Lunar-commits
mailing list