Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (aa0234b80182cf6b2971db261916fbe327b6f07c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (aa0234b80182cf6b2971db261916fbe327b6f07c)
  • Date: Sat, 21 Mar 2009 03:55:09 -0500

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'



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (aa0234b80182cf6b2971db261916fbe327b6f07c), Arjan Bouter, 03/21/2009

Archive powered by MHonArc 2.6.24.

Top of Page