mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
media-libs/glycin-loaders: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
76f5dcdf28
commit
f0570b41eb
@ -1,4 +1,4 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Copyright 2024-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -7,7 +7,7 @@ inherit cargo meson
|
||||
|
||||
MY_P=glycin-${PV/_/.}
|
||||
DESCRIPTION="Loaders for glycin clients (glycin crate or libglycin)"
|
||||
HOMEPAGE="https://gitlab.gnome.org/sophie-h/glycin/"
|
||||
HOMEPAGE="https://gitlab.gnome.org/GNOME/glycin/"
|
||||
SRC_URI="
|
||||
https://download.gnome.org/sources/glycin/$(ver_cut 1-2)/${MY_P}.tar.xz
|
||||
"
|
||||
@ -56,7 +56,7 @@ QA_FLAGS_IGNORED="usr/libexec/glycin-loaders/.*"
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
# https://gitlab.gnome.org/sophie-h/glycin/-/issues/81
|
||||
# https://gitlab.gnome.org/GNOME/glycin/-/issues/81
|
||||
sed -i -e '\|/fonts|d' tests/tests.rs || die
|
||||
}
|
||||
|
||||
|
||||
@ -6,6 +6,6 @@
|
||||
<name>Michał Górny</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="gnome-gitlab">sophie-h/glycin</remote-id>
|
||||
<remote-id type="gnome-gitlab">GNOME/glycin</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user