public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-themes/obsidian2-gtk-theme/
Date: Tue,  3 Sep 2024 10:53:06 +0000 (UTC)	[thread overview]
Message-ID: <1725341219.b368b085155742b585075dcd01654d35e547cf4a.davidroman@gentoo> (raw)

commit:     b368b085155742b585075dcd01654d35e547cf4a
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Tue Sep  3 05:26:59 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Sep  3 05:26:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b368b085

x11-themes/obsidian2-gtk-theme: bump to 2.24

Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 x11-themes/obsidian2-gtk-theme/Manifest                      |  2 +-
 ...gtk-theme-2.22.ebuild => obsidian2-gtk-theme-2.24.ebuild} | 12 ++++++++++--
 .../obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild      | 12 ++++++++++--
 3 files changed, 21 insertions(+), 5 deletions(-)

diff --git a/x11-themes/obsidian2-gtk-theme/Manifest b/x11-themes/obsidian2-gtk-theme/Manifest
index 1c280397d..724a3d422 100644
--- a/x11-themes/obsidian2-gtk-theme/Manifest
+++ b/x11-themes/obsidian2-gtk-theme/Manifest
@@ -1 +1 @@
-DIST obsidian2-gtk-theme-2.22.tar.gz 930146 BLAKE2B 2264727ca31af811c7095c195ed883a304fab2b3c4c1916ffb241c5e1dcf6c300d6bf1b292f2181ad3daa36d86ab84da85a21e1d158a9112207de9b73838c5cb SHA512 806be9e4d1eba8f2239bfaed3dacf549d5172e7e7febc55729f94ec1986b3568bc81fd04127840820f8b074883897c285e3141d54ce7e66cc55e41e80abc30cf
+DIST obsidian2-gtk-theme-2.24.tar.gz 1043031 BLAKE2B 645cc8434fdfd4e5739e799ba72b0f9b16f1c1b65530597742452c9d22d73e5fcecb8ca7dbf70cca9afdc4f34bc8e639795f4dfae95bdf39944ac885ad5f5356 SHA512 ef99d20c234340c014679daed368779b76ba37155823834c4428d1dcdeefbe44679eb91756ac726de0b6ec26a5a00ea688b8df0bb49f4051bad1c99ef4a36d07

diff --git a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.22.ebuild b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.24.ebuild
similarity index 80%
rename from x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.22.ebuild
rename to x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.24.ebuild
index c0e1d858a..4a0d8e80b 100644
--- a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.22.ebuild
+++ b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-2.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -21,7 +21,15 @@ fi
 LICENSE="GPL-3"
 SLOT="0"
 
-DEPEND="${RDEPEND}"
+RDEPEND="
+	dev-libs/libxml2:2
+	x11-libs/gtk+:3
+"
+DEPEND="
+	${RDEPEND}
+	dev-libs/glib:2
+	x11-libs/gdk-pixbuf:2
+"
 
 DOCS=( README.md )
 

diff --git a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
index 119f5a814..4a0d8e80b 100644
--- a/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
+++ b/x11-themes/obsidian2-gtk-theme/obsidian2-gtk-theme-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -21,7 +21,15 @@ fi
 LICENSE="GPL-3"
 SLOT="0"
 
-DEPEND="${RDEPEND}"
+RDEPEND="
+	dev-libs/libxml2:2
+	x11-libs/gtk+:3
+"
+DEPEND="
+	${RDEPEND}
+	dev-libs/glib:2
+	x11-libs/gdk-pixbuf:2
+"
 
 DOCS=( README.md )
 


             reply	other threads:[~2024-09-03 10:53 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-03 10:53 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-29  6:56 [gentoo-commits] repo/proj/guru:master commit in: x11-themes/obsidian2-gtk-theme/ 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-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=1725341219.b368b085155742b585075dcd01654d35e547cf4a.davidroman@gentoo \
    --to=davidroman96@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