x11-libs/libdmx: stable 1.1.4 for sparc, bug #664002
[gentoo.git] / x11-libs / libdmx / libdmx-1.1.4.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 inherit xorg-2
6
7 DESCRIPTION="X.Org dmx library"
8 KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
9 IUSE=""
10
11 RDEPEND="x11-base/xorg-proto
12         x11-libs/libX11
13         x11-libs/libXext"
14 DEPEND="${RDEPEND}"