mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
gnome-extra/Refine: bump to 0.8.0-r2, update dependencies
Signed-off-by: Bjorn Ferson <bjorn.megaflow@gmail.com>
This commit is contained in:
@@ -9,18 +9,18 @@ inherit gnome2-utils meson python-single-r1 xdg
|
||||
|
||||
DESCRIPTION="Tweak various aspects of GNOME"
|
||||
HOMEPAGE="https://gitlab.gnome.org/TheEvilSkeleton/Refine"
|
||||
SRC_URI="https://gitlab.gnome.org/TheEvilSkeleton/Refine/-/archive/${PV}/Refine-${PV}.tar.bz2 -> ${P}.tar.bz2"
|
||||
SRC_URI="https://gitlab.gnome.org/TheEvilSkeleton/Refine/-/archive/${PV}/Refine-${PV}.tar.bz2"
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
IUSE=""
|
||||
IUSE="${PYTHON_IUSE}"
|
||||
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-libs/glib:2
|
||||
gui-libs/gtk:4
|
||||
gui-libs/libadwaita:1
|
||||
>=dev-libs/glib-2.76.0:2
|
||||
>=gui-libs/gtk-4.10.0:4
|
||||
>=gui-libs/libadwaita-1.4.0:1
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/pygobject:3[${PYTHON_USEDEP}]
|
||||
')
|
||||
@@ -42,10 +42,8 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
# Eerst installeren we de app via meson
|
||||
meson_src_install
|
||||
|
||||
# Hier corrigeren we het foute Python-pad in het geïnstalleerde bestand
|
||||
python_fix_shebang "${ED}/usr/bin/refine"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user