blob: 75e756b911c448c2cb03c830141c7e7e8e7f4f4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=!media-libs/raspberrypi-userland-bin wayland? ( dev-libs/wayland ) wayland? ( virtual/pkgconfig ) sys-devel/make >=dev-util/cmake-2.8.12
DESCRIPTION=Raspberry Pi userspace tools and libraries
EAPI=5
HOMEPAGE=https://github.com/raspberrypi/userland
IUSE=examples wayland
KEYWORDS=~arm
LICENSE=BSD
RDEPEND=!media-libs/raspberrypi-userland-bin wayland? ( dev-libs/wayland )
SLOT=0
SRC_URI=https://github.com/raspberrypi/userland/tarball/cfd971c -> raspberrypi-userland-0_pre20160408.tar.gz
_eclass_exported_funcs=src_unpack:- src_prepare:- src_configure:cmake-utils src_compile:cmake-utils src_test:cmake-utils src_install:-
_eclasses_=cmake-utils 422bbd1bee2557490177a34dbe0a662b eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=349a60f678a1c98db006691602a3e412
|