From owner-svn-ports-head@freebsd.org Wed Aug 17 18:33:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87E42BB5920; Wed, 17 Aug 2016 18:33:25 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 634E91F0C; Wed, 17 Aug 2016 18:33:25 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7HIXOax060324; Wed, 17 Aug 2016 18:33:24 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7HIXONn060320; Wed, 17 Aug 2016 18:33:24 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201608171833.u7HIXONn060320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Wed, 17 Aug 2016 18:33:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420363 - in head/devel: . py-qt5-help X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2016 18:33:25 -0000 Author: dbn Date: Wed Aug 17 18:33:24 2016 New Revision: 420363 URL: https://svnweb.freebsd.org/changeset/ports/420363 Log: devel/py-qt5-help: add missing PyQt5 port. Repocopy from devel/py-qt4-help. Added: head/devel/py-qt5-help/ - copied from r420358, head/devel/py-qt4-help/ Modified: head/devel/Makefile head/devel/py-qt5-help/Makefile head/devel/py-qt5-help/pkg-descr head/devel/py-qt5-help/pkg-plist Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Aug 17 18:22:17 2016 (r420362) +++ head/devel/Makefile Wed Aug 17 18:33:24 2016 (r420363) @@ -4400,6 +4400,7 @@ SUBDIR += py-qt5-dbussupport SUBDIR += py-qt5-designer SUBDIR += py-qt5-designerplugin + SUBDIR += py-qt5-help SUBDIR += py-qt5-qscintilla2 SUBDIR += py-qt5-test SUBDIR += py-rauth Modified: head/devel/py-qt5-help/Makefile ============================================================================== --- head/devel/py-qt4-help/Makefile Wed Aug 17 15:48:30 2016 (r420358) +++ head/devel/py-qt5-help/Makefile Wed Aug 17 18:33:24 2016 (r420363) @@ -4,14 +4,15 @@ PORTNAME= help CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org -COMMENT= Python bindings for the Qt4 toolkit, QtHelp module +COMMENT= Python bindings for the Qt5 toolkit, QtHelp module CONFIGURE_ARGS= --enable QtHelp PYQT_DIST= yes -USES= python pyqt:4 -USE_PYQT= sip_build core_run gui_run -USE_QT4= corelib gui help network sql moc_build qmake_build +USES= python pyqt:5 +USE_GL= gl +USE_PYQT= sip_build core_run widgets_run +USE_QT5= core gui widgets help network sql buildtools_build qmake_build xml OPTIONS_DEFINE= API DEBUG OPTIONS_DEFAULT=API @@ -20,7 +21,7 @@ OPTIONS_SUB= yes API_DESC= Install QtHelp API for QScintilla2 API_CONFIGURE_ON= --qsci-api --qsci-api-destdir=${QSCIDIR} API_CONFIGURE_OFF= --no-qsci-api -API_LIB_DEPENDS= libqscintilla2.so:devel/qscintilla2 +API_LIB_DEPENDS= libqscintilla2-qt5.so:devel/qscintilla2-qt5 DEBUG_CONFIGURE_ON= --debug --trace .include Modified: head/devel/py-qt5-help/pkg-descr ============================================================================== --- head/devel/py-qt4-help/pkg-descr Wed Aug 17 15:48:30 2016 (r420358) +++ head/devel/py-qt5-help/pkg-descr Wed Aug 17 18:33:24 2016 (r420363) @@ -1,4 +1,4 @@ -PyQt4 is a set of Python bindings for Digia's Qt4 application framework. +PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtHelp module. WWW: http://www.riverbankcomputing.co.uk/software/pyqt/ Modified: head/devel/py-qt5-help/pkg-plist ============================================================================== --- head/devel/py-qt4-help/pkg-plist Wed Aug 17 15:48:30 2016 (r420358) +++ head/devel/py-qt5-help/pkg-plist Wed Aug 17 18:33:24 2016 (r420363) @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/PyQt4/QtHelp.so +%%PYTHON_SITELIBDIR%%/PyQt5/QtHelp.so %%PYQT_SIPDIR%%/QtHelp/QtHelpmod.sip %%PYQT_SIPDIR%%/QtHelp/qhelpcontentwidget.sip %%PYQT_SIPDIR%%/QtHelp/qhelpengine.sip @@ -7,4 +7,4 @@ %%PYQT_SIPDIR%%/QtHelp/qhelpsearchengine.sip %%PYQT_SIPDIR%%/QtHelp/qhelpsearchquerywidget.sip %%PYQT_SIPDIR%%/QtHelp/qhelpsearchresultwidget.sip -%%API%%share/qt4/qsci/api/python/QtHelp.api +%%API%%share/qt5/qsci/api/python/QtHelp.api