From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CC700158086 for ; Fri, 17 Dec 2021 12:46:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C7DB2BC030; Fri, 17 Dec 2021 12:46:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DD4082BC030 for ; Fri, 17 Dec 2021 12:45:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC01C3438AB for ; Fri, 17 Dec 2021 12:45:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D765F29 for ; Fri, 17 Dec 2021 12:45:56 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1639745098.ff700bb5da3a88217da504d0b0b210e5e3ee2e43.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/kvantum/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/kvantum/Manifest x11-themes/kvantum/kvantum-0.20.2.ebuild X-VCS-Directories: x11-themes/kvantum/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ff700bb5da3a88217da504d0b0b210e5e3ee2e43 X-VCS-Branch: master Date: Fri, 17 Dec 2021 12:45:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6d77026d-5f33-41bb-8518-76b61e452929 X-Archives-Hash: 2a5a7c0fb395a37b04a5d580c14fc781 commit: ff700bb5da3a88217da504d0b0b210e5e3ee2e43 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 17 12:40:09 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 17 12:44:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff700bb5 x11-themes/kvantum: 0.20.2 version bump Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-themes/kvantum/Manifest | 1 + x11-themes/kvantum/kvantum-0.20.2.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/x11-themes/kvantum/Manifest b/x11-themes/kvantum/Manifest index e17364376623..49b63e9956a2 100644 --- a/x11-themes/kvantum/Manifest +++ b/x11-themes/kvantum/Manifest @@ -1 +1,2 @@ DIST kvantum-0.19.0.tar.gz 2825683 BLAKE2B ecd777993a8691cbea2239b0953580173c85a6de80a7e4a873209fef9c3a6d690c720064a9852b6c69aeb4331862ec1f1231c1b1e3f9d5d51680d200806e8324 SHA512 23de3c303565760c1bf1d7abe233441beb8d10e23e7cb44d0d65e9845efe5a2988325fb169278155d55442256ad5084b793d4aef5cbd2189007ddb0ec8a741ac +DIST kvantum-0.20.2.tar.gz 2894882 BLAKE2B f0fd310e97b80f60222e95d9ce2753afcc74a7713716991282dfced22db0491ee4861f053ed0e83d8ca75c30009f857bd5af6d60c779abc3ed91568ae18ee89e SHA512 405aaea85b32c8106ac7ee9cb258665ae1e44e2f89bc6446e0851e6650c6a347df6d65094698275200a045aadfedf0463dccaab8396aa7e601c7a777ad2652a0 diff --git a/x11-themes/kvantum/kvantum-0.20.2.ebuild b/x11-themes/kvantum/kvantum-0.20.2.ebuild new file mode 100644 index 000000000000..959d8a031539 --- /dev/null +++ b/x11-themes/kvantum/kvantum-0.20.2.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="SVG-based theme engine for Qt5, KDE Plasma and LXQt" +HOMEPAGE="https://github.com/tsujan/Kvantum" +SRC_URI="https://github.com/tsujan/${PN^}/archive/V${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${PN^}-${PV}/${PN^}" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + dev-qt/qtcore:5 + dev-qt/qtgui:5= + dev-qt/qtsvg:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + kde-frameworks/kwindowsystem:5 + x11-libs/libX11 + x11-libs/libXext +" +RDEPEND="${DEPEND}" +BDEPEND="dev-qt/linguist-tools:5"