[Lunar-commits] r23709 - in moonbase/trunk/kde3/base: kdeartwork3 kdelibs3

Florin Braescu florin at lunar-linux.org
Sun Mar 18 05:58:34 CET 2007


Author: florin
Date: 2007-03-18 05:58:33 +0100 (Sun, 18 Mar 2007)
New Revision: 23709

Modified:
   moonbase/trunk/kde3/base/kdeartwork3/BUILD
   moonbase/trunk/kde3/base/kdelibs3/BUILD
   moonbase/trunk/kde3/base/kdelibs3/DEPENDS
   moonbase/trunk/kde3/base/kdelibs3/DETAILS
Log:
revert back the changes made by Zbiggy. We use libart_lgpl version 2.3.17 in the moonbase right now.

Modified: moonbase/trunk/kde3/base/kdeartwork3/BUILD
===================================================================
--- moonbase/trunk/kde3/base/kdeartwork3/BUILD	2007-03-18 01:00:16 UTC (rev 23708)
+++ moonbase/trunk/kde3/base/kdeartwork3/BUILD	2007-03-18 04:58:33 UTC (rev 23709)
@@ -1,6 +1,5 @@
 (
-#Temporary fix for libart_lgpl 2.3.18+ compilation break
-OPTS=" --without-libart $OPTS "
+
   . /etc/profile.d/qt3.rc
   . /etc/profile.d/kde3.rc
 

Modified: moonbase/trunk/kde3/base/kdelibs3/BUILD
===================================================================
--- moonbase/trunk/kde3/base/kdelibs3/BUILD	2007-03-18 01:00:16 UTC (rev 23708)
+++ moonbase/trunk/kde3/base/kdelibs3/BUILD	2007-03-18 04:58:33 UTC (rev 23709)
@@ -1,6 +1,4 @@
 (
-#Temporary workaround for libart_lgpl 2.3.18+ compilation break
-OPTS=" --without-libart $OPTS "
 
   . /etc/profile.d/qt3.rc
   . /etc/profile.d/kde3.rc

Modified: moonbase/trunk/kde3/base/kdelibs3/DEPENDS
===================================================================
--- moonbase/trunk/kde3/base/kdelibs3/DEPENDS	2007-03-18 01:00:16 UTC (rev 23708)
+++ moonbase/trunk/kde3/base/kdelibs3/DEPENDS	2007-03-18 04:58:33 UTC (rev 23709)
@@ -3,8 +3,7 @@
 depends  pcre          &&
 depends  libxslt       &&
 depends  tiff          &&
-#Temporary workaround for libart_lgpl 2.3.18+ compilation break
-#depends  libart_lgpl   &&
+depends  libart_lgpl   &&
 
 optional_depends "alsa-lib" "--with-alsa"    "--without-alsa"    "ALSA support"      &&
 optional_depends "cups"     "--enable-cups"  "--disable-cups"    "CUPS support"      &&

Modified: moonbase/trunk/kde3/base/kdelibs3/DETAILS
===================================================================
--- moonbase/trunk/kde3/base/kdelibs3/DETAILS	2007-03-18 01:00:16 UTC (rev 23708)
+++ moonbase/trunk/kde3/base/kdelibs3/DETAILS	2007-03-18 04:58:33 UTC (rev 23709)
@@ -3,6 +3,7 @@
           SOURCE=kdelibs-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdelibs-$VERSION
       SOURCE_URL=$KDE_URL/stable/$VERSION/src/
+     SOURCE2_URL=$PATCH_URL
    MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
       SOURCE_VFY=sha1:2cc15499bd2191bd9333cfd1892b5ecf1199fbfd
         WEB_SITE=http://www.kde.org/



More information about the Lunar-commits mailing list