commit: 62128155206625ee14f17b54bbccdd1e6e197ddb
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed May 10 19:02:18 2023 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed May 10 19:02:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=62128155
app-emulation/spice: sync ::gentoo
Signed-off-by: orbea <orbea <AT> riseup.net>
app-emulation/spice/metadata.xml | 3 +++
app-emulation/spice/spice-0.15.1-r1.ebuild | 1 +
2 files changed, 4 insertions(+)
diff --git a/app-emulation/spice/metadata.xml b/app-emulation/spice/metadata.xml
index f62aa72..ce2f1ef 100644
--- a/app-emulation/spice/metadata.xml
+++ b/app-emulation/spice/metadata.xml
@@ -8,4 +8,7 @@
<use>
<flag name="smartcard">Enable smartcard remoting using
<pkg>app-emulation/libcacard</pkg></flag>
</use>
+ <upstream>
+ <remote-id type="freedesktop-gitlab">spice/spice</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/app-emulation/spice/spice-0.15.1-r1.ebuild
b/app-emulation/spice/spice-0.15.1-r1.ebuild
index 1beb3e2..5764bb2 100644
--- a/app-emulation/spice/spice-0.15.1-r1.ebuild
+++ b/app-emulation/spice/spice-0.15.1-r1.ebuild
@@ -4,6 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9,10,11} )
+# Port to meson once https://gitlab.freedesktop.org/spice/spice/-/issues/75 is
fixed
inherit autotools python-any-r1 readme.gentoo-r1 xdg-utils
DESCRIPTION="SPICE server"