[Lunar-commits] r18614 - in moonbase/trunk/zbeta: . hvirtual
Dennis Veatch
stumbles at lunar-linux.org
Thu Feb 9 19:18:32 UTC 2006
Author: stumbles
Date: 2006-02-09 19:18:30 +0000 (Thu, 09 Feb 2006)
New Revision: 18614
Added:
moonbase/trunk/zbeta/hvirtual/
moonbase/trunk/zbeta/hvirtual/BUILD
moonbase/trunk/zbeta/hvirtual/DETAILS
Log:
After twiddling with cinelerra and not being able to get it to
compile. Tired cvs and it compiled/installed fine (as of today) and
ran.
Added: moonbase/trunk/zbeta/hvirtual/BUILD
===================================================================
--- moonbase/trunk/zbeta/hvirtual/BUILD 2006-02-09 18:23:30 UTC (rev 18613)
+++ moonbase/trunk/zbeta/hvirtual/BUILD 2006-02-09 19:18:30 UTC (rev 18614)
@@ -0,0 +1,7 @@
+(
+
+ ./autogen.sh &&
+
+ default_build
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/zbeta/hvirtual/DETAILS
===================================================================
--- moonbase/trunk/zbeta/hvirtual/DETAILS 2006-02-09 18:23:30 UTC (rev 18613)
+++ moonbase/trunk/zbeta/hvirtual/DETAILS 2006-02-09 19:18:30 UTC (rev 18614)
@@ -0,0 +1,18 @@
+ MODULE=hvirtual
+ VERSION=beta
+ SOURCE=$MODULE-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/hvirtual
+ SOURCE_URL=svn://cvs.cinelerra.org/repos/cinelerra/trunk/hvirtual:hvirtual
+ WEB_SITE=http://cvs.cinelerra.org/svnusage.html
+ ENTERED=20060130
+ UPDATED=`date -u +%Y%m%d`
+ SHORT="otherwise known as cinelerra"
+
+cat << EOF
+It's the cvs version of cinelerra.
+
+Cinelerra tries to be a single location for all audio and video
+editing needs. All the recording, editing, and playback are handled
+here. It can be used as an audio player. It can be used to record
+audio or video. It can even be used as a photo retoucher.
+EOF
More information about the Lunar-commits
mailing list