[Lunar-commits] CVS: moonbase/ftp/dcgui-qt BUILD, 1.1, 1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.1, 1.2

Florin Braescu florin at lunar-linux.org
Thu Feb 26 16:04:32 GMT 2004


Update of /var/cvs/lunar/moonbase/ftp/dcgui-qt
In directory dbguin.lunar-linux.org:/tmp/cvs-serv17285/dcgui-qt

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
bump version from 0.2.20 to 0.2.21. move the dclib module from libs. 


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/ftp/dcgui-qt/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	8 Oct 2003 23:33:39 -0000	1.1
+++ BUILD	26 Feb 2004 16:04:30 -0000	1.2
@@ -1,7 +1,6 @@
 (
-
-	export OPTS=${OPTS}" --with-qt-dir=/opt/lunar/qt/3 --with-libdc=/usr"
-	default_build
+   export OPTS=${OPTS}" --with-qt-dir=${QT_PREFIX:-$QTDIR} --with-libdc=/usr"
+   default_build
 
 ) > $C_FIFO 2>&1
 

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/ftp/dcgui-qt/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	8 Oct 2003 23:33:39 -0000	1.1
+++ DEPENDS	26 Feb 2004 16:04:30 -0000	1.2
@@ -1,3 +1,2 @@
-depends		dclib		&&
-depends		qt3
-#add in translation support at some point
+depends	 dclib  &&
+depends	 qt3

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/ftp/dcgui-qt/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	8 Oct 2003 23:33:39 -0000	1.1
+++ DETAILS	26 Feb 2004 16:04:30 -0000	1.2
@@ -1,19 +1,18 @@
-   MODULE=dcgui-qt
-   VERSION=0.2.20
+    MODULE=dcgui-qt
+   VERSION=0.2.21
     SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
 SOURCE_URL=http://download.berlios.de/dcgui/$SOURCE
-   SOURCE_VFY=md5:c2242dd3deae9213fbf112ad7b663be2
-  WEB_SITE=http://dc.ketelhot.de
-   ENTERED=20031008
-   UPDATED=20031008
-     SHORT="dcgui-qt is a program that uses the Direct Connect protocol. It is compatible w$Neomodus, and DC++."
-cat << EOF
-dcgui-qt is a program that uses the Direct Connect protocol. It is compatible with other DC clients, such as the original DC from 
-Neomodus, and DC++.
-
-direct connect 4 linux - features
+  SOURCE_VFY=md5:208176fd00286ed8f110cbe6b3cad9cc
+    WEB_SITE=http://dc.ketelhot.de
+     ENTERED=20031008
+     UPDATED=20040226
+    SHORT="dcgui-qt is a program that uses the Direct Connect (DC++) protocol."
 
+cat << EOF
+dcgui-qt is a program that uses the Direct Connect protocol. It is compatible 
+with other DC clients, such as the original DC from Neomodus, and DC++.
+Features:
 + open source
 + multiplatform (Linux,Win32,OSX ...)
 + multilanguage



More information about the Lunar-commits mailing list