aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/qgnomeplatform/Makefile
blob: d8786912dc2defa023e0850053f9e11f1f993e5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
PORTNAME=	qgnomeplatform
DISTVERSION=	0.6.1-8
DISTVERSIONSUFFIX=	-g53d7924
CATEGORIES=	x11-themes

MAINTAINER=	greg@unrelenting.technology
COMMENT=	Qt 5 Platform Theme designed to fit into GNOME

LICENSE=	LGPL21

LIB_DEPENDS=	libwayland-client.so:graphics/wayland \
		libxkbcommon.so:x11/libxkbcommon \
		libharfbuzz.so:print/harfbuzz

USES=		compiler:c++11-lang gl gnome pkgconfig qmake:outsource qt:5 xorg
USE_GL=		gl
USE_GNOME=	gtk30 cairo gdkpixbuf2
USE_QT=		buildtools_build core gui widgets dbus wayland
USE_XORG=	x11

USE_GITHUB=	yes
GH_ACCOUNT=	FedoraQt
GH_PROJECT=	QGnomePlatform

.include <bsd.port.mk>