From 07cdaa76926c9bd08e3fdb0d3e64d816db68eb03 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Thu, 1 Dec 2022 21:30:45 -0500 Subject: Remove gtklock since it's in GURU now --- gui-apps/gtklock/gtklock-2.0.1.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 gui-apps/gtklock/gtklock-2.0.1.ebuild (limited to 'gui-apps/gtklock/gtklock-2.0.1.ebuild') diff --git a/gui-apps/gtklock/gtklock-2.0.1.ebuild b/gui-apps/gtklock/gtklock-2.0.1.ebuild deleted file mode 100644 index d664780..0000000 --- a/gui-apps/gtklock/gtklock-2.0.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="GTK-based lockscreen for Wayland" -HOMEPAGE="https://github.com/jovanlanik/gtklock" -SRC_URI="https://github.com/jovanlanik/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="sys-libs/pam - gui-libs/gtk-layer-shell" - -BDEPEND="app-text/scdoc" - -PATCHES=( - "${FILESDIR}"/"${P}"-makefile.patch -) -- cgit v1.2.3