summaryrefslogtreecommitdiff
path: root/net-misc/wlvncc
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-07-06 03:04:40 -0500
committerroot <root@alpha.trunkmasters.com>2026-07-06 03:04:40 -0500
commit615d6f7e3408947bf962ea4d7edde01977474d1e (patch)
tree669937b348f12e0bd52d35ef889d0b283f90476c /net-misc/wlvncc
parent7d0655e0f85be0eec06807898321a634968f9336 (diff)
downloadbaldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.tar.gz
baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.tar.xz
baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.zip
Adding metadata
Diffstat (limited to 'net-misc/wlvncc')
-rw-r--r--net-misc/wlvncc/Manifest1
-rw-r--r--net-misc/wlvncc/wlvncc-20250626.ebuild31
-rw-r--r--net-misc/wlvncc/wlvncc-20250725.ebuild1
-rw-r--r--net-misc/wlvncc/wlvncc-20260429.ebuild1
-rw-r--r--net-misc/wlvncc/wlvncc-99999999.ebuild1
5 files changed, 3 insertions, 32 deletions
diff --git a/net-misc/wlvncc/Manifest b/net-misc/wlvncc/Manifest
index e610149adfa0..b3a226c3d09e 100644
--- a/net-misc/wlvncc/Manifest
+++ b/net-misc/wlvncc/Manifest
@@ -1,3 +1,2 @@
-DIST wlvncc-20250626.gh.tar.gz 171524 BLAKE2B 9968419dbbada0263fdaacb9617b9fba2740c42a93a069933f604a0d7885c6ac4cf203b7969a7855518dd245b56894191547f2a9ffd10a37090a8162f87d53f5 SHA512 b7c7d2fbd95f549360f7f37795de0b82d77199d23e29b3d6d0537c8818638a448618f7eab7c6192dce643c40ce5d13db064ea060bbac88bb1328f48c5773eafa
DIST wlvncc-20250725.gh.tar.gz 173048 BLAKE2B fb3b9aac2bb9f71238c90acd5e7af7b966d5101b67d073b2750bcd4db247a154c305741c6928861b0e9570abc4288460785f924e001daab6fbd4fa273ec65d5e SHA512 d1e2c55bb5017d9bd00f5134f06ec049205eb2b97cacec550dedf34b2abd28a05a24666d764c35232fe6a6b5e8483730f54ea9e1ce9002edd8a57ce99a593fd5
DIST wlvncc-20260429.gh.tar.gz 173208 BLAKE2B 6da99d3678e574cc17f447257ba20bc2c242fcb5750eea6d01205736e90495b9d1ab370ea7e2fba3b217d66a438eff65e6f70bd999ee4014af6a75f523564baf SHA512 9250e5537b0f52c3b90f8c033da7c49ff820bea4b6cf21953ca967fbf1113cb6bb87c8b80cd5b6083ec39bf747a65d0f50430746de55e2fbae838da54c40a670
diff --git a/net-misc/wlvncc/wlvncc-20250626.ebuild b/net-misc/wlvncc/wlvncc-20250626.ebuild
deleted file mode 100644
index 8fd2683eb1de..000000000000
--- a/net-misc/wlvncc/wlvncc-20250626.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-COMMIT="a6a5463a9c69ce4db04d8d699dd58e1ba8560a0a"
-
-inherit meson
-
-DESCRIPTION="A Wayland Native VNC Client"
-HOMEPAGE="https://github.com/any1/wlvncc"
-SRC_URI="https://github.com/any1/wlvncc/archive/${COMMIT}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="video_cards_nvidia"
-
-DEPEND="
- dev-libs/lzo
- dev-libs/wayland-protocols
- x11-libs/libdrm
-"
-RDEPEND="
- dev-libs/aml
- x11-libs/libxkbcommon
- x11-libs/pixman
- dev-libs/wayland
- video_cards_nvidia? ( gui-libs/egl-gbm )
- !video_cards_nvidia? ( media-libs/mesa )
-"
diff --git a/net-misc/wlvncc/wlvncc-20250725.ebuild b/net-misc/wlvncc/wlvncc-20250725.ebuild
index 9f86f211e9f2..b654ec7f6830 100644
--- a/net-misc/wlvncc/wlvncc-20250725.ebuild
+++ b/net-misc/wlvncc/wlvncc-20250725.ebuild
@@ -20,6 +20,7 @@ DEPEND="
dev-libs/lzo
dev-libs/wayland-protocols
x11-libs/libdrm
+ media-video/ffmpeg
"
RDEPEND="
dev-libs/aml
diff --git a/net-misc/wlvncc/wlvncc-20260429.ebuild b/net-misc/wlvncc/wlvncc-20260429.ebuild
index 8dcc9ddcd262..0a90169428a9 100644
--- a/net-misc/wlvncc/wlvncc-20260429.ebuild
+++ b/net-misc/wlvncc/wlvncc-20260429.ebuild
@@ -20,6 +20,7 @@ DEPEND="
dev-libs/lzo
dev-libs/wayland-protocols
x11-libs/libdrm
+ media-video/ffmpeg
"
RDEPEND="
dev-libs/aml
diff --git a/net-misc/wlvncc/wlvncc-99999999.ebuild b/net-misc/wlvncc/wlvncc-99999999.ebuild
index ae63c2edce98..a33c9cb454d2 100644
--- a/net-misc/wlvncc/wlvncc-99999999.ebuild
+++ b/net-misc/wlvncc/wlvncc-99999999.ebuild
@@ -18,6 +18,7 @@ DEPEND="
dev-libs/lzo
dev-libs/wayland-protocols
x11-libs/libdrm
+ media-video/ffmpeg
"
RDEPEND="
dev-libs/aml