2016-05-27 18:28:08 +02:00
|
|
|
PORTNAME= Kvantum
|
2016-06-18 13:56:03 +02:00
|
|
|
DISTVERSIONPREFIX= V
|
2022-02-22 19:11:15 +01:00
|
|
|
DISTVERSION= 1.0.1
|
2016-05-27 18:28:08 +02:00
|
|
|
CATEGORIES= x11-themes
|
2019-03-16 20:49:15 +01:00
|
|
|
PKGNAMESUFFIX= -qt5
|
2016-05-27 18:28:08 +02:00
|
|
|
|
2018-12-29 23:46:46 +01:00
|
|
|
MAINTAINER= rigoletto@FreeBSD.org
|
2018-08-26 14:18:20 +02:00
|
|
|
COMMENT= SVG-based theme engine for Qt, KDE and LXQt
|
2016-05-27 18:28:08 +02:00
|
|
|
|
|
|
|
LICENSE= GPLv3+
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2019-10-13 16:38:43 +02:00
|
|
|
USES= compiler:c++11-lang gl kde:5 qmake qt:5 xorg
|
2019-03-21 19:11:19 +01:00
|
|
|
|
2016-05-27 18:28:08 +02:00
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= tsujan
|
2019-03-21 19:11:19 +01:00
|
|
|
|
2019-08-07 19:46:11 +02:00
|
|
|
USE_GL= gl
|
2019-03-21 19:11:19 +01:00
|
|
|
USE_LDCONFIG= yes
|
2019-02-08 23:53:41 +01:00
|
|
|
USE_KDE= windowsystem
|
2019-12-06 19:33:03 +01:00
|
|
|
USE_QT= core gui svg widgets x11extras \
|
|
|
|
buildtools_build linguisttools_build
|
2019-03-21 19:11:19 +01:00
|
|
|
USE_XORG= x11 xext
|
2016-05-27 18:28:08 +02:00
|
|
|
|
|
|
|
WRKSRC_SUBDIR= ${PORTNAME}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|