gnomebaker-0.4
- From: "Joseph E. Sacco, PhD" <joseph_sacco comcast net>
- To: garnome-list gnome org
- Subject: gnomebaker-0.4
- Date: Mon, 01 Aug 2005 10:40:07 -0400
Since coaster does not [yet] build under the 2.11.x API, here is an
alternative:
GnomeBaker is a GTK2/Gnome based CD burner application.
http://gnomebaker.sourceforge.net
[taken from the website]
As of 0.4 GnomeBaker can:
* Create data cds
* Blank rewritable disks
* Copy data cds
* Copy audio cds
* Burn existing cd iso images
* Can burn via scsi and atapi on linux kernels 2.4 and 2.6. Basically if
cdrecord works then GnomeBaker will work.
* Drag and drop to create data cds (including DnD to and from nautilus)
* Create audio cds from existing wavs, mp3, flac and oggs
* Integrate with gconf for storage of application settings
* Burn DVDs.
* Supports multisession burning
* Blank/Format DVDs
* Burn Cue/Bin files
* Burn data cds on the fly
In the future it will also do the following and hopefully much more:
* Create video cds from existing video and stills
* Create mixed mode cds
Attached are a GARNOME Makefile and checksums file to build GnomeBaker
under geektoys.
The build and install were uneventful on my system. The only caveat was
the help files were installed under:
$GARNOME/share/gnomebaker/doc/gnomebaker
where: $GARNOME is the root of the GARNOME installation tree
rather than under
$GARNOME/share/gnome/help/gnomebaker
A soft link resolves this issue:
ln -s $GARNOME/share/gnomebaker/doc/gnomebaker $GARNOME/share/gnome/help/gnomebaker
-Joseph
--
joseph_sacco [at] comcast [dot] net
e332a2eef87290916b8364f8cb96ca4d download/gnomebaker-0.4.tar.gz
GARNAME = gnomebaker
GARVERSION = 0.4
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
MASTER_SITES = http://download.sourceforge.net/gnomebaker/
LIBDEPS = desktop/gstreamer platform/glib platform/gtk+ platform/libgnomeui platform/libglade
DESCRIPTION = gnomebaker
define BLURB
GnomeBaker is a GTK2/Gnome cd burning application
endef
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_ARGS = $(DIRPATHS)
include ../category.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]