[Lunar-commits] <moonbase> filelight: tweak the BUILD and DEPENDS files.

Florin Braescu florin at lunar-linux.org
Mon Aug 11 22:24:33 CEST 2008


commit 85b0f4b7dc31927b0fc58dab9db6a303ca189d77
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Aug 11 23:24:33 2008 +0300

    filelight: tweak the BUILD and DEPENDS files.
---
 kde3/apps/filelight/BUILD   |   11 ++++-------
 kde3/apps/filelight/DEPENDS |    2 +-
 kde3/apps/filelight/DETAILS |    3 ++-
 3 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/kde3/apps/filelight/BUILD b/kde3/apps/filelight/BUILD
index 2f56955..e0b92d4 100644
--- a/kde3/apps/filelight/BUILD
+++ b/kde3/apps/filelight/BUILD
@@ -1,11 +1,8 @@
 (
-  . /etc/profile.d/kde3.rc
-  
-  ./configure    --prefix=${KDE_PREFIX:-$KDEDIR}     \
-                 --with-qt-dir=${QT_PREFIX:-$QTDIR}  \
-                 --disable-debug                     \
-                 $OPTS                              &&
 
-  default_make 
+  . /etc/profile.d/qt3.rc
+  . /etc/profile.d/kde3.rc
 
+  default_build
+ 
 ) > $C_FIFO 2>&1
diff --git a/kde3/apps/filelight/DEPENDS b/kde3/apps/filelight/DEPENDS
index 1396dfa..6775b89 100644
--- a/kde3/apps/filelight/DEPENDS
+++ b/kde3/apps/filelight/DEPENDS
@@ -1 +1 @@
-depends kdebase3
+depends kdelibs3
diff --git a/kde3/apps/filelight/DETAILS b/kde3/apps/filelight/DETAILS
index e53f69a..d070e2b 100644
--- a/kde3/apps/filelight/DETAILS
+++ b/kde3/apps/filelight/DETAILS
@@ -3,10 +3,11 @@
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_VFY=sha1:2a4644c598dfcc408af0af65e655e2525494708d
       SOURCE_URL=http://www.methylblue.com/filelight/packages/
+   MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
         WEB_SITE=http://www.methylblue.com/filelight/
          ENTERED=20040501
          UPDATED=20060909
-           SHORT="shows how the diskspace is used"
+           SHORT="Shows how the diskspace is used"
 
 cat << EOF
 Filelight allows you to understand exactly where your diskspace is 


More information about the Lunar-commits mailing list