[Lunar-commits] CVS: moonbase/kde3-utils/kkeyled BUILD, 1.2,
	1.3 DETAILS, 1.3, 1.4
    Florin Braescu 
    florin at lunar-linux.org
       
    Tue Feb 24 08:29:17 GMT 2004
    
        - Previous message: [Lunar-commits] CVS: moonbase/kde3-utils/keybled BUILD, 1.1,
	1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.2, 1.3
 
        - Next message: [Lunar-commits] CVS: moonbase/kde3-utils/superkaramba BUILD, 1.2,
	1.3 DEPENDS, 1.1, 1.2 DETAILS, 1.7, 1.8
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /var/cvs/lunar/moonbase/kde3-utils/kkeyled
In directory dbguin.lunar-linux.org:/tmp/cvs-serv10144/kkeyled
Modified Files:
	BUILD DETAILS 
Log Message:
a first commit for the new install scheme of kde.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-utils/kkeyled/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	1 Sep 2002 22:10:45 -0000	1.2
+++ BUILD	24 Feb 2004 08:29:15 -0000	1.3
@@ -1,15 +1,11 @@
 (
-  
-  export LD_LIBRARY_PATH=/opt/lunar/qt/3/lib
-  export PATH=/opt/lunar/kde/3/bin:/opt/lunar/qt/3/bin:$PATH
-  export LD_RUN_PATH=/opt/lunar/kde/3/lib:/opt/lunar/kde/3/lib/kde3
-
-  ./configure  --prefix=/opt/lunar/kde/3      \
-               --disable-debug                \
-               --with-qt-dir=/opt/lunar/qt/3  \
-               --with-xinerama                \
-               $OPTS                          &&
+  ./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
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-utils/kkeyled/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	28 Jun 2003 15:22:21 -0000	1.3
+++ DETAILS	24 Feb 2004 08:29:15 -0000	1.4
@@ -1,13 +1,17 @@
           MODULE=kkeyled
-         VERSION=0.8.6
+         VERSION=0.8.9
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=http://www.truesoft.ch/dieter/kkeyled/software/$SOURCE
+      SOURCE_VFY=md5:12bd7b994f57b057785258c5a5f1a373
         WEB_SITE=http://www.truesoft.ch/dieter/kkeyled.html
          ENTERED=20020629
-         UPDATED=20030628
-           SHORT="kkeyled is a program for showing the state of your keyboard leds (caps lock, etc.)"
+         UPDATED=20040222
+        SHORT="kkeyled is a program for showing the state of your keyboard leds (caps lock, etc.)"
 
 cat << EOF
-KKeyled is a KDE panel tray widget which displays the LED states of the keyboard (ie. Caps Lock, Num Lock, and Scroll Lock). It is particularly useful for wireless keyboards without LEDs, and can be used to set the LED states of the keyboard aswell. 
+KKeyled is a KDE panel tray widget which displays the LED states of the 
+keyboard (ie. Caps Lock, Num Lock, and Scroll Lock). 
+It is particularly useful for wireless keyboards without LEDs, and can be used 
+to set the LED states of the keyboard aswell. 
 EOF
    
    
        
	- Previous message: [Lunar-commits] CVS: moonbase/kde3-utils/keybled BUILD, 1.1,
	1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.2, 1.3
 
	- Next message: [Lunar-commits] CVS: moonbase/kde3-utils/superkaramba BUILD, 1.2,
	1.3 DEPENDS, 1.1, 1.2 DETAILS, 1.7, 1.8
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Lunar-commits
mailing list