[Lunar-commits] CVS: moonbase/kde3/kdebase3 BUILD, 1.7, 1.8 DEPENDS, 1.2, 1.3 DETAILS, 1.11, 1.12

Florin Braescu florin at lunar-linux.org
Sun Jan 18 13:23:09 GMT 2004


Update of /var/cvs/lunar/moonbase/kde3/kdebase3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21112/kdebase3

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
bump version from 3.1.4 to 3.1.5. 

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/kdebase3/BUILD,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- BUILD	6 Oct 2003 17:18:22 -0000	1.7
+++ BUILD	18 Jan 2004 13:23:07 -0000	1.8
@@ -6,22 +6,15 @@
   export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
   export LD_RUN_PATH=$KDEDIR/lib:$KDEDIR/lib/kde3
  
+  ./configure    --prefix=$KDEDIR      \
+                 --enable-final        \
+                 --disable-debug       \
+                 --with-qt-dir=$QTDIR  \
+                 --with-xinerama       \
+                 $OPTS                 &&
 
-  ## fix problem with ccache
-#  CC=${CC//ccache/} &&
-#  CXX=${CXX//ccache/} &&
-#  export CC CXX       &&
-
-
-  ./configure    --prefix=$KDEDIR                      \
-                 --enable-final                        \
-                 --disable-debug                       \
-                 --with-qt-dir=$QTDIR                  \
-                 --with-xinerama                       \
-                 $OPTS                                &&
-
-  make                 &&
-  prepare_install      &&
+  make             &&
+  prepare_install  &&
   make install         
  
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/kdebase3/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	20 Feb 2003 01:22:45 -0000	1.2
+++ DEPENDS	18 Jan 2004 13:23:07 -0000	1.3
@@ -1,7 +1,7 @@
 depends  "kdelibs3"   &&
 
-optional_depends  "lame"        ""  ""  "for lame mp3 support"    &&
-optional_depends  "cdparanoia"  ""  ""  "for cdparanoia support"  &&
-optional_depends  "openldap"    ""  ""  "for ldap support"        &&
-optional_depends  "openMotif"     ""  ""  "for motif support"       &&
-optional_depends  "mtools"      ""  ""  "for unmounted floppy access"
+optional_depends  "lame"        ""  ""  "for lame mp3 support"         &&
+optional_depends  "cdparanoia"  ""  ""  "for cdparanoia support"       &&
+optional_depends  "openldap"    ""  ""  "for ldap support"             &&
+optional_depends  "mtools"      ""  ""  "for unmounted floppy access"  &&
+optional_depends  "openMotif"   ""  ""  "for motif support"

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/kdebase3/DETAILS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- DETAILS	6 Oct 2003 17:18:22 -0000	1.11
+++ DETAILS	18 Jan 2004 13:23:07 -0000	1.12
@@ -1,15 +1,15 @@
           MODULE=kdebase3
-         VERSION=3.1.4
+         VERSION=3.1.5
           SOURCE=kdebase-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdebase-$VERSION
    SOURCE_URL[0]=$KDE_URL/stable/$VERSION/src/$SOURCE
-   SOURCE_VFY=md5:e6859ad85b176e11ce997490786c124d
+   SOURCE_VFY=md5:88c94a1a6b3381c67164e1051b2e070e
         WEB_SITE=http://www.kde.org/
          ENTERED=20020523
-         UPDATED=20031006
+         UPDATED=20040118
+      MAINTAINER=florin at lunar-linux.org
+      MAINTAINER=jol at lunar-linux.org
       SHORT="kdebase contains the applications that form the KDE system."
-      MAINTAINER="florin at lunar-linux.org"
-      MAINTAINER="jol at lunar-linux.org"
 
 cat << EOF
 kdebase contains the applications that form the KDE system.



More information about the Lunar-commits mailing list