dev-lang/orc: Add gitlab repo to HOMEPAGE and metadata

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2025-04-23 23:33:58 -04:00
parent 99e9a47147
commit 4d4e689c84
No known key found for this signature in database
GPG Key ID: ACEB29740C9A4E97
2 changed files with 4 additions and 1 deletions

View File

@ -5,4 +5,7 @@
<email>gstreamer@gentoo.org</email>
<name>GStreamer package maintainers</name>
</maintainer>
<upstream>
<remote-id type="freedesktop-gitlab">gstreamer/orc</remote-id>
</upstream>
</pkgmetadata>

View File

@ -6,7 +6,7 @@ EAPI=8
inherit meson-multilib
DESCRIPTION="The Oil Runtime Compiler, a just-in-time compiler for array operations"
HOMEPAGE="https://gstreamer.freedesktop.org/"
HOMEPAGE="https://gstreamer.freedesktop.org/ https://gitlab.freedesktop.org/gstreamer/orc"
SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz"
LICENSE="BSD BSD-2"