From 4865f2f08d67cdb76bf12dd39b2c8f0581b68ddc Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Mon, 7 Mar 2022 22:20:21 -0500 Subject: Removed abandoned ebuilds --- gui-apps/waynergy/waynergy-9999.ebuild | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 gui-apps/waynergy/waynergy-9999.ebuild (limited to 'gui-apps/waynergy/waynergy-9999.ebuild') diff --git a/gui-apps/waynergy/waynergy-9999.ebuild b/gui-apps/waynergy/waynergy-9999.ebuild deleted file mode 100644 index 8c2846c..0000000 --- a/gui-apps/waynergy/waynergy-9999.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson git-r3 - -DESCRIPTION="An implementation of a synergy client for wlroots compositors." -HOMEPAGE="https://github.com/r-c-f/waynergy" -EGIT_REPO_URI="https://github.com/r-c-f/${PN}.git" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-libs/libretls - dev-libs/wayland - dev-util/wayland-scanner - gui-apps/wl-clipboard - gui-libs/wlroots - x11-libs/libxkbcommon" -RDEPEND="${DEPEND}" -BDEPEND="" - -src_configure() { - meson_src_configure -} -- cgit v1.2.3