diff options
author | rh <rh> | 2003-01-15 07:48:06 +0000 |
---|---|---|
committer | rh <rh> | 2003-01-15 07:48:06 +0000 |
commit | e396858212ea8d67f198918de0ace7e89f0df6b8 (patch) | |
tree | bf1dc0b013f2241f5021ed8e0e87c2e019a0d2bb /sysutils/gcombust | |
parent | d77747b2611e3017b8da3d5095f689bd9b43760f (diff) | |
download | pkgsrc-e396858212ea8d67f198918de0ace7e89f0df6b8.tar.gz |
Update gcombust to 0.1.53. Changes include:
Version 0.1.53 Oct 27 2002
BUGFIXES:
* de.po update by Goetz Waschk <waschk@informatik.uni-rostock.de>
* pl.po update by pbs <pbs@linux.net.pl>
* added a space in the progresswindow
* vol id can be max 32 chars
* progressbar problems occuring with more recent cdrecord versions
fixed
NEWS:
* autostart option (for HFS images)
-------------------------------------------------------
Version 0.1.52 Jul 08 2002
BUGFIXES:
* fixed compilation error on non-Linux platforms
* updated README.hp-ux.html ("Gansser, Martin" <MGansser@rand.de>)
* 'Compute Estimate' could fail when only one file was added,
reported by Goetz Waschk <waschk@informatik.uni-rostock.de>
* de.po update by Goetz Waschk <waschk@informatik.uni-rostock.de>
* the fix for broken (patched) GTK+ versions broke when using
completion (pressing tab), fixed, also fixed some other small
usability bugs caused by the fix
NEWS:
* added a "default number of pathcomponents to ignore/include",
suggested by "John L. Males" <software_iq@TheOffice.net>
* added "Overburn" option
-------------------------------------------------------
Version 0.1.51 May 26 2002
BUGFIXES:
* check for a valid data cd before reading the ISO info when the
"Info" button is pressed in order to avoid blocking
(suggested by "John L. Males" <software_iq@TheOffice.net>)
* the fix for broken (patched) GTK+ versions broke on some locales,
remade the fix in another way
* de.po update by Goetz Waschk <waschk@informatik.uni-rostock.de>
NEWS:
-------------------------------------------------------
Version 0.1.50 May 23 2002
BUGFIXES:
* gives a better error message if one attempts to burn a non-existant
image
* various other error message improvments
* started on support for "Re-load disk and hit <CR>" drives, but
it is not yet working
* de.po update + english spelling fixes (Goetz Waschk
<waschk@informatik.uni-rostock.de>)
* changing the cd size with "Try harder" enabled could essentially
lock the X-server while recomputing (bad X, bad GTK!), fix by
Goetz Waschk
* the HFS options behaves badly no more
* RH7.3 and then Debian sid included a patch to GTK+ which broke
gcombust when adding directories (thanks to Oskar Liljeblad
<oskar@osk.mine.nu> for suggestions)
* no longer complaints about non-existing paths when clicking
cancel in the prefs window (suggested by "John L. Males"
<software_iq@TheOffice.net>)
NEWS:
* Polish translation by pbs <pc2000@poczta.onet.pl>
* added an "Info" button for ISO images too, suggested by "John L.
Males" <software_iq@TheOffice.net>
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r-- | sysutils/gcombust/Makefile | 25 | ||||
-rw-r--r-- | sysutils/gcombust/PLIST | 33 | ||||
-rw-r--r-- | sysutils/gcombust/distinfo | 6 |
3 files changed, 33 insertions, 31 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 953c161616e..b5c07bf8137 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -1,20 +1,21 @@ -# $NetBSD: Makefile,v 1.28 2002/10/21 15:16:49 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2003/01/15 07:48:06 rh Exp $ # -DISTNAME= gcombust-0.1.49 -CATEGORIES= x11 sysutils -MASTER_SITES= ${HOMEPAGE} +DISTNAME= gcombust-0.1.53 +CATEGORIES= x11 sysutils +MASTER_SITES= ${HOMEPAGE} -MAINTAINER= rh@netbsd.org -HOMEPAGE= http://www.abo.fi/~jmunsin/gcombust/ -COMMENT= Graphical frontend for CD mastering (mkhybrid, cdrecord, ...) +MAINTAINER= rh@netbsd.org +HOMEPAGE= http://www.abo.fi/~jmunsin/gcombust/ +COMMENT= Graphical frontend for CD mastering (mkisofs, cdrecord, ...) -DEPENDS+= cdrecord>=1.10:../../sysutils/cdrecord -DEPENDS+= cdlabelgen-[0-9]*:../../graphics/cdlabelgen -DEPENDS+= gv-[0-9]*:../../print/gv +DEPENDS+= cdrecord>=1.10:../../sysutils/cdrecord +DEPENDS+= cdlabelgen-[0-9]*:../../graphics/cdlabelgen +DEPENDS+= gv-[0-9]*:../../print/gv -USE_BUILDLINK2= YES -GNU_CONFIGURE= YES +USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES +GNU_CONFIGURE= YES .include "../../devel/gettext-lib/buildlink2.mk" .include "../../x11/gtk/buildlink2.mk" diff --git a/sysutils/gcombust/PLIST b/sysutils/gcombust/PLIST index fb2612e75f7..dba1d12b1e2 100644 --- a/sysutils/gcombust/PLIST +++ b/sysutils/gcombust/PLIST @@ -1,19 +1,20 @@ -@comment $NetBSD: PLIST,v 1.2 2002/03/16 02:24:19 rh Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/01/15 07:48:06 rh Exp $ bin/gcombust share/gnome/apps/Applications/gcombust.desktop -share/locale/da/LC_MESSAGES/gcombust.mo -share/locale/de/LC_MESSAGES/gcombust.mo -share/locale/es/LC_MESSAGES/gcombust.mo -share/locale/fr/LC_MESSAGES/gcombust.mo -share/locale/gl/LC_MESSAGES/gcombust.mo -share/locale/hr/LC_MESSAGES/gcombust.mo -share/locale/hu/LC_MESSAGES/gcombust.mo -share/locale/it/LC_MESSAGES/gcombust.mo -share/locale/ja/LC_MESSAGES/gcombust.mo -share/locale/ko/LC_MESSAGES/gcombust.mo -share/locale/nl/LC_MESSAGES/gcombust.mo -share/locale/no/LC_MESSAGES/gcombust.mo -share/locale/ru/LC_MESSAGES/gcombust.mo -share/locale/sk/LC_MESSAGES/gcombust.mo -share/locale/sv/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gcombust.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gcombust.mo share/pixmaps/gcombust.xpm diff --git a/sysutils/gcombust/distinfo b/sysutils/gcombust/distinfo index 507f7fd2607..7abaf8897c0 100644 --- a/sysutils/gcombust/distinfo +++ b/sysutils/gcombust/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2002/03/16 02:24:19 rh Exp $ +$NetBSD: distinfo,v 1.5 2003/01/15 07:48:07 rh Exp $ -SHA1 (gcombust-0.1.49.tar.gz) = 0d89c2af5a575e91a82d05ee9ed282f7d9e2905b -Size (gcombust-0.1.49.tar.gz) = 777203 bytes +SHA1 (gcombust-0.1.53.tar.gz) = 381ba999237a3df159788c16ad18248e871032c9 +Size (gcombust-0.1.53.tar.gz) = 770451 bytes SHA1 (patch-ab) = 437e15e09601345b75afac2f9d6b3e755e4c936d |