public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-themes/obsidian2-gtk-theme/
Date: Thu, 14 May 2020 09:29:32 +0000 (UTC)	[thread overview]
Message-ID: <1589390451.bde1a0c3e0555c02585b9c8bf0c8200eb458423c.andrewammerlaan@gentoo> (raw)

commit:     bde1a0c3e0555c02585b9c8bf0c8200eb458423c
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Wed May 13 17:20:51 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed May 13 17:20:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bde1a0c3

x11-themes/obsidian2-gtk-theme: bump to version 2.12

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 x11-themes/obsidian2-gtk-theme/Manifest            |  1 +
 .../obsidian2-gtk-theme-2.12.ebuild                | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/x11-themes/obsidian2-gtk-theme/Manifest b/x11-themes/obsidian2-gtk-theme/Manifest
index eeafb35..0c0b63c 100644
--- a/x11-themes/obsidian2-gtk-theme/Manifest
+++ b/x11-themes/obsidian2-gtk-theme/Manifest
@@ -1 +1,2 @@
 DIST obsidian2-gtk-theme-2.11.tar.gz 877035 BLAKE2B 3a98c090499ec972ba2c33fa625ace400ea987b9a3d0ec337d4c53ce45b5202721a4139c2329b3c4e3b96ca9a1f67a4fd1e3d2a939051ad74151c804dafc1ee2 SHA512 139dd665a08a466acc3a192eeaf7435f782ed396af6c707e14d26447a7c9ad1d51b07f31507bd70c4dd56634a9b50d7a7e45d134a5f98faa6d370658bfe13e2d
+DIST obsidian2-gtk-theme-2.12.tar.gz 885811 BLAKE2B 655fb66fe2966e48cb7e6da8dc0188d2ca9ed1d63f6243c1848819e0e2190cc90572e48d6a42c0c6823229f19511e7a29f6d78e4c5b13d7a692842a268c2c392 SHA512 c7f95d10133ae871642127b8f2acb84ff382fb7e9a8aa0352370df32aa8c28c5d75f0b19bc71a11a25d61cf19e90d04b8db5a389ea2c2466d7f897d089ae1d00

diff --git a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.12.ebuild b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.12.ebuild
new file mode 100644
index 0000000..0e69865
--- /dev/null
+++ b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.12.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*
+}


             reply	other threads:[~2020-05-14  9:29 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14  9:29 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-03 10:53 [gentoo-commits] repo/proj/guru:master commit in: x11-themes/obsidian2-gtk-theme/ David Roman
2023-03-29  6:56 Florian Schmaus
2023-03-29  6:56 Florian Schmaus
2021-08-07 17:48 Florian Schmaus
2021-01-23 11:49 Michał Górny
2021-01-23 11:49 Michał Górny
2021-01-01 13:14 Andrew Ammerlaan
2020-12-28 23:22 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-28 23:22 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-15 22:35 Haelwenn Monnier
2020-12-15 22:35 Haelwenn Monnier
2020-12-03 11:36 Andrew Ammerlaan
2020-12-03 11:36 Andrew Ammerlaan
2020-10-05 13:22 Andrew Ammerlaan
2020-10-05 13:22 Andrew Ammerlaan
2020-09-19 14:24 Andrew Ammerlaan
2020-09-19 14:24 Andrew Ammerlaan
2020-08-07 18:14 Andrew Ammerlaan
2020-08-07 18:14 Andrew Ammerlaan
2020-05-14  9:29 Andrew Ammerlaan
2020-04-07 11:12 Andrew Ammerlaan
2020-04-07 11:12 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=1589390451.bde1a0c3e0555c02585b9c8bf0c8200eb458423c.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