diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-10-24 07:34:59 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-10-24 07:34:59 +0000 |
| commit | 490386eb6e07bed7184dd4063d5bfce87fa2e302 (patch) | |
| tree | 8f566303b34b571f22435db457f7050c20ae4fb7 /net-misc/tigervnc-xorg-module | |
| parent | f0e92064b4a53672522e47d970e8dc360498678e (diff) | |
| download | baldeagleos-repo-490386eb6e07bed7184dd4063d5bfce87fa2e302.tar.gz baldeagleos-repo-490386eb6e07bed7184dd4063d5bfce87fa2e302.tar.xz baldeagleos-repo-490386eb6e07bed7184dd4063d5bfce87fa2e302.zip | |
Adding metadata
Diffstat (limited to 'net-misc/tigervnc-xorg-module')
| -rw-r--r-- | net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.1.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.1.ebuild b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.1.ebuild new file mode 100644 index 000000000000..a9d1823bc98d --- /dev/null +++ b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.14.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 2022-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +XSERVER_VERSION="21.1.13" + +DESCRIPTION="Metapackage for the xorg module provided by tigervnc" +HOMEPAGE="https://tigervnc.org/" + +LICENSE="metapackage" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND=" + ~net-misc/tigervnc-${PV}[server] + =x11-base/xorg-server-${XSERVER_VERSION%.*}* +" |
