[Lunar-commits] CVS: crater/kde3/kdelibs3 BUILD, 1.2, 1.3 DEPENDS, 1.1, 1.2 DETAILS, 1.1, 1.2

Florin Braescu florin at lunar-linux.org
Fri Jan 23 20:10:43 GMT 2004


Update of /var/cvs/lunar/crater/kde3/kdelibs3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8200/kde3/kdelibs3

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
bump the version from 3.1.94 to 3.1.95 (aka 3.2 rc1).


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/crater/kde3/kdelibs3/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	29 Dec 2003 05:49:42 -0000	1.2
+++ BUILD	23 Jan 2004 20:10:41 -0000	1.3
@@ -5,7 +5,7 @@
   export LD_LIBRARY_PATH=$QTDIR/lib
   export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
   export LD_RUN_PATH=$KDEDIR/lib:$KDEDIR/lib/kde3
- 
+
   ./configure    --prefix=$KDEDIR       \
                  --enable-final         \
                  --disable-debug        \
@@ -16,4 +16,6 @@
   make             &&
   prepare_install  &&
   make install         
+ 
 ) > $C_FIFO 2>&1
+		   

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/crater/kde3/kdelibs3/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	11 Dec 2003 05:16:25 -0000	1.1
+++ DEPENDS	23 Jan 2004 20:10:41 -0000	1.2
@@ -4,9 +4,8 @@
 depends  "libxslt"             &&
 depends  "tiff"                &&
 
+optional_depends  "alsa-lib"    "--with-alsa" ""     "for alsa support"  &&
+optional_depends  "cups"        "" "--disable-cups"  "for cups support"  &&
+optional_depends  "libart_lgpl" "" "" "for SVG icon support"             &&
 optional_depends  "openssl"  "--with-ssl-dir=/usr"  "--without-ssl" \
-                  "for openssl support" &&
-optional_depends  "cups"     ""  "--disable-cups"  "for cups support"  &&
-optional_depends  "libart_lgpl" "" "" "for SVG icon support"         
-
-#add fam module and optional depends
+                                                    "for openssl support"

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/crater/kde3/kdelibs3/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	11 Dec 2003 05:16:25 -0000	1.1
+++ DETAILS	23 Jan 2004 20:10:41 -0000	1.2
@@ -1,15 +1,15 @@
           MODULE=kdelibs3
-         VERSION=3.1.94
+         VERSION=3.1.95
           SOURCE=kdelibs-$VERSION.tar.bz2
-      SOURCE_VFY=md5:d77351bca1ea44ae0369dbda45a734e5
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdelibs-$VERSION
    SOURCE_URL[0]=$KDE_URL/unstable/$VERSION/src/$SOURCE
+   SOURCE_VFY=md5:472b9e0862ae408caff2e20d417ef2df
         WEB_SITE=http://www.kde.org/
-         ENTERED=20031122
-         UPDATED=20031210
+         ENTERED=20020523
+         UPDATED=20040123
+        MAINTAINER=florin at lunar-linux.org
+	MAINTAINER=jol at lunar-linux.org
         SHORT="kdelibs contain the base libraries upon which KDE is written."
-        MAINTAINER="florin at lunar-linux.org"
-	MAINTAINER="jol at lunar-linux.org"
 
 cat << EOF
 kdelibs contain the base libraries that are used to develop KDE software.



More information about the Lunar-commits mailing list