mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-themes/kvantum: Drop 0.19.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST kvantum-0.19.0.tar.gz 2825683 BLAKE2B ecd777993a8691cbea2239b0953580173c85a6de80a7e4a873209fef9c3a6d690c720064a9852b6c69aeb4331862ec1f1231c1b1e3f9d5d51680d200806e8324 SHA512 23de3c303565760c1bf1d7abe233441beb8d10e23e7cb44d0d65e9845efe5a2988325fb169278155d55442256ad5084b793d4aef5cbd2189007ddb0ec8a741ac
|
||||
DIST kvantum-0.20.2.tar.gz 2894882 BLAKE2B f0fd310e97b80f60222e95d9ce2753afcc74a7713716991282dfced22db0491ee4861f053ed0e83d8ca75c30009f857bd5af6d60c779abc3ed91568ae18ee89e SHA512 405aaea85b32c8106ac7ee9cb258665ae1e44e2f89bc6446e0851e6650c6a347df6d65094698275200a045aadfedf0463dccaab8396aa7e601c7a777ad2652a0
|
||||
|
||||
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
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"
|
||||
|
||||
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"
|
||||
|
||||
S="${WORKDIR}/${PN^}-${PV}/${PN^}"
|
||||
Reference in New Issue
Block a user