summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-10 01:08:30 +0100
committerSam James <sam@gentoo.org>2023-05-10 01:29:25 +0100
commit88360a4a2ee93735ba87721d2b7452959b4cb3f4 (patch)
treec9d5d913f4496a35ea38d74adf0635d06a095a0d /app-emulation/spice
parentapp-emulation/spice: add freedesktop-gitlab upstream metadata (diff)
downloadgentoo-88360a4a2ee93735ba87721d2b7452959b4cb3f4.tar.gz
gentoo-88360a4a2ee93735ba87721d2b7452959b4cb3f4.tar.bz2
gentoo-88360a4a2ee93735ba87721d2b7452959b4cb3f4.zip
app-emulation/spice: add note why no meson yet
Bug: https://gitlab.freedesktop.org/spice/spice/-/issues/75 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/spice')
-rw-r--r--app-emulation/spice/spice-0.15.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/spice/spice-0.15.1-r1.ebuild b/app-emulation/spice/spice-0.15.1-r1.ebuild
index b70f059e580a..6e09dc04f683 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"