summaryrefslogtreecommitdiff
path: root/devel/py-qt4-dbussupport
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-qt4-dbussupport')
-rw-r--r--devel/py-qt4-dbussupport/Makefile32
-rw-r--r--devel/py-qt4-dbussupport/pkg-descr4
2 files changed, 0 insertions, 36 deletions
diff --git a/devel/py-qt4-dbussupport/Makefile b/devel/py-qt4-dbussupport/Makefile
deleted file mode 100644
index 4f64fb267da8..000000000000
--- a/devel/py-qt4-dbussupport/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= dbussupport
-PORTREVISION= 1
-CATEGORIES= devel python
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Qt event loop support for dbus-python
-
-DEPRECATED= Qt4 has been EOL since december 2015
-EXPIRATION_DATE= 2019-03-15
-
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.8:devel/py-dbus@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.8:devel/py-dbus@${PY_FLAVOR}
-
-CONFIGURE_ARGS= --enable QtCore
-PYQT_DIST= yes
-
-USES= pkgconfig python pyqt:4 qt:4
-USE_PYQT= sip_build
-USE_PYTHON= concurrent flavors py3kplist
-USE_QT= corelib qmake_build moc_build
-
-OPTIONS_DEFINE= DEBUG
-DEBUG_CONFIGURE_ON= --debug --trace
-
-BUILD_WRKSRC= ${WRKSRC}/dbus
-INSTALL_WRKSRC= ${WRKSRC}/dbus
-
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/dbus/mainloop/qt.so
-
-.include <bsd.port.mk>
diff --git a/devel/py-qt4-dbussupport/pkg-descr b/devel/py-qt4-dbussupport/pkg-descr
deleted file mode 100644
index 5fbf3b4f32e6..000000000000
--- a/devel/py-qt4-dbussupport/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-PyQt4 is a set of Python bindings for Digia's Qt4 application framework.
-This package provides Qt event loop support for dbus-python.
-
-WWW: https://riverbankcomputing.com/software/pyqt