ports/115473: Maintainer update port:devel/qdevelop Add qt4-sqlite3-plugin support

Yinghong.Liu relaxbsd at gmail.com
Mon Aug 13 17:10:01 UTC 2007


>Number:         115473
>Category:       ports
>Synopsis:       Maintainer update port:devel/qdevelop Add qt4-sqlite3-plugin support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 13 17:10:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yinghong.Liu
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD relaxbsd.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun Jun 3 12:43:41 CST 2007 root at relaxbsd.org:/usr/src/sys/i386/compile/RELAXBSD i386


	
>Description:
*Add qt4-sqlite3-plugin support. It's required to open a qt4 project file(*.pro).
*Change the Categories in DESKTOP_ENTRIES.
	
>How-To-Repeat:
	
>Fix:

	

--- Makefile.diff begins here ---
--- Makefile.orig	2007-08-06 03:59:36.000000000 +0800
+++ Makefile	2007-08-06 04:12:00.000000000 +0800
@@ -16,7 +16,8 @@
 COMMENT=	A development environment entirely dedicated to Qt4
 
 BUILD_DEPENDS=	cmake:${PORTSDIR}/devel/cmake
-RUN_DEPENDS=	exctags:${PORTSDIR}/devel/ctags
+RUN_DEPENDS=	exctags:${PORTSDIR}/devel/ctags \
+		${LOCALBASE}/lib/plugins/sqldrivers/libqsqlsqlite3.so:${PORTSDIR}/databases/qt4-sqlite3-plugin
 
 CMAKE_ARGS=	-DCMAKE_BUILD_TYPE:STRING=Release \
 		-DCMAKE_C_COMPILER:STRING='${CC}' \
@@ -32,7 +33,7 @@
 			"A development environment entirely dedicated to Qt4" \
 			"QDevelop" \
 			"QDevelop" \
-			"Application;Development;" \
+			"Qt;KDE;Development;" \
 			"false"
 
 .if !defined(WITHOUT_NLS)
--- Makefile.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list