commit:     1b58c2259a751b9f13304edef3baacb903b4dba0
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 10:46:36 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 11:15:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b58c225

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

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 .../tigervnc-xorg-module-1.13.0.ebuild                 | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.0.ebuild 
b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.0.ebuild
new file mode 100644
index 000000000000..aa3265514938
--- /dev/null
+++ b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.0.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%.*}*
+"

Reply via email to