[Lunar-commits] CVS: moonbase/kde3-apps/konserve BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Florin Braescu
florin at lunar-linux.org
Sun Jan 11 07:06:40 GMT 2004
Update of /var/cvs/lunar/moonbase/kde3-apps/konserve
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26691/konserve
Added Files:
BUILD DEPENDS DETAILS
Log Message:
konserve is an incremental backup utility for KDE.
--- NEW FILE: BUILD ---
(
export PATH=/opt/lunar/qt/3/bin:/opt/lunar/kde/3/bin:$PATH
export KDEDIR=/opt/lunar/kde/3
./configure --prefix=/opt/lunar/kde/3 \
--with-qt-dir=/opt/lunar/qt/3 \
--disable-debug \
--enable-fast-malloc=full \
--with-xinerama \
$OPTS &&
make &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends "kdelibs3"
--- NEW FILE: DETAILS ---
MODULE=konserve
VERSION=0.10
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://www.simnacher.net/$MODULE/$SOURCE
SOURCE_VFY=md5:f431760851340abcd26565186a96e475
WEB_SITE=http://www.simnacher.net/$MODULE/konserve.html
ENTERED=20040111
UPDATED=20040111
MAINTAINER=florin at lunar-linux.org
SHORT="Konserve is an incremental backup application for KDE."
cat << EOF
Konserve is a small backup application for the KDE environment. It
lives in the system tray and is able to create backups of several
directories or files periodically. Konserve uses standard KDE network
transparency to upload your backups to wherever you want. Also it is
possibly to restore a incidently deleted file or directory from a backup
file with just one mouse click. A nice wizard helps you with the first
steps in using Konserve.
EOF
More information about the Lunar-commits
mailing list