From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/obsidian2-gtk-theme/
Date: Mon, 5 Oct 2020 13:02:15 +0000 (UTC) [thread overview]
Message-ID: <1601902880.3e794e8b489cee7edf0c2f46da5d42efbf7f74f1.vowstar@gentoo> (raw)
commit: 3e794e8b489cee7edf0c2f46da5d42efbf7f74f1
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Mon Oct 5 13:01:20 2020 +0000
Commit: Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Mon Oct 5 13:01:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e794e8b
x11-themes/obsidian2-gtk-theme: bump to 2.15
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
x11-themes/obsidian2-gtk-theme/Manifest | 1 +
.../obsidian2-gtk-theme-2.15.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/x11-themes/obsidian2-gtk-theme/Manifest b/x11-themes/obsidian2-gtk-theme/Manifest
index 50ab3d52..46b79b5f 100644
--- a/x11-themes/obsidian2-gtk-theme/Manifest
+++ b/x11-themes/obsidian2-gtk-theme/Manifest
@@ -1 +1,2 @@
DIST obsidian2-gtk-theme-2.14.tar.gz 880753 BLAKE2B ec649784b0d5e1dea060aa6581d5ae1ce4dcb442e4d416d3dee46f6a6b3fe6af304bd1ac5fafb6aaeb62f00c5c209b4e58d3736cfb3f3e63ee9c507200f20fb7 SHA512 ba36e17db192b4aeaa6dc4065792e76485527838d20dbef2b9e3f95e33e2b4fa902dc63c112cffc983c0199d497c33ad3f5246d20aaf0f445e9f8ed3465c1121
+DIST obsidian2-gtk-theme-2.15.tar.gz 935469 BLAKE2B 12241f6a1e4ccc1a329678992d942ce18429b1034808fb0a9b7315d72ca70283d89e92d17547d46281e8fd17c4e7e364c85ef9458bf31230b8b298fa2ea6d016 SHA512 e0177fb439f1a23adbf6b9aa22bc21b957c645b9d624bc37c18356e57339b9c39bbbf52001799983907e041fed4155c13ebbbbd29c9303bc06ec95973e9d4afa
diff --git a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.15.ebuild b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.15.ebuild
new file mode 100644
index 00000000..0e69865d
--- /dev/null
+++ b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.15.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+GIT_PN="theme-obsidian-2"
+
+DESCRIPTION="Obsidian Gnome Theme, based upon Adwaita-Maia dark skin"
+
+HOMEPAGE="https://github.com/madmaxms/theme-obsidian-2"
+
+if [[ "${PV}" == "9999" ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/madmaxms/${GIT_PN}.git"
+else
+ SRC_URI="https://github.com/madmaxms/${GIT_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ S="${WORKDIR}/${GIT_PN}-${PV}"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+ >=x11-libs/gtk+-3.22
+ x11-themes/gtk-engines-adwaita
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( README.md )
+
+src_install() {
+ insinto /usr/share/themes
+ doins -r Obsidian*
+}
next reply other threads:[~2020-10-05 13:02 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-05 13:02 Rui Huang [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-03 5:27 [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/obsidian2-gtk-theme/ Rui Huang
2023-03-28 13:44 Rui Huang
2023-03-28 13:44 Rui Huang
2022-04-01 12:49 Rui Huang
2022-04-01 12:49 Rui Huang
2021-08-06 0:52 Alessandro Barbieri
2021-07-28 2:32 Rui Huang
2021-07-28 2:32 Rui Huang
2021-01-21 6:37 Rui Huang
2021-01-21 6:37 Rui Huang
2021-01-01 9:55 Rui Huang
2020-12-28 23:22 Andrew Ammerlaan
2020-12-15 9:08 Rui Huang
2020-12-15 9:08 Rui Huang
2020-12-01 9:12 Rui Huang
2020-12-01 9:12 Rui Huang
2020-10-05 13:02 Rui Huang
2020-09-18 9:26 Rui Huang
2020-09-18 9:26 Rui Huang
2020-08-07 14:07 Rui Huang
2020-08-07 14:07 Rui Huang
2020-05-13 17:26 Rui Huang
2020-05-13 17:21 Rui Huang
2020-04-07 11:07 Rui Huang
2020-04-07 11:07 Rui Huang
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=1601902880.3e794e8b489cee7edf0c2f46da5d42efbf7f74f1.vowstar@gentoo \
--to=vowstar@gmail.com \
--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