From 855dc1f045d2e8be35c4f735aab1db26c494fb53 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Thu, 17 Dec 2020 21:24:03 +0000 Subject: Add new port x11-themes/qgnomeplatform: Qt 5 Platform Theme designed to fit into GNOME. PR: 248371 Submitted by: Greg V --- x11-themes/Makefile | 1 + x11-themes/qgnomeplatform/Makefile | 27 +++++++++++++++++++++++++++ x11-themes/qgnomeplatform/distinfo | 3 +++ x11-themes/qgnomeplatform/pkg-descr | 5 +++++ x11-themes/qgnomeplatform/pkg-plist | 2 ++ 5 files changed, 38 insertions(+) create mode 100644 x11-themes/qgnomeplatform/Makefile create mode 100644 x11-themes/qgnomeplatform/distinfo create mode 100644 x11-themes/qgnomeplatform/pkg-descr create mode 100644 x11-themes/qgnomeplatform/pkg-plist (limited to 'x11-themes') diff --git a/x11-themes/Makefile b/x11-themes/Makefile index ee006219871e..378f83a0ef7f 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -134,6 +134,7 @@ SUBDIR += plasma5-oxygen SUBDIR += plasma5-plasma-workspace-wallpapers SUBDIR += plata-theme + SUBDIR += qgnomeplatform SUBDIR += qt5-style-plugins SUBDIR += qtcurve SUBDIR += qtcurve-gtk2 diff --git a/x11-themes/qgnomeplatform/Makefile b/x11-themes/qgnomeplatform/Makefile new file mode 100644 index 000000000000..776ebb0bf01c --- /dev/null +++ b/x11-themes/qgnomeplatform/Makefile @@ -0,0 +1,27 @@ +# $FreeBSD$ + +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 diff --git a/x11-themes/qgnomeplatform/distinfo b/x11-themes/qgnomeplatform/distinfo new file mode 100644 index 000000000000..05b9bd15eae4 --- /dev/null +++ b/x11-themes/qgnomeplatform/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1596136575 +SHA256 (FedoraQt-QGnomePlatform-0.6.1-8-g53d7924_GH0.tar.gz) = 2e9ba966a94fbb06552b48852caea28a18f0cdb9e0e69736823adde4c98d1a92 +SIZE (FedoraQt-QGnomePlatform-0.6.1-8-g53d7924_GH0.tar.gz) = 30642 diff --git a/x11-themes/qgnomeplatform/pkg-descr b/x11-themes/qgnomeplatform/pkg-descr new file mode 100644 index 000000000000..23c6ef178b4f --- /dev/null +++ b/x11-themes/qgnomeplatform/pkg-descr @@ -0,0 +1,5 @@ +QGnomePlatform is a Qt Platform Theme designed to use as many of +the GNOME settings as possible in unmodified Qt applications. +It allows Qt applications to fit into the environment as well as possible. + +WWW: https://github.com/FedoraQt/QGnomePlatform diff --git a/x11-themes/qgnomeplatform/pkg-plist b/x11-themes/qgnomeplatform/pkg-plist new file mode 100644 index 000000000000..8aa75b4082d5 --- /dev/null +++ b/x11-themes/qgnomeplatform/pkg-plist @@ -0,0 +1,2 @@ +%%QT_PLUGINDIR%%/platformthemes/libqgnomeplatform.so +%%QT_PLUGINDIR%%/wayland-decoration-client/libqgnomeplatformdecoration.so -- cgit v1.2.3