1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="A fancy i3lock"
9 HOMEPAGE
="https://github.com/meskarune/i3lock-fancy"
10 EGIT_REPO_URI
="https://github.com/meskarune/i3lock-fancy.git"
14 RDEPEND
="app-shells/bash:0
19 x11-misc/i3lock-color"
24 # Fix script requiring icons to be in same dir
25 sed 's,$(readlink -f -- "$0"),"/usr/share/i3lock-fancy/",' lock
> lock.sh
26 sed -i 's/\/usr/$DESTDIR\/usr/g' Makefile
32 insinto
"/usr/share/i3lock-fancy"