mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-07 06:02:58 -04:00
x11-themes/adw-gtk3: add 6.5
Signed-off-by: Bjorn Ferson <bjorn.megaflow@gmail.com>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
DIST adw-gtk3-5.10.tar.gz 6174835 BLAKE2B 9df9dc992c1fb0ddcd27bdfd7f924c5728877fb8305d677c5105257a23b81cffae92858cc8959167794e63340588c4df1bfd72c1d5b8d2dca95402fd4a04299b SHA512 54846a3c0e62c0d863170489857bd9f6adfa878ee660efd141be44d8c69b0f82ee056697b7784760d7b3aaf8b47baa42176172a9dd7d5c9e7b4737fdbd93a616
|
||||
DIST adw-gtk3-5.6.tar.gz 6152680 BLAKE2B 9b4dcc6ded707d2e0da165c792221e9f95d13831d819057990b8b80a89e81425609231c58795a791045ebf2ef7895d591f5f7d3e1d839bb54fc131ea7d81a762 SHA512 9758fa05dba863b54b9b8a978d971993daf41f48a915b4a9d79f49cce4196969192f50fde8bcd471347e491974d124cc0ade82cb19da503f1fc810b3d4317179
|
||||
DIST adw-gtk3v6.5.tar.xz 121632 BLAKE2B 22456adab08442722486e20e9c1aff734b117d380e928f020c0a0d2ec67ee7fa968c5ffef424991b1ba5345d7e7da00573fa068f15a257105ae9ce116f6fc067 SHA512 f97d89ca219a1a40330a2ac15e78a01ce28b6b6c2b9507e8acaaf93c6fee92cd72e272dd796d49fa705226b657f9e3474c78d60afb8464831728faa9d610a65f
|
||||
|
||||
22
x11-themes/adw-gtk3/adw-gtk3-6.5.ebuild
Normal file
22
x11-themes/adw-gtk3/adw-gtk3-6.5.ebuild
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit xdg
|
||||
|
||||
DESCRIPTION="An unofficial GTK3 port of libadwaita"
|
||||
HOMEPAGE="https://github.com/lassekongo83/adw-gtk3"
|
||||
SRC_URI="https://github.com/lassekongo83/adw-gtk3/releases/download/v${PV}/adw-gtk3v${PV}.tar.xz"
|
||||
S=${WORKDIR}
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
RESTRICT="binchecks strip"
|
||||
|
||||
src_install() {
|
||||
insinto /usr/share/themes
|
||||
doins -r adw-gtk3{,-dark}
|
||||
}
|
||||
@@ -5,6 +5,10 @@
|
||||
<name>Julien Roy</name>
|
||||
<email>julien@jroy.ca</email>
|
||||
</maintainer>
|
||||
<maintainer type="person">
|
||||
<name>Björn</name>
|
||||
<email>bjorn.megaflow@gmail.com</email>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">lassekongo83/adw-gtk3</remote-id>
|
||||
</upstream>
|
||||
|
||||
Reference in New Issue
Block a user