diff options
author | rh <rh> | 2000-10-15 12:22:45 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-15 12:22:45 +0000 |
commit | cdb15216a9863184da728283564790ffc5f6cf99 (patch) | |
tree | b7871f47f457a4477c12cd7f645bcd67fe9eaa64 /sysutils | |
parent | 47e05fd7f57e325e9207987ccefd476e33d22e6a (diff) | |
download | pkgsrc-cdb15216a9863184da728283564790ffc5f6cf99.tar.gz |
Update gcombust to 0.1.35. Changes are:
BUGFIXES:
* hu.po update (narancs1@externet.hu)
* es.po update (Gorka Olaizola <olsago@jet.es>)
* added some checks that make sure the supplied image name is really a
image and not just a directory as it seems to confuse people...
* file selection loading for renamed files now works
* CFLAGS was ignored by the generated src/Makefile. "oops."
* added a few gtk_main_iteration() calls
NEWS:
* config option for multisession and multisession path by Sacha Arnoud
<Sacha.Arnoud@france.sun.com>)
* test of multisesssion cd validity (based on a patch by Sacha Arnoud
<Sacha.Arnoud@france.sun.com>) (atm Linux specific), can be turned off
with a config option
* Added eject/close cd-r to the File menu (based on a patch by Hayden James
<hjames@stevens-tech.edu>)
* added a driveropts=burnproofs option
* added support for cdrecord's -waiti option, thus enabeling the making
of all sessions on a multisession cd on-the-fly
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gcombust/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gcombust/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 7e6f7ee8f45..4bdfe14892b 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2000/07/22 16:25:49 rh Exp $ +# $NetBSD: Makefile,v 1.19 2000/10/15 12:22:45 rh Exp $ # -DISTNAME= gcombust-0.1.34 +DISTNAME= gcombust-0.1.35 CATEGORIES= x11 sysutils MASTER_SITES= ${HOMEPAGE} diff --git a/sysutils/gcombust/files/md5 b/sysutils/gcombust/files/md5 index 2d53d9ec637..138eed59929 100644 --- a/sysutils/gcombust/files/md5 +++ b/sysutils/gcombust/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.13 2000/07/22 16:25:50 rh Exp $ +$NetBSD: md5,v 1.14 2000/10/15 12:22:45 rh Exp $ -MD5 (gcombust-0.1.34.tar.gz) = 9cf9c4bff70ebcc7964a5578dcacb4f6 +MD5 (gcombust-0.1.35.tar.gz) = d99b51075cf16408639fbd7f58b920aa |