diff options
author | rh <rh@pkgsrc.org> | 2000-02-19 20:08:30 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-02-19 20:08:30 +0000 |
commit | 500ca48323d18d988bcc287decb07095eede740a (patch) | |
tree | b986d6014137426a5bd21281a72ba089642faea9 /sysutils | |
parent | 15f35c0731494b56d50a00e04dbc15dc7e855367 (diff) | |
download | pkgsrc-500ca48323d18d988bcc287decb07095eede740a.tar.gz |
Update gcombust to 0.1.29. Changes include Korean and Hungarian
translations, German .po update and a bunch of minor bugfixes (size of
old sessions in multisession is taken into account, tried to sort out the
exit status reporting and more), added a few more options to mkisofs,
saveable fifosize.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gcombust/Makefile | 6 | ||||
-rw-r--r-- | sysutils/gcombust/files/md5 | 4 | ||||
-rw-r--r-- | sysutils/gcombust/pkg/PLIST | 4 |
3 files changed, 8 insertions, 6 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index fe61dfd5c96..ab5bde75443 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2000/02/01 16:46:12 rh Exp $ +# $NetBSD: Makefile,v 1.13 2000/02/19 20:08:30 rh Exp $ # -DISTNAME= gcombust-0.1.28 +DISTNAME= gcombust-0.1.29 CATEGORIES= x11 sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ @@ -12,7 +12,7 @@ DEPENDS+= mkhybrid-*:../mkhybrid DEPENDS+= cdrecord-*:../cdrecord DEPENDS+= cdlabelgen-*:../../graphics/cdlabelgen DEPENDS+= gv-*:../../print/gv -DEPENDS+= gtk+-1.2.*:../../x11/gtk +DEPENDS+= gtk+>=1.2.4:../../x11/gtk GNU_CONFIGURE= YES diff --git a/sysutils/gcombust/files/md5 b/sysutils/gcombust/files/md5 index 879d04a5c5f..58c89a0e60b 100644 --- a/sysutils/gcombust/files/md5 +++ b/sysutils/gcombust/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.8 2000/02/01 16:46:13 rh Exp $ +$NetBSD: md5,v 1.9 2000/02/19 20:08:32 rh Exp $ -MD5 (gcombust-0.1.28.tar.gz) = 21f586606dfeb4ffd3f6f2203847e420 +MD5 (gcombust-0.1.29.tar.gz) = 0e2e24af17e7fe7f1fa90833c007db26 diff --git a/sysutils/gcombust/pkg/PLIST b/sysutils/gcombust/pkg/PLIST index e8d2c39cc15..04e33ccdb17 100644 --- a/sysutils/gcombust/pkg/PLIST +++ b/sysutils/gcombust/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 1999/09/08 07:54:38 rh Exp $ +@comment $NetBSD: PLIST,v 1.5 2000/02/19 20:08:32 rh Exp $ bin/gcombust share/locale/sv/LC_MESSAGES/gcombust.mo share/locale/es/LC_MESSAGES/gcombust.mo @@ -6,3 +6,5 @@ share/locale/de/LC_MESSAGES/gcombust.mo share/locale/no/LC_MESSAGES/gcombust.mo share/locale/ja/LC_MESSAGES/gcombust.mo share/locale/fr/LC_MESSAGES/gcombust.mo +share/locale/hu/LC_MESSAGES/gcombust.mo +share/locale/ko/LC_MESSAGES/gcombust.mo |