blob: 51d440ae3bc8daaa68ee23f20f2d87961ad92994 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=>=dev-libs/wayland-1.11.0 media-libs/mesa[wayland] doc? ( app-doc/doxygen media-gfx/graphviz ) dev-util/scons[python_targets_python2_7]
DESCRIPTION=Wayland C++ bindings
EAPI=6
HOMEPAGE=https://github.com/NilsBrause/waylandpp
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-libs/wayland-1.11.0 media-libs/mesa[wayland]
SLOT=0/0
SRC_URI=https://github.com/NilsBrause/waylandpp/archive/0.1.0.tar.gz -> waylandpp-0.1.0.tar.gz
_eclasses_=estack 43ddf5aaffa7a8d0482df54d25a66a1f multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 scons-utils 741000d14c0b59263aac3f3cf6e39909 toolchain-funcs e4a9360924c5ce9f52e61342cde58512 versionator 2352c3fc97241f6a02042773c8287748
_md5_=53c59310b1a93e0200afa17e8c34e97f
|