From 3af0d39185ad7389bc33d82a00b879f6f1887f7f Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Mon, 4 Apr 2022 16:26:45 -0400 Subject: Dropped tessen & wtype, merged to GURU --- gui-apps/wtype/wtype-0.4.ebuild | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 gui-apps/wtype/wtype-0.4.ebuild (limited to 'gui-apps/wtype/wtype-0.4.ebuild') diff --git a/gui-apps/wtype/wtype-0.4.ebuild b/gui-apps/wtype/wtype-0.4.ebuild deleted file mode 100644 index 09069a9..0000000 --- a/gui-apps/wtype/wtype-0.4.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -DESCRIPTION="xdotool type for wayland" -HOMEPAGE="https://github.com/atx/wtype" -SRC_URI="https://github.com/atx/wtype/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" - -src_configure() { - meson_src_configure -} -- cgit v1.2.3