[Lunar-commits] CVS: moonbase/app-themes/QtCurve BUILD, NONE, 1.1 DEPENDS, 1.1, 1.2 DETAILS, 1.1, 1.2

Florin Braescu florin at lunar-linux.org
Sat Jul 31 12:32:07 GMT 2004


Update of /var/cvs/lunar/moonbase/app-themes/QtCurve
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22653

Modified Files:
	DEPENDS DETAILS 
Added Files:
	BUILD 
Log Message:
tweak the depends.


--- NEW FILE: BUILD ---
(
  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}     \
               --with-qt-dir=${QT_PREFIX:-$QTDIR}  \
               --disable-debug                     \
	       --enable-final                      \
               --enable-fast-malloc=full           \
               --with-xinerama                     \
               $OPTS                               &&

  default_make
 
) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/app-themes/QtCurve/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	31 Jul 2004 11:08:31 -0000	1.1
+++ DEPENDS	31 Jul 2004 12:32:05 -0000	1.2
@@ -1,2 +1,3 @@
-depends qt3 &&
-depends kdelibs3
+depends libpng    &&
+depends kdelibs3  &&
+depends pkgconfig

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/app-themes/QtCurve/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	31 Jul 2004 11:08:31 -0000	1.1
+++ DETAILS	31 Jul 2004 12:32:05 -0000	1.2
@@ -2,14 +2,14 @@
          VERSION=0.22
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-      SOURCE_URL=http://www.cpdrummond.freeuk.com/$SOURCE
+     SOURCE_URL=http://www.cpdrummond.freeuk.com/$SOURCE
+     SOURCE_VFY=md5:c1a780acb621ee13d861c91eacb13c86
         WEB_SITE=http://kde-look.org/content/show.php?content=5065
          ENTERED=20040731
          UPDATED=20040731
-           SHORT="QtCurve - widget styles for KDE, GTK1, and GTK2"
-cat << EOF
-
-This is a set of widget styles for KDE, GTK1, and GTK2 based apps.
+           SHORT="QtCurve - widget styles for KDE, GTK1 and GTK2"
 
+cat << EOF
+This is a set of widget styles for KDE, GTK1 and GTK2 based apps.
 EOF
 



More information about the Lunar-commits mailing list