diff --git a/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild b/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild new file mode 100644 index 0000000000..055a321c74 --- /dev/null +++ b/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild @@ -0,0 +1,24 @@ +# Copyright 2020 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="${HOMEPAGE}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="" + +RDEPEND=" + x11-misc/i3lock-color + x11-misc/i3lock-fancy-rapid +" + +src_install() { + dobin "${PN}" + insinto /etc + doins "${PN}.conf" +} diff --git a/x11-misc/betterlockscreen_rapid/metadata.xml b/x11-misc/betterlockscreen_rapid/metadata.xml new file mode 100644 index 0000000000..1acbd84a94 --- /dev/null +++ b/x11-misc/betterlockscreen_rapid/metadata.xml @@ -0,0 +1,8 @@ + + + + + jlin.gentoo@outlook.com + Jian Lin + +