dev-vcs/sourcegit-bin bump version to 8.33
[gentoo-zh.git] / x11-misc / i3lock-color / i3lock-color-9999.ebuild
blob30d23445670a61fe2b6cd6a6fbe7ce5983bae608
1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 inherit git-r3 autotools
8 DESCRIPTION="An improved i3lock"
9 HOMEPAGE="https://github.com/chrjguill/i3lock-color"
10 EGIT_REPO_URI="https://github.com/chrjguill/i3lock-color.git"
11 LICENSE="BSD"
13 SLOT="0"
15 RDEPEND="x11-libs/libxcb[xkb]
16                 x11-libs/xcb-util
17                 x11-libs/cairo[X]
18                 x11-libs/libxkbcommon[X]
19                 !x11-misc/i3lock"
21 DEPEND="${RDEPEND}"
23 src_prepare() {
24         default
25         eautoreconf