2003-07-13 15:50:19 +02:00
|
|
|
# $NetBSD: Makefile,v 1.35 2003/07/13 13:53:15 wiz Exp $
|
1999-05-15 10:04:51 +02:00
|
|
|
#
|
|
|
|
|
2003-02-15 09:34:20 +01:00
|
|
|
DISTNAME= gcombust-0.1.54
|
2003-07-13 15:50:19 +02:00
|
|
|
PKGREVISION= 2
|
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>
2003-01-15 08:48:06 +01:00
|
|
|
CATEGORIES= x11 sysutils
|
|
|
|
MASTER_SITES= ${HOMEPAGE}
|
1999-05-15 10:04:51 +02:00
|
|
|
|
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>
2003-01-15 08:48:06 +01:00
|
|
|
MAINTAINER= rh@netbsd.org
|
|
|
|
HOMEPAGE= http://www.abo.fi/~jmunsin/gcombust/
|
|
|
|
COMMENT= Graphical frontend for CD mastering (mkisofs, cdrecord, ...)
|
1999-05-15 10:04:51 +02:00
|
|
|
|
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>
2003-01-15 08:48:06 +01:00
|
|
|
DEPENDS+= cdrecord>=1.10:../../sysutils/cdrecord
|
|
|
|
DEPENDS+= cdlabelgen-[0-9]*:../../graphics/cdlabelgen
|
2003-02-05 06:06:32 +01:00
|
|
|
DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs
|
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>
2003-01-15 08:48:06 +01:00
|
|
|
DEPENDS+= gv-[0-9]*:../../print/gv
|
1999-05-15 10:04:51 +02:00
|
|
|
|
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>
2003-01-15 08:48:06 +01:00
|
|
|
USE_BUILDLINK2= YES
|
|
|
|
USE_PKGLOCALEDIR= YES
|
|
|
|
GNU_CONFIGURE= YES
|
1999-05-15 10:04:51 +02:00
|
|
|
|
2002-10-21 17:12:27 +02:00
|
|
|
.include "../../devel/gettext-lib/buildlink2.mk"
|
|
|
|
.include "../../x11/gtk/buildlink2.mk"
|
1999-05-15 10:04:51 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|