[Lunar-commits] r26028 - in moonbase/trunk/video: . videotrans
Dennis Veatch
stumbles at lunar-linux.org
Tue Oct 2 20:19:36 CEST 2007
Author: stumbles
Date: 2007-10-02 20:19:36 +0200 (Tue, 02 Oct 2007)
New Revision: 26028
Added:
moonbase/trunk/video/videotrans/
moonbase/trunk/video/videotrans/DEPENDS
moonbase/trunk/video/videotrans/DETAILS
Log:
Initial import.
Added: moonbase/trunk/video/videotrans/DEPENDS
===================================================================
--- moonbase/trunk/video/videotrans/DEPENDS (rev 0)
+++ moonbase/trunk/video/videotrans/DEPENDS 2007-10-02 18:19:36 UTC (rev 26028)
@@ -0,0 +1,4 @@
+depends mjpegtools
+depends MPlayer
+depends dvdauthor
+depends ffmpeg
Added: moonbase/trunk/video/videotrans/DETAILS
===================================================================
--- moonbase/trunk/video/videotrans/DETAILS (rev 0)
+++ moonbase/trunk/video/videotrans/DETAILS 2007-10-02 18:19:36 UTC (rev 26028)
@@ -0,0 +1,17 @@
+ MODULE=videotrans
+ VERSION=1.6.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:7939c3c663251e45df88a2bce66e7299452b0882
+ WEB_SITE=http://videotrans.sourceforge.net/
+ ENTERED=20071002
+ UPDATED=20071002
+ SHORT="scripts that reformat movies into the VOB format on DVDs"
+
+cat << EOF
+videotrans is a set of scripts that allow its user to reformat existing
+movies into the VOB format that is used on DVDs. Furthermore, videotrans
+supplies programs which allow its user to create a complete DVD,
+including selection menus which allow the viewer to choose which movie
+he/she wants to see, if more than one movie fits onto a DVD.
+EOF
More information about the Lunar-commits
mailing list