mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
x11-misc/betterlockscreen_rapid: drop live ebuild
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jian Lin <jlin.gentoo@outlook.com>
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit git-r3
|
||||
|
||||
DESCRIPTION="A rapid and good-looking screen locker"
|
||||
HOMEPAGE="https://github.com/oakszyjrnrdy/betterlockscreen_rapid"
|
||||
EGIT_REPO_URI="https://github.com/oakszyjrnrdy/betterlockscreen_rapid.git"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="
|
||||
x11-misc/i3lock-color
|
||||
x11-misc/i3lock-fancy-rapid
|
||||
"
|
||||
|
||||
src_install() {
|
||||
dobin betterlockscreen_rapid
|
||||
einstalldocs
|
||||
insinto /etc
|
||||
doins betterlockscreen_rapid.conf
|
||||
}
|
||||
Reference in New Issue
Block a user