diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /net-misc/wlvncc | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'net-misc/wlvncc')
| -rw-r--r-- | net-misc/wlvncc/Manifest | 3 | ||||
| -rw-r--r-- | net-misc/wlvncc/metadata.xml | 12 | ||||
| -rw-r--r-- | net-misc/wlvncc/wlvncc-20250626.ebuild | 28 | ||||
| -rw-r--r-- | net-misc/wlvncc/wlvncc-20250725.ebuild | 28 | ||||
| -rw-r--r-- | net-misc/wlvncc/wlvncc-20260429.ebuild | 28 | ||||
| -rw-r--r-- | net-misc/wlvncc/wlvncc-99999999.ebuild | 26 |
6 files changed, 0 insertions, 125 deletions
diff --git a/net-misc/wlvncc/Manifest b/net-misc/wlvncc/Manifest deleted file mode 100644 index e610149adfa0..000000000000 --- a/net-misc/wlvncc/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -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/metadata.xml b/net-misc/wlvncc/metadata.xml deleted file mode 100644 index d290a7884855..000000000000 --- a/net-misc/wlvncc/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <name>Dale Sweeney</name> - <email>agooglygooglr@gmail.com</email> - </maintainer> - <upstream> - <remote-id type="github">any1/wlvncc</remote-id> - <bugs-to>https://github.com/any1/wlvncc/issues</bugs-to> - </upstream> -</pkgmetadata> diff --git a/net-misc/wlvncc/wlvncc-20250626.ebuild b/net-misc/wlvncc/wlvncc-20250626.ebuild deleted file mode 100644 index 1c1c91e8cc3f..000000000000 --- a/net-misc/wlvncc/wlvncc-20250626.ebuild +++ /dev/null @@ -1,28 +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" - -DEPEND=" - dev-libs/lzo - dev-libs/wayland-protocols - x11-libs/libdrm -" -RDEPEND=" - dev-libs/aml - x11-libs/libxkbcommon - x11-libs/pixman - dev-libs/wayland -" diff --git a/net-misc/wlvncc/wlvncc-20250725.ebuild b/net-misc/wlvncc/wlvncc-20250725.ebuild deleted file mode 100644 index ab726d438155..000000000000 --- a/net-misc/wlvncc/wlvncc-20250725.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -COMMIT="bc6063aeacd4fbe9ac8f58f4ba3c5388b3e1f1f2" - -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" - -DEPEND=" - dev-libs/lzo - dev-libs/wayland-protocols - x11-libs/libdrm -" -RDEPEND=" - dev-libs/aml - x11-libs/libxkbcommon - x11-libs/pixman - dev-libs/wayland -" diff --git a/net-misc/wlvncc/wlvncc-20260429.ebuild b/net-misc/wlvncc/wlvncc-20260429.ebuild deleted file mode 100644 index 99b083ece92f..000000000000 --- a/net-misc/wlvncc/wlvncc-20260429.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -COMMIT="cc0abf87c37920540f2439a556e6a480c28f8f46" - -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" - -DEPEND=" - dev-libs/lzo - dev-libs/wayland-protocols - x11-libs/libdrm -" -RDEPEND=" - dev-libs/aml - x11-libs/libxkbcommon - x11-libs/pixman - dev-libs/wayland -" diff --git a/net-misc/wlvncc/wlvncc-99999999.ebuild b/net-misc/wlvncc/wlvncc-99999999.ebuild deleted file mode 100644 index c99cddf403ab..000000000000 --- a/net-misc/wlvncc/wlvncc-99999999.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit git-r3 meson - -DESCRIPTION="A Wayland Native VNC Client" -HOMEPAGE="https://github.com/any1/wlvncc" -EGIT_REPO_URI="https://github.com/any1/wlvncc" -LICENSE="GPL-2" -SLOT="0" - -DOCS=("README.md" "scripts/auth-script.sh") - -DEPEND=" - dev-libs/lzo - dev-libs/wayland-protocols - x11-libs/libdrm -" -RDEPEND=" - dev-libs/aml - x11-libs/libxkbcommon - x11-libs/pixman - dev-libs/wayland -" |
