2014-07-28 22:43:56 +02:00
|
|
|
PORTNAME= quickcontrols
|
2021-12-18 10:11:53 +01:00
|
|
|
PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH}
|
2014-07-28 22:43:56 +02:00
|
|
|
CATEGORIES= x11-toolkits
|
|
|
|
PKGNAMEPREFIX= qt5-
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= Set of controls for building complete interfaces in Qt Quick
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://qt-project.org
|
2014-07-28 22:43:56 +02:00
|
|
|
|
2018-07-08 03:51:36 +02:00
|
|
|
BROKEN_armv6= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory
|
|
|
|
|
2018-10-14 10:01:13 +02:00
|
|
|
USES= compiler:c++11-lang qmake qt-dist:5,quickcontrols
|
2018-11-04 20:00:53 +01:00
|
|
|
USE_QT= core declarative gui widgets \
|
2022-09-11 12:20:14 +02:00
|
|
|
buildtools:build
|
2014-07-28 22:43:56 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|