[Lunar-commits] r17911 - moonbase/trunk/cd/gcombust
Dennis Veatch
stumbles at lunar-linux.org
Thu Jan 5 00:47:56 UTC 2006
Author: stumbles
Date: 2006-01-05 00:47:52 +0000 (Thu, 05 Jan 2006)
New Revision: 17911
Modified:
moonbase/trunk/cd/gcombust/DETAILS
Log:
emoved the warning about mkisofs versions < 1.10a16 (hopefully
everyone has upgraded by now ;)
gcombust.desktop updates
added force option for CD-RW blanking
option for 90 minutes CDs
progressbars problems also fixed for jvc/teac drives
DVD-R Media support
Modified: moonbase/trunk/cd/gcombust/DETAILS
===================================================================
--- moonbase/trunk/cd/gcombust/DETAILS 2006-01-05 00:43:06 UTC (rev 17910)
+++ moonbase/trunk/cd/gcombust/DETAILS 2006-01-05 00:47:52 UTC (rev 17911)
@@ -1,17 +1,17 @@
MODULE=gcombust
- VERSION=0.1.53
- #VERSION=0.1.49
+ VERSION=0.1.55
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://www.abo.fi/~jmunsin/$MODULE/
+ SOURCE_VFY=sha1:2e613c77f8eaf7e7899a58e51663ffd9ea7fab7f
WEB_SITE=http://www.abo.fi/~jmunsin/$MODULE
- ENTERED=20011105
- UPDATED=20021212
- SHORT="gcombust is a gtk+ frontend for mkisofs, mkhybrid, cdrecord, and cdlabelegen."
+ ENTERED=20011105
+ UPDATED=20050104
+ SHORT="a gtk+ frontend for mkisofs, mkhybrid, cdrecord, and cdlabelegen."
+
cat << EOF
-gcombust is a GTK+ frontend for mkisofs, mkhybrid, cdrecord, and
-cdlabelgen. It's written in C. It has primitive support for
-controlling the directory (root) structure and size of an image
-without copying files/symlinking or writing 10 lines of arguments. It
-can also maximize disk usage by hinting at which directories/files to
-use.
+gcombust is a GTK+ frontend for mkisofs, mkhybrid, cdrecord, and cdlabelgen.
+It's written in C. It has primitive support for controlling the directory
+(root) structure and size of an image without copying files/symlinking or
+writing 10 lines of arguments. It can also maximize disk usage by hinting at
+which directories/files to use.
EOF
More information about the Lunar-commits
mailing list