x11-apps/xbacklight: stable 1.2.3 for hppa, bug #694734
[gentoo.git] / x11-apps / xbacklight / xbacklight-1.2.3.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit xorg-3
7
8 DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property"
9 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
10 IUSE=""
11
12 RDEPEND="x11-libs/libxcb
13         >=x11-libs/xcb-util-0.3.8"
14 DEPEND="${RDEPEND}"