public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/obsidian-icon-theme/
Date: Tue,  1 Dec 2020 09:09:59 +0000 (UTC)	[thread overview]
Message-ID: <1606813743.55fe2cb5211c9241b158dcd98cea671db65ab319.vowstar@gentoo> (raw)

commit:     55fe2cb5211c9241b158dcd98cea671db65ab319
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Tue Dec  1 09:09:03 2020 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Tue Dec  1 09:09:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=55fe2cb5

x11-themes/obsidian-icon-theme: bump to 4.14

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

 x11-themes/obsidian-icon-theme/Manifest            |  1 +
 .../obsidian-icon-theme-4.14.ebuild                | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/x11-themes/obsidian-icon-theme/Manifest b/x11-themes/obsidian-icon-theme/Manifest
index cff1c009..01977015 100644
--- a/x11-themes/obsidian-icon-theme/Manifest
+++ b/x11-themes/obsidian-icon-theme/Manifest
@@ -1 +1,2 @@
 DIST obsidian-icon-theme-4.13.tar.gz 70927780 BLAKE2B 001c40ae73d5e31b85343257d383f086072c72ac6d2452070361ca8853ae60f48ab3b853020519247052f9a22d18ec8c008d46dd67b3c4a2b24b14462644e644 SHA512 fecd0cbb921fef630dafe151ab8d7fa551dbd22e77e65cf602f97765fdb701739e812cabc664de3a0f2283938666b93af07090ea658dc41b6424495d423beeed
+DIST obsidian-icon-theme-4.14.tar.gz 70967634 BLAKE2B 8f4a0d26945dd18c1de626292000eedaf54a33668b0b5282530ed876f261304a11876a7320db3a59137e2dcf90d8e3854413635361807a97bdfaae70cc26cca8 SHA512 985b4bbc6ab9a04ab688bff1eb77448a2139ba6c9598c0ce778a01f7bca455308a28afed7bb33741734a3e9e52bfc50129c5c140eaae4b3671e06e301a42dc5d

diff --git a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.14.ebuild b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.14.ebuild
new file mode 100644
index 00000000..63e6ecff
--- /dev/null
+++ b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.14.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+GIT_PN="iconpack-obsidian"
+
+inherit xdg
+
+DESCRIPTION="Obsidian Icon Theme is intuitive Faenza-like icon theme"
+
+HOMEPAGE="https://github.com/madmaxms/iconpack-obsidian"
+
+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-themes/adwaita-icon-theme
+"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README.md )
+
+src_install() {
+	# Remove dead links to fix symbolic link does not exist QA.
+	find . -xtype l -exec rm {} + || die
+	# Install the icons
+	insinto /usr/share/icons
+	doins -r Obsidian*
+}


             reply	other threads:[~2020-12-01  9:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01  9:09 Rui Huang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-01 12:44 [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/obsidian-icon-theme/ Rui Huang
2021-02-13 14:52 Rui Huang
2021-02-13 14:52 Rui Huang
2021-01-01  9:55 Rui Huang
2020-12-28 23:22 Andrew Ammerlaan
2020-12-01  9:09 Rui Huang
2020-10-05 13:26 Rui Huang
2020-10-05 13:26 Rui Huang
2020-06-06  6:41 Rui Huang
2020-06-06  6:41 Rui Huang
2020-04-07  9:17 Rui Huang
2020-04-07  8:48 Rui Huang
2020-04-07  8:28 Rui Huang
2020-04-07  7:53 Rui Huang
2020-04-07  7:48 Rui Huang
2020-04-07  7:48 Rui Huang
2020-04-07  7:48 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=1606813743.55fe2cb5211c9241b158dcd98cea671db65ab319.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