diff options
Diffstat (limited to 'x11-toolkits/qwt5-designerplugin')
-rw-r--r-- | x11-toolkits/qwt5-designerplugin/Makefile | 33 | ||||
-rw-r--r-- | x11-toolkits/qwt5-designerplugin/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/qwt5-designerplugin/files/patch-designer__designer.pro | 11 | ||||
-rw-r--r-- | x11-toolkits/qwt5-designerplugin/pkg-descr | 9 | ||||
-rw-r--r-- | x11-toolkits/qwt5-designerplugin/pkg-plist | 1 |
5 files changed, 0 insertions, 56 deletions
diff --git a/x11-toolkits/qwt5-designerplugin/Makefile b/x11-toolkits/qwt5-designerplugin/Makefile deleted file mode 100644 index 17f357fed36b..000000000000 --- a/x11-toolkits/qwt5-designerplugin/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# $FreeBSD$ - -PORTNAME= qwt -PORTVERSION= 5.2.3 -PORTREVISION= 1 -CATEGORIES= x11-toolkits devel -MASTER_SITES= SF -PKGNAMESUFFIX= 5-designerplugin - -MAINTAINER= ports@FreeBSD.org -COMMENT= Qt Designer plugin for Qwt - -DEPRECATED= Qt4 has been EOL since december 2015 -EXPIRATION_DATE= 2019-03-15 - -LIB_DEPENDS= libqwt.so:x11-toolkits/qwt5 - -USES= gmake qmake qt:4 tar:bzip2 -USE_QT= designer moc_build rcc_build -QMAKE_ARGS+= CONFIG+=QwtDesigner \ - PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL} -PORTSCOUT= limit:^5\. - -STRIP_FILES= ${QT_PLUGINDIR_REL}/designer/libqwt_designer_plugin.so - -CONFIGURE_WRKSRC= ${WRKSRC}/designer -BUILD_WRKSRC= ${CONFIGURE_WRKSRC} -INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} - -post-install: - ${STRIP_CMD} ${STRIP_FILES:S,^,${STAGEDIR}${PREFIX}/,} - -.include <bsd.port.mk> diff --git a/x11-toolkits/qwt5-designerplugin/distinfo b/x11-toolkits/qwt5-designerplugin/distinfo deleted file mode 100644 index 33d385589e5b..000000000000 --- a/x11-toolkits/qwt5-designerplugin/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (qwt-5.2.3.tar.bz2) = 37feaf306753230b0d8538b4ff9b255c6fddaa3d6609ec5a5cc39a5a4d020ab7 -SIZE (qwt-5.2.3.tar.bz2) = 1983725 diff --git a/x11-toolkits/qwt5-designerplugin/files/patch-designer__designer.pro b/x11-toolkits/qwt5-designerplugin/files/patch-designer__designer.pro deleted file mode 100644 index 030bd15ede67..000000000000 --- a/x11-toolkits/qwt5-designerplugin/files/patch-designer__designer.pro +++ /dev/null @@ -1,11 +0,0 @@ ---- ./designer/designer.pro.orig 2008-05-01 17:43:56.000000000 +0400 -+++ ./designer/designer.pro 2008-05-03 02:21:17.000000000 +0400 -@@ -123,7 +123,7 @@ - RESOURCES += \ - qwt_designer_plugin.qrc - -- target.path = $$[QT_INSTALL_PLUGINS]/designer -+ target.path = $$PLUGINDIR/designer - INSTALLS += target - } - } diff --git a/x11-toolkits/qwt5-designerplugin/pkg-descr b/x11-toolkits/qwt5-designerplugin/pkg-descr deleted file mode 100644 index 3536f386ee1d..000000000000 --- a/x11-toolkits/qwt5-designerplugin/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -The Qwt library contains GUI Components and utility classes which -are primarily useful for programs with a technical background. -Beside a 2D plot widget it provides scales, sliders, dials, compasses, -thermometers, wheels and knobs to control or display values, arrays, -or ranges of type double. - -This port installs Qt Designer plugin for Qwt library version 5. - -WWW: http://qwt.sourceforge.net diff --git a/x11-toolkits/qwt5-designerplugin/pkg-plist b/x11-toolkits/qwt5-designerplugin/pkg-plist deleted file mode 100644 index 87ef82af353e..000000000000 --- a/x11-toolkits/qwt5-designerplugin/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%QT_PLUGINDIR%%/designer/libqwt_designer_plugin.so |