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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 170A9138350 for ; Fri, 24 Apr 2020 12:50:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00924E0BB7; Fri, 24 Apr 2020 12:50:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C8EC7E0BB7 for ; Fri, 24 Apr 2020 12:49:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0252434F043 for ; Fri, 24 Apr 2020 12:49:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E65FA1F4 for ; Fri, 24 Apr 2020 12:49:54 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1587688170.4be46395dc56bae43f2b91c23af188ab34a3b464.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-themes/arc-darkest-colors/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-themes/arc-darkest-colors/Manifest x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200417.ebuild x11-themes/arc-darkest-colors/metadata.xml X-VCS-Directories: x11-themes/arc-darkest-colors/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4be46395dc56bae43f2b91c23af188ab34a3b464 X-VCS-Branch: master Date: Fri, 24 Apr 2020 12:49:54 +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: cdab4ea1-c3a0-49ca-825f-fb9e7e8089d6 X-Archives-Hash: 3abba347475c313a977156675c4a436f commit: 4be46395dc56bae43f2b91c23af188ab34a3b464 Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Fri Apr 24 00:11:06 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Apr 24 00:29:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4be46395 x11-themes/arc-darkest-colors: New package. Theme based on Arc, but darker and with more colors. Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> x11-themes/arc-darkest-colors/Manifest | 1 + .../arc-darkest-colors-0_pre20200417.ebuild | 44 ++++++++++++++++++++++ x11-themes/arc-darkest-colors/metadata.xml | 18 +++++++++ 3 files changed, 63 insertions(+) diff --git a/x11-themes/arc-darkest-colors/Manifest b/x11-themes/arc-darkest-colors/Manifest new file mode 100644 index 0000000..17f7986 --- /dev/null +++ b/x11-themes/arc-darkest-colors/Manifest @@ -0,0 +1 @@ +DIST arc-darkest-colors-0_pre20200417.tar.gz 44822096 BLAKE2B aeef5d16db935a55faeaa0f714d0b4324d0e0cf0806cc6fafb1d330978573b2442b305fcd8459634a3f0cc29e265d6c29a44e7407339984f44e5ceeb03927516 SHA512 60b4d32ae7e2f39a3e38bf95d70092f5c9c1f472bfe6a3ca00fb4eace1a1656186ee0110b913c41aa36d42cd4736e5581b120b144d7f49abe4f365fb3b01b190 diff --git a/x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200417.ebuild b/x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200417.ebuild new file mode 100644 index 0000000..6354e73 --- /dev/null +++ b/x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200417.ebuild @@ -0,0 +1,44 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xdg-utils + +MY_COMMIT="aee10fc647fd0cdb8ef9907ae3ee42c1bea5d976" + +DESCRIPTION="Flat, dark-mode theme with transparent elements" +HOMEPAGE="https://github.com/rtlewis88/rtl88-Themes/tree/Arc-Darkest-COLORS-Complete-Desktop" +SRC_URI="https://github.com/rtlewis88/rtl88-Themes/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3 MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="icons" + +RDEPEND="x11-themes/gtk-engines-murrine" + +S="${WORKDIR}/rtl88-Themes-${MY_COMMIT}" + +src_install() { + for color in BlueAgave Kiwi Plum Strawberry Tangerine; do + insinto "usr/share/themes" + doins -r "AD-${color}" + if use icons; then + insinto "usr/share/icons" + for variant in Numix Suru; do + doins -r "AD-${color}-${variant}" + done + fi + done + + default +} + +pkg_postinst() { + use icons && xdg_icon_cache_update +} + +pkg_postrm() { + use icons && xdg_icon_cache_update +} diff --git a/x11-themes/arc-darkest-colors/metadata.xml b/x11-themes/arc-darkest-colors/metadata.xml new file mode 100644 index 0000000..5b09564 --- /dev/null +++ b/x11-themes/arc-darkest-colors/metadata.xml @@ -0,0 +1,18 @@ + + + + + gentoo@tastytea.de + Ronny (tastytea) Gutbrod + + + Arc-Darkest-COLORS is a flat, dark-mode theme with transparent elements, + for GTK, xfwm4, openbox-3, GNOME-Shell, and Cinnamon desktop + environments. Arc-Darkest-COLORS also has two varieties of matching + Icons and Folders. You can choose between the 5 highlight colors Blue + Agave, Kiwi, Plum, Strawberry and Tangerine. + + + Install icon themes + +