[Lunar-commits] r23153 - moonbase/trunk/zbeta/k9copy
Chad Kittel
v3rt1g0 at lunar-linux.org
Tue Feb 6 00:39:04 CET 2007
Author: v3rt1g0
Date: 2007-02-06 00:39:03 +0100 (Tue, 06 Feb 2007)
New Revision: 23153
Modified:
moonbase/trunk/zbeta/k9copy/DEPENDS
moonbase/trunk/zbeta/k9copy/DETAILS
Log:
Misc Tidy: k9copy (1.1.0-beta2)
* the optional_depends was missing the name of the module and
there wasn't enough params passed to the function anyhow.
* cut the book of a description down to something more reabled
* wrapped the description at a proper length
* cleaned up the short description to be more standard
* removed the already covered depedns on qt3
Modified: moonbase/trunk/zbeta/k9copy/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/k9copy/DEPENDS 2007-02-05 22:26:48 UTC (rev 23152)
+++ moonbase/trunk/zbeta/k9copy/DEPENDS 2007-02-05 23:39:03 UTC (rev 23153)
@@ -1,6 +1,5 @@
-depends qt3 &&
-depends kdelibs3 &&
-depends dvd+rw-tools &&
-depends vamps &&
-optional_depends "" "" "Use k3b for automatic burning."
+depends kdelibs3 &&
+depends dvd+rw-tools &&
+depends vamps &&
+optional_depends "k3b" "" "" "Use k3b for automatic burning."
Modified: moonbase/trunk/zbeta/k9copy/DETAILS
===================================================================
--- moonbase/trunk/zbeta/k9copy/DETAILS 2007-02-05 22:26:48 UTC (rev 23152)
+++ moonbase/trunk/zbeta/k9copy/DETAILS 2007-02-05 23:39:03 UTC (rev 23153)
@@ -6,23 +6,11 @@
WEB_SITE=http://k9copy.sourceforge.net/
ENTERED=20061216
UPDATED=20061216
- SHORT="K9Copy is a small utility which allows the copy of DVD on Linux."
+ SHORT="a small utility which allows the copy of DVD"
cat << EOF
K9Copy is a small utility which allows the copy of DVD on Linux.
-The DVD video stream is compressed by the program Vamps.
-
-Copy without menus :
-In this case, dvdauthor is used to create a new DVD structure. It is possible to choose the order in which the video sequences are played.
-
-Copy with menus :
-As dvdauthor does not make it possible to integrate the original menus, K9Copy reproduces the original structure of the DVD. The navigation packs as well as IFO files are modified to point on the compressed MPEG stream.
-
-Features:
- * The video stream is compressed to make the DVD fit on 4.7 Gb recordable DVD
- * DVD Burning
- * Creation of ISO images
- * Possibility of selecting the audio tracks and subtitles to be copied
- * Title preview (video only)
- * Possibility of preserving the original menus
+The DVD video stream is compressed by the program Vamps. You can
+choose to copy without menus or copy with menus. The video stream
+is compressed to make the DVD fit on 4.7 Gb recordable DVD.
EOF
More information about the Lunar-commits
mailing list