[Lunar-commits] <moonbase> multicat: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Dec 22 13:15:25 CET 2011
commit 2423430c8d2db4457c6b293bb828877767fccfcf
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Dec 22 07:15:25 2011 -0500
multicat: Adding to moonbase.
---
video/multicat/BUILD | 7 +++++++
video/multicat/DETAILS | 15 +++++++++++++++
2 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/video/multicat/BUILD b/video/multicat/BUILD
new file mode 100644
index 0000000..75eb66e
--- /dev/null
+++ b/video/multicat/BUILD
@@ -0,0 +1,7 @@
+(
+
+ sedit "s:/usr/local:/usr:" Makefile &&
+
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/video/multicat/DETAILS b/video/multicat/DETAILS
new file mode 100644
index 0000000..90e715e
--- /dev/null
+++ b/video/multicat/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=multicat
+ VERSION=1.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://downloads.videolan.org/pub/videolan/multicat/$VERSION/
+ SOURCE_VFY=sha1:e756ba96a10af99deaa92304ad5086b48f25bbd9
+ WEB_SITE=http://www.videolan.org/projects/multicat.html
+ ENTERED=20111222
+ UPDATED=20111222
+ SHORT="manipulate multicast MPEG-2 Transport Streams"
+
+cat << EOF
+The multicat package contains a set of tools designed to easily and efficiently
+manipulate multicast streams in general, and MPEG-2 Transport Streams (ISO/IEC
+13818-1) in particular.
+EOF
More information about the Lunar-commits
mailing list