mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
x11-themes/arc-kde: new package
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Michael Egger <michael.egger@tsn.at>
This commit is contained in:
1
x11-themes/arc-kde/Manifest
Normal file
1
x11-themes/arc-kde/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST arc-kde-20180614.tar.gz 24686921 BLAKE2B 970d8a27075bd794bee8aed42b25f1000e763aadb1b3e2b7ffa6b5d439aaf856c3e4174aba2f092037721f83e30a6b67ff30a18bbb716a4dc755c086bd3201b0 SHA512 5c12cc5e514e29d8beaf9a1c7a8a235fd9dd1e63cd0aa076bc4956723c07e7e91302477d772c3030fa6cde5452aba93aa6a8ef757f1b6133fd30bb54e0100bc0
|
||||
23
x11-themes/arc-kde/arc-kde-20180614.ebuild
Normal file
23
x11-themes/arc-kde/arc-kde-20180614.ebuild
Normal file
@@ -0,0 +1,23 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Port of the popular GTK theme Arc for Plasma 5"
|
||||
HOMEPAGE="https://github.com/PapirusDevelopmentTeam/arc-kde"
|
||||
SRC_URI="https://github.com/PapirusDevelopmentTeam/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
LICENSE="GPL-3"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
pkg_postinst() {
|
||||
elog ""
|
||||
elog "This theme optionally supports \"x11-themes/kvantum\""
|
||||
elog "See also \"x11-themes/arc-theme\" for gtk support"
|
||||
elog ""
|
||||
}
|
||||
15
x11-themes/arc-kde/metadata.xml
Normal file
15
x11-themes/arc-kde/metadata.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>michael.egger@tsn.at</email>
|
||||
<name>Michael Egger</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
This is a port of the popular GTK theme Arc for Plasma 5 desktop with a few additions and extras.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/PapirusDevelopmentTeam/arc-kde/issues</bugs-to>
|
||||
<doc>https://github.com/PapirusDevelopmentTeam/arc-kde/blob/master/README.md</doc>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user