summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-07-01 02:15:29 +0000
committerhubertf <hubertf@pkgsrc.org>1999-07-01 02:15:29 +0000
commitf912542de49aa5ce3fe3750120951134e593b4a6 (patch)
treeeaf93307ecd5438127d299238ad209056ee8410b /sysutils
parentb745aec93fc9f5aa53021c01b3e2ec2a9f9a7d21 (diff)
downloadpkgsrc-f912542de49aa5ce3fe3750120951134e593b4a6.tar.gz
Update to V0.1.18. Includes many bugfixes and these new features:
* added -print-size/-tsize for burning on the fly in DAO mode or for drives requiering it (like some TEAC drives) * "Detect scsi drive" now also detects if -swab option is needed * now it's possible to choose multiple files/dirs at once in the file selectors * German .po translation by Juergen Lock <nox@jelal.kn-bremen.de> * added icon by chris scheidecker <scheides@theinferno.hextrack.com> * multisession support (not very well tested): * if you leave the "Path to old session" field empty, gcombust will asume this is the first session * if you press the recalc button in multisession mode, it will take into account the old session - this operation takes quite some time! (and I don't know if you can trust the result) * multisession doesn't seem to mix with Joliet (I get "Joliet tree sort failed." from mkisofs), so disable it if you get problems. * the current mkisofs version has a bug you might run into when making sessions (for all but the first session), so if mkisofs segfaults on you for no apparant reason, wait for the next release of cdrecord (or mail me for a patch) * you cannot make multisession CD's on the fly (except for the first session)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gcombust/Makefile4
-rw-r--r--sysutils/gcombust/files/md54
-rw-r--r--sysutils/gcombust/patches/patch-aa13
-rw-r--r--sysutils/gcombust/pkg/PLIST5
4 files changed, 8 insertions, 18 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index 549cd7d042d..15058725580 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 1999/06/18 01:14:23 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 1999/07/01 02:15:29 hubertf Exp $
#
-DISTNAME= gcombust-0.1.15
+DISTNAME= gcombust-0.1.18
CATEGORIES= x11 sysutils
MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
diff --git a/sysutils/gcombust/files/md5 b/sysutils/gcombust/files/md5
index 206cc2359b0..21b975ddedf 100644
--- a/sysutils/gcombust/files/md5
+++ b/sysutils/gcombust/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.2 1999/06/18 01:14:23 hubertf Exp $
+$NetBSD: md5,v 1.3 1999/07/01 02:15:30 hubertf Exp $
-MD5 (gcombust-0.1.15.tar.gz) = 66efa6b501712e03a20c41f59f46f792
+MD5 (gcombust-0.1.18.tar.gz) = 99efbd09633bc2605bba8f111a197756
diff --git a/sysutils/gcombust/patches/patch-aa b/sysutils/gcombust/patches/patch-aa
deleted file mode 100644
index 0f8e97bfca2..00000000000
--- a/sysutils/gcombust/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 1999/06/18 01:14:23 hubertf Exp $
-
---- Makefile.in.orig Fri Jun 18 02:50:58 1999
-+++ Makefile.in Fri Jun 18 02:51:09 1999
-@@ -98,7 +98,7 @@
- localedir = @localedir@
-
- EXTRA_DIST = reconf configure README.irix TODO ABOUT-NLS
--SUBDIRS = m4 doc src intl po
-+SUBDIRS = m4 doc intl src po
-
- DISTCLEANFILES = intl/libintl.h
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
diff --git a/sysutils/gcombust/pkg/PLIST b/sysutils/gcombust/pkg/PLIST
index 9891c08f5dd..f4a735b0eb0 100644
--- a/sysutils/gcombust/pkg/PLIST
+++ b/sysutils/gcombust/pkg/PLIST
@@ -1,2 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/15 08:04:51 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.2 1999/07/01 02:15:30 hubertf Exp $
bin/gcombust
+share/locale/sv/LC_MESSAGES/gcombust.mo
+share/locale/es/LC_MESSAGES/gcombust.mo
+share/locale/de/LC_MESSAGES/gcombust.mo