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)
This commit is contained in:
Kurt Jaeger 2016-05-28 14:46:28 +00:00
parent 4465efd8ec
commit 98f15d5294
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415999
5 changed files with 36 additions and 0 deletions

View File

@ -154,6 +154,7 @@
SUBDIR += qt4-style-phase
SUBDIR += qt4-style-quantumstyle
SUBDIR += qt5-style-Kvantum
SUBDIR += qt5-style-plugins
SUBDIR += qtcurve
SUBDIR += qtcurve-gtk2
SUBDIR += qtcurve-kde4

View File

@ -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>

View File

@ -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

View File

@ -0,0 +1,7 @@
Additional Qt5 styles formerly packaged with Qt:
- Cleanlooks
- Motif
- Plastique
WWW: http://qt-project.org

View File

@ -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