aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/qt5-style-plugins
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-28 14:46:28 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-28 14:46:28 +0000
commit98f15d52941a635a272f74891e3629184e73a983 (patch)
tree64977268bea13f75e98af308e955a9cbb6d285f2 /x11-themes/qt5-style-plugins
parent4465efd8ec55653490cd5a55c6fc72f9b60f8158 (diff)
downloadports-98f15d52941a635a272f74891e3629184e73a983.tar.gz
ports-98f15d52941a635a272f74891e3629184e73a983.zip
New port: x11-themes/qt5-style-plugins
Additional Qt5 styles formerly packaged with Qt: - Cleanlooks - Motif - Plastique WWW: http://qt-project.org PR: 209319 Submitted by: groot@kde.org (kde), Ralf Nolden <nolden@kde.org> (kde)
Notes
Notes: svn path=/head/; revision=415999
Diffstat (limited to 'x11-themes/qt5-style-plugins')
-rw-r--r--x11-themes/qt5-style-plugins/Makefile22
-rw-r--r--x11-themes/qt5-style-plugins/distinfo2
-rw-r--r--x11-themes/qt5-style-plugins/pkg-descr7
-rw-r--r--x11-themes/qt5-style-plugins/pkg-plist4
4 files changed, 35 insertions, 0 deletions
diff --git a/x11-themes/qt5-style-plugins/Makefile b/x11-themes/qt5-style-plugins/Makefile
new file mode 100644
index 000000000000..edbe5c89462a
--- /dev/null
+++ b/x11-themes/qt5-style-plugins/Makefile
@@ -0,0 +1,22 @@
+# Created by: Ralf Nolden <nolden@kde.org>
+# $FreeBSD$
+
+PORTNAME= qt5-style-plugins
+PORTVERSION= 5.0.0
+CATEGORIES= x11-themes
+MASTER_SITES= QT/community_releases/additional_qt_src_pkgs/
+DISTNAME= qtstyleplugins-src-${PORTVERSION}
+DIST_SUBDIR= KDE/Qt/addons
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Additional Styles for Qt 5 and KDE
+
+LICENSE= LGPL21
+
+USES= qmake
+USE_QT5= buildtools_build core gui widgets
+USE_GL+= gl
+
+WRKSRC= ${WRKDIR}/qtstyleplugins-src-${PORTVERSION}
+
+.include <bsd.port.mk>
diff --git a/x11-themes/qt5-style-plugins/distinfo b/x11-themes/qt5-style-plugins/distinfo
new file mode 100644
index 000000000000..c7a358f69be2
--- /dev/null
+++ b/x11-themes/qt5-style-plugins/distinfo
@@ -0,0 +1,2 @@
+SHA256 (KDE/Qt/addons/qtstyleplugins-src-5.0.0.tar.gz) = 9f96d8eb974944aa788c10e6ef610bf74b12b6dbd5257acacec78962b7753f40
+SIZE (KDE/Qt/addons/qtstyleplugins-src-5.0.0.tar.gz) = 96824
diff --git a/x11-themes/qt5-style-plugins/pkg-descr b/x11-themes/qt5-style-plugins/pkg-descr
new file mode 100644
index 000000000000..176be45fa967
--- /dev/null
+++ b/x11-themes/qt5-style-plugins/pkg-descr
@@ -0,0 +1,7 @@
+Additional Qt5 styles formerly packaged with Qt:
+
+- Cleanlooks
+- Motif
+- Plastique
+
+WWW: http://qt-project.org
diff --git a/x11-themes/qt5-style-plugins/pkg-plist b/x11-themes/qt5-style-plugins/pkg-plist
new file mode 100644
index 000000000000..54528090c705
--- /dev/null
+++ b/x11-themes/qt5-style-plugins/pkg-plist
@@ -0,0 +1,4 @@
+%%QT_LIBDIR%%/cmake/Qt5Widgets/Qt5Widgets_.cmake
+%%QT_PLUGINDIR%%/styles/libqcleanlooksstyle.so
+%%QT_PLUGINDIR%%/styles/libqmotifstyle.so
+%%QT_PLUGINDIR%%/styles/libqplastiquestyle.so