net-misc/tigervnc-xorg-module: add 1.12.90

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Viorel Munteanu
2023-01-15 11:11:02 +02:00
parent a9633a06ca
commit ed2563aade
2 changed files with 20 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
XSERVER_VERSION="21.1.1"
DESCRIPTION="Metapackage for the xorg module provided by tigervnc"
HOMEPAGE="https://www.tigervnc.org"
HOMEPAGE="https://tigervnc.org/"
LICENSE="metapackage"
SLOT="0"

View File

@@ -0,0 +1,18 @@
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
XSERVER_VERSION="21.1.1"
DESCRIPTION="Metapackage for the xorg module provided by tigervnc"
HOMEPAGE="https://tigervnc.org/"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
~net-misc/tigervnc-${PV}[server]
=x11-base/xorg-server-${XSERVER_VERSION%.*}*
"