CVS: moonbase/cd/burgner BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS,
NONE, 1.1
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Sun Sep 7 21:12:36 GMT 2003
Update of /var/cvs/lunar/moonbase/cd/burgner
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27855/burgner
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Adding burgner to moonbase, its a command line cd burning suite using gnome-vfs2 and gObject. It isnt apart of cdrtools, it is written from scratch
--- NEW FILE: BUILD ---
(
./configure --build=$BUILD \
--sysconfdir=/etc \
--prefix=/opt/lunar/gnome/2 \
--localstatedir=/var \
--infodir=/opt/lunar/gnome/2/share/info \
--mandir=/opt/lunar/gnome/2/share/man \
--enable-plugin-gestures \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends popt &&
depends gnome-vfs2
--- NEW FILE: DETAILS ---
MODULE=burgner
VERSION=0.1.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://burgner.tuxfamily.org/$SOURCE
WEB_SITE=http://burgner.tuxfamily.org
ENTERED=20030907
UPDATED=20030907
MAINTAINER=nhudson at lunar-linux.org
SHORT="The Burgner project aims to be a complete free burning
suite, totally rewritten from scratch"
cat << EOF
The Burgner project aims to be a complete free burning suite, totally
rewritten from scratch.
* can generate ISO9660 images, with the RockRidge and ElTorito extensions (these extensions are obviously optional), directories relocating (infinite directory level support with RockRidge), with various optimizations (inodes caching, optimal file system's items arranging, etc.).
* can burn CD-DA and CD-ROM tracks (to MMC compliants drives).
* can burn CD-EXTRA ! (CDs that contains audio and data, but that seems to be "audio-only" CDs in CD players (no first void track). See below.
* fully asynchronous and event-oriented API, designed to be easily used within a GTK+/GNOME application.
EOF
More information about the Lunar-commits
mailing list