[Lunar-commits] CVS: moonbase/kde3-apps/filelight BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Joel Vennin
jol at lunar-linux.org
Sat May 1 11:43:10 GMT 2004
Update of /var/cvs/lunar/moonbase/kde3-apps/filelight
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22796
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Filelight allows you to understand exactly where your diskspace is being used by graphically representating your filesystem as a set of concentric segmented-rings. Check the screenshot to see what I mean.
--- NEW FILE: BUILD ---
(
cd src &&
uic settingsdialog.ui > settingsdialog.h &&
cd .. &&
./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
--with-qt-dir=${QT_PREFIX:-$QTDIR} \
--disable-debug \
--enable-fast-malloc=full \
--with-xinerama \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends "kdelibs3" &&
depends "kdebase3"
--- NEW FILE: DETAILS ---
MODULE=filelight
VERSION=0.6.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_VFY=md5:a45ded39158a3de9762aae1a8333f768
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://www.methylblue.com/filelight/$SOURCE
WEB_SITE=http://www.gibreel.net/projects/kmldonkey/
ENTERED=20040501
UPDATED=20040501
SHORT="Filelight allows you to understand exactly where your diskspace is being used."
cat << EOF
Filelight allows you to understand exactly where your diskspace is being used by graphically representating your filesystem as a set of concentric segmented-rings.
EOF
More information about the Lunar-commits
mailing list