[Lunar-commits] <moonbase> libblueray: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Feb 20 16:25:42 CET 2011
commit 6339115d2a01018e6f22ae90038c70881f2466b5
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Feb 20 10:25:42 2011 -0500
libblueray: Adding to moonbase.
---
zbeta/libblueray/BUILD | 7 +++++++
zbeta/libblueray/DETAILS | 12 ++++++++++++
2 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/zbeta/libblueray/BUILD b/zbeta/libblueray/BUILD
new file mode 100644
index 0000000..42bf914
--- /dev/null
+++ b/zbeta/libblueray/BUILD
@@ -0,0 +1,7 @@
+(
+
+ ./bootstrap &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/libblueray/DETAILS b/zbeta/libblueray/DETAILS
new file mode 100644
index 0000000..588a402
--- /dev/null
+++ b/zbeta/libblueray/DETAILS
@@ -0,0 +1,12 @@
+ MODULE=libblueray
+ VERSION=git
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=git://git.videolan.org/libbluray.git
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ WEB_SITE=http://www.videolan.org/developers/libbluray.html
+ ENTERED=20110220
+ UPDATED=20110220
+ SHORT="library designed for Blu-Ray Discs playback"
+cat << EOF
+Library designed for Blu-Ray Discs playback.
+EOF
More information about the Lunar-commits
mailing list