# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit flag-o-matic versionator XRDP_P=xrdp-$(get_version_component_range 1-3) XORG_P=xorg-server-$(get_version_component_range 4-6) DESCRIPTION="A X11 server for RDP clients (used by xrdp)" HOMEPAGE="http://www.xrdp.org/" # mirrored from https://github.com/neutrinolabs/xrdp/releases SRC_URI="https://dev.gentoo.org/~mgorny/dist/${XRDP_P}.tar.xz http://xorg.freedesktop.org/releases/individual/xserver/${XORG_P}.tar.bz2" LICENSE="Apache-2.0 MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="nptl" RDEPEND="dev-libs/openssl media-libs/freetype >=x11-apps/iceauth-1.0.2 >=x11-apps/rgb-1.0.3 >=x11-apps/xauth-1.0.3 x11-apps/xkbcomp >=x11-libs/libpciaccess-0.10.3 >=x11-libs/libXau-1.0.4 >=x11-libs/libXdmcp-1.0.2 >=x11-libs/libXfont-1.4.2 >=x11-libs/libxkbfile-1.0.4 >=x11-libs/pixman-0.15.20 >=x11-libs/xtrans-1.2.2 >=x11-misc/xbitmaps-1.0.1 >=x11-misc/xkeyboard-config-1.4 >=x11-libs/libX11-1.1.5 >=x11-libs/libXext-1.0.5 >=media-libs/mesa-7.8_rc[nptl=]