From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-themes/arc-darkest-colors/
Date: Sun, 25 Oct 2020 12:32:49 +0000 (UTC) [thread overview]
Message-ID: <1603615428.93a4d64f5d5559a94d66f676919ddbae665a5d96.andrewammerlaan@gentoo> (raw)
commit: 93a4d64f5d5559a94d66f676919ddbae665a5d96
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sun Oct 25 08:43:48 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Oct 25 08:43:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=93a4d64f
x11-themes/arc-darkest-colors: Version bump 0_pre20200818.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
x11-themes/arc-darkest-colors/Manifest | 1 +
.../arc-darkest-colors-0_pre20200818.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/x11-themes/arc-darkest-colors/Manifest b/x11-themes/arc-darkest-colors/Manifest
index 17f79862..27c0cf5a 100644
--- a/x11-themes/arc-darkest-colors/Manifest
+++ b/x11-themes/arc-darkest-colors/Manifest
@@ -1 +1,2 @@
DIST arc-darkest-colors-0_pre20200417.tar.gz 44822096 BLAKE2B aeef5d16db935a55faeaa0f714d0b4324d0e0cf0806cc6fafb1d330978573b2442b305fcd8459634a3f0cc29e265d6c29a44e7407339984f44e5ceeb03927516 SHA512 60b4d32ae7e2f39a3e38bf95d70092f5c9c1f472bfe6a3ca00fb4eace1a1656186ee0110b913c41aa36d42cd4736e5581b120b144d7f49abe4f365fb3b01b190
+DIST arc-darkest-colors-0_pre20200818.tar.gz 46359071 BLAKE2B 9aafd3787822379c2c540b10ff157bd00fbd6087b9a500092c55e38f3b0f7a2c572787b7f22c3a82bde33fc8fc5fcd386922ba605efb92f65670736d1ba9e6b1 SHA512 d11b061aca04aba7ece5227b51b227585aed4a9cfdf9d21aaf60d0c8cfaf8516504fcab64d1b5da146c15e1ddd7c7d8bca6c78401d7b1682631abfd07569da0c
diff --git a/x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200818.ebuild b/x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200818.ebuild
new file mode 100644
index 00000000..878b53ec
--- /dev/null
+++ b/x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200818.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg
+
+MY_COMMIT="ea335b539ebf29df5b4605812c9844bd8c409fc6"
+
+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"
+S="${WORKDIR}/rtl88-Themes-${MY_COMMIT}"
+
+LICENSE="GPL-3 MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="icons"
+
+RDEPEND="x11-themes/gtk-engines-murrine"
+
+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
+}
next reply other threads:[~2020-10-25 12:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-25 12:32 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-06 10:49 [gentoo-commits] repo/proj/guru:master commit in: x11-themes/arc-darkest-colors/ Andrew Ammerlaan
2020-12-06 10:49 Andrew Ammerlaan
2020-04-27 7:02 Andrew Ammerlaan
2020-04-24 12:49 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1603615428.93a4d64f5d5559a94d66f676919ddbae665a5d96.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox