[Lunar-commits] CVS: moonbase/kde3-utils/kio-burn BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Joel Vennin
jol at lunar-linux.org
Fri Jan 28 17:36:23 UTC 2005
Update of /var/cvs/lunar/moonbase/kde3-utils/kio-burn
In directory espresso.foo-projects.org:/tmp/cvs-serv1223
Added Files:
BUILD DEPENDS DETAILS
Log Message:
First import of kio-burn that allows you to burn with konqueror !
--- NEW FILE: BUILD ---
(
./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
--with-qt-dir=${QT_PREFIX:-$QTDIR} \
--disable-debug \
--enable-final \
--enable-fast-malloc=full \
--with-xinerama \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends kdebase3 &&
depends taglib
--- NEW FILE: DETAILS ---
MODULE=kio-burn
VERSION=0.6.2
SOURCE=burn-$VERSION.tar.bz2
SOURCE_URL=http://www-users.york.ac.uk/~jrht100/burn/
SOURCE_VFY=sha1:607b4680334d06dd527e1cf91f339161e0e4fad7
SOURCE_DIRECTORY=$BUILD_DIRECTORY/burn-$VERSION
WEB_SITE=http://www-users.york.ac.uk/~jrht100/burn/
ENTERED=20050128
UPDATED=20050128
SHORT="Burn ioslave lets you use Konqueror to burn CDs and DVDs."
cat << EOF
The Burn ioslave lets you use Konqueror to burn CDs and DVDs.
To use it just enter the url inside konqueror "burn:/"
EOF
More information about the Lunar-commits
mailing list