[Lunar-commits] CVS: moonbase/graphics/digikam BUILD, 1.2, 1.3 DEPENDS, 1.1, 1.2

Florin Braescu florin at lunar-linux.org
Fri Aug 13 20:11:39 GMT 2004


Update of /var/cvs/lunar/moonbase/graphics/digikam
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22532

Modified Files:
	BUILD DEPENDS 
Log Message:
tested by Dennis Veatch.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/digikam/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	27 Feb 2004 15:15:45 -0000	1.2
+++ BUILD	13 Aug 2004 20:11:37 -0000	1.3
@@ -1,4 +1,11 @@
-( 
-  export kde_datadir=${KDE_PREFIX:-$KDEDIR}/share/apps/ &&
-  default_build
+(
+  ./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: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/digikam/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	6 Apr 2003 19:18:07 -0000	1.1
+++ DEPENDS	13 Aug 2004 20:11:37 -0000	1.2
@@ -1 +1,2 @@
-depends kdesdk3
+depends  kdesdk3 &&
+depends  imlib



More information about the Lunar-commits mailing list