[SM-Commit] GIT changes to master grimoire by Arjan Bouter (aa0234b80182cf6b2971db261916fbe327b6f07c)
Arjan Bouter
scm at sourcemage.org
Sat Mar 21 04:55:09 EDT 2009
GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:
video/motion/BUILD | 2 ++
video/motion/CONFIGURE | 1 +
2 files changed, 3 insertions(+)
New commits:
commit aa0234b80182cf6b2971db261916fbe327b6f07c
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>
motion: really added BUILD & CONFIGURE this time...
diff --git a/video/motion/BUILD b/video/motion/BUILD
new file mode 100755
index 0000000..25f1f40
--- /dev/null
+++ b/video/motion/BUILD
@@ -0,0 +1,2 @@
+OPTS="$OPTS $MOTION_V4L" &&
+default_build
diff --git a/video/motion/CONFIGURE b/video/motion/CONFIGURE
new file mode 100755
index 0000000..956bd74
--- /dev/null
+++ b/video/motion/CONFIGURE
@@ -0,0 +1 @@
+config_query_option MOTION_V4L 'Enable v4l support?' y '' '--without-v4l'
More information about the SM-Commit
mailing list