[Lunar-commits] CVS: moonbase/kde3/arts BUILD, 1.6, 1.7 DEPENDS, 1.3, 1.4 DETAILS, 1.12, 1.13

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


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

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/arts/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD	5 Sep 2003 23:17:28 -0000	1.6
+++ BUILD	18 Jan 2004 13:23:07 -0000	1.7
@@ -2,21 +2,16 @@
   export  PATH=/opt/lunar/qt/3/bin:$PATH
   export  LD_LIBRARY_PATH=/opt/lunar/qt/3/lib
 
-  ## fix problem with ccache
-  CC=${CC//ccache/} &&
-  CXX=${CXX//ccache/} &&
-  export CC CXX       &&
-
-  ./configure    --prefix=/opt/lunar/kde/3             \
-                 --enable-final                        \
-                 --disable-debug                       \
-                 --with-qt-dir=/opt/lunar/qt/3         \
-                 --with-xinerama                       \
-                 $OPTS                                &&
+  ./configure    --prefix=/opt/lunar/kde/3       \
+                 --enable-final                  \
+                 --disable-debug                 \
+                 --with-qt-dir=/opt/lunar/qt/3   \
+                 --with-xinerama                 \
+                 $OPTS                           &&
 
-  make              &&
-  prepare_install   &&
-  make install      &&
+  make             &&
+  prepare_install  &&
+  make install     &&
 
   if ! grep -q "/opt/lunar/kde/3/lib" /etc/ld.so.conf; then
     echo "/opt/lunar/kde/3/lib" >> /etc/ld.so.conf  

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/arts/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS	4 Dec 2003 22:15:27 -0000	1.3
+++ DEPENDS	18 Jan 2004 13:23:07 -0000	1.4
@@ -1,5 +1,6 @@
 depends  "qt3"      &&
 depends  "glib-2"   &&
+
 optional_depends  "alsa-lib"   "--with-alsa"  ""  "for alsa support"      &&
 optional_depends  "libmad"     ""             ""  "for mad support"       &&
 optional_depends  "libvorbis"  ""             ""  "for vorbis support"    &&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/arts/DETAILS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- DETAILS	4 Dec 2003 22:15:27 -0000	1.12
+++ DETAILS	18 Jan 2004 13:23:07 -0000	1.13
@@ -1,15 +1,15 @@
           MODULE=arts
-         VERSION=1.1.4
+         VERSION=1.1.5
           SOURCE=arts-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/arts-$VERSION
-   SOURCE_URL[0]=$KDE_URL/stable/3.1.4/src/$SOURCE
-   SOURCE_VFY=md5:aa4bef1e80cd3795e3fd832471e348e9
+   SOURCE_URL[0]=$KDE_URL/stable/3.1.5/src/$SOURCE
+   SOURCE_VFY=md5:1d34348e805715559fcd0d978272f031
         WEB_SITE=http://www.kde.org/
          ENTERED=20020523
-         UPDATED=20031205
+         UPDATED=20040118
+        MAINTAINER=florin.lunar-linux.org
+        MAINTAINER=jol.lunar-linux.org
         SHORT="arts is a synthesizer and sound daemon for KDE."
-        MAINTAINER="florin.lunar-linux.org"
-        MAINTAINER="jol.lunar-linux.org"
 
 cat << EOF
 arts is a synthesizer and sound daemon for KDE.



More information about the Lunar-commits mailing list