[Lunar-commits] <moonbase> mlt: Dammit, I forgot to add the BUILD file.

Moritz Heiber moe at lunar-linux.org
Fri Mar 13 16:02:25 CET 2009


commit 870554166d2e9f4dfddd133945a4f183042ddc26
Author: Moritz Heiber <moe at lunar-linux.org>
Date:   Sun Apr 20 17:49:32 2008 +0200

    mlt: Dammit, I forgot to add the BUILD file.
---
 video/mlt/BUILD |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/video/mlt/BUILD b/video/mlt/BUILD
new file mode 100644
index 0000000..93cdcdb
--- /dev/null
+++ b/video/mlt/BUILD
@@ -0,0 +1,11 @@
+(
+
+  patch_it $SOURCE2 1 &&
+  patch_it $SOURCE3 1 &&
+  patch_it $SOURCE4 1 &&
+
+  OPTS+=" --enable-gpl --avformat-swscale"
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list