From owner-svn-ports-all@freebsd.org Thu Dec 17 21:24:05 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 08BCB4C5114; Thu, 17 Dec 2020 21:24:05 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CxlP060JHz4pgb; Thu, 17 Dec 2020 21:24:04 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C0FEC1F3DF; Thu, 17 Dec 2020 21:24:04 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BHLO4uW038612; Thu, 17 Dec 2020 21:24:04 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BHLO37g038604; Thu, 17 Dec 2020 21:24:03 GMT (envelope-from makc@FreeBSD.org) Message-Id: <202012172124.0BHLO37g038604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Thu, 17 Dec 2020 21:24:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558334 - in head/x11-themes: . qgnomeplatform X-SVN-Group: ports-head X-SVN-Commit-Author: makc X-SVN-Commit-Paths: in head/x11-themes: . qgnomeplatform X-SVN-Commit-Revision: 558334 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2020 21:24:05 -0000 Author: makc Date: Thu Dec 17 21:24:03 2020 New Revision: 558334 URL: https://svnweb.freebsd.org/changeset/ports/558334 Log: Add new port x11-themes/qgnomeplatform: Qt 5 Platform Theme designed to fit into GNOME. PR: 248371 Submitted by: Greg V Added: head/x11-themes/qgnomeplatform/ head/x11-themes/qgnomeplatform/Makefile (contents, props changed) head/x11-themes/qgnomeplatform/distinfo (contents, props changed) head/x11-themes/qgnomeplatform/pkg-descr (contents, props changed) head/x11-themes/qgnomeplatform/pkg-plist (contents, props changed) Modified: head/x11-themes/Makefile Modified: head/x11-themes/Makefile ============================================================================== --- head/x11-themes/Makefile Thu Dec 17 21:20:08 2020 (r558333) +++ head/x11-themes/Makefile Thu Dec 17 21:24:03 2020 (r558334) @@ -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 Added: head/x11-themes/qgnomeplatform/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/qgnomeplatform/Makefile Thu Dec 17 21:24:03 2020 (r558334) @@ -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 Added: head/x11-themes/qgnomeplatform/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/qgnomeplatform/distinfo Thu Dec 17 21:24:03 2020 (r558334) @@ -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 Added: head/x11-themes/qgnomeplatform/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/qgnomeplatform/pkg-descr Thu Dec 17 21:24:03 2020 (r558334) @@ -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 Added: head/x11-themes/qgnomeplatform/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/qgnomeplatform/pkg-plist Thu Dec 17 21:24:03 2020 (r558334) @@ -0,0 +1,2 @@ +%%QT_PLUGINDIR%%/platformthemes/libqgnomeplatform.so +%%QT_PLUGINDIR%%/wayland-decoration-client/libqgnomeplatformdecoration.so