commit:     3ab351c16eb9d6b0afed2e94837d7606ec27dbb3
Author:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
AuthorDate: Thu Aug 31 13:37:06 2023 +0000
Commit:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
CommitDate: Thu Aug 31 13:37:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ab351c1

x11-themes/adw-gtk3: add 4.9

Signed-off-by: Konstantin Tutsch <mail <AT> konstantintutsch.de>

 x11-themes/adw-gtk3/Manifest            |  1 +
 x11-themes/adw-gtk3/adw-gtk3-4.9.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/x11-themes/adw-gtk3/Manifest b/x11-themes/adw-gtk3/Manifest
index 14103d5404..40d7854d02 100644
--- a/x11-themes/adw-gtk3/Manifest
+++ b/x11-themes/adw-gtk3/Manifest
@@ -1 +1,2 @@
 DIST adw-gtk3-4.8.tar.gz 6146728 BLAKE2B 
4f37659dbf62d7fad110bfff44721e288aa5d4a7002ff683b76f339e0047e79ccf07ea8b17805b1dedd433f7e13cfc7fafa2184b66033ca9e267acaca944b61b
 SHA512 
a69a875bef2996c6a3f2baeb38851ff971c49bba7318c51f3abee300a9b4a82973a32ace4855ad57686a057568c09d39753a9699481b4d361561247f48b259d4
+DIST adw-gtk3-4.9.tar.gz 6146910 BLAKE2B 
5611b10a87258815b668389b519e5a50b89615ab7d838214a196415932a0ef7b36dbba051168418354496782275bb7667b329893d92a838a94fe647d497dea7d
 SHA512 
2b4f1f7a46c487b61135de12982044f7a036302a80ff2c1d0bdde56fee08435273f1871dc4794e825c11af00ea9e8588deaa604ed68f5f096efe32f9aa090ec0

diff --git a/x11-themes/adw-gtk3/adw-gtk3-4.9.ebuild 
b/x11-themes/adw-gtk3/adw-gtk3-4.9.ebuild
new file mode 100644
index 0000000000..281ca9c959
--- /dev/null
+++ b/x11-themes/adw-gtk3/adw-gtk3-4.9.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson xdg
+
+DESCRIPTION="The theme from libadwaita ported to GTK-3"
+HOMEPAGE="https://github.com/lassekongo83/adw-gtk3";
+SRC_URI="https://github.com/lassekongo83/adw-gtk3/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IDEPEND=">=dev-lang/sassc-3.6.2"
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""

Reply via email to