From 93d7658008fb431ae469d5b6356fd53390998561 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 1 Mar 2023 19:26:48 +0000 Subject: gentoo auto-resync : 01:03:2023 - 19:26:48 --- .../tigervnc-xorg-module-1.13.1.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild (limited to 'net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild') diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild new file mode 100644 index 000000000000..aa3265514938 --- /dev/null +++ b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild @@ -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%.*}* +" -- cgit v1.2.3