blob: d77b8be807bacf220be83cbaf9f64185553d7223 (
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 b2f01ad412baf81650c23fcf0975fa33 multiprocessing cac3169468f893670dac3e7cb940e045 scons-utils 741000d14c0b59263aac3f3cf6e39909 toolchain-funcs f164325a2cdb5b3ea39311d483988861 versionator 2352c3fc97241f6a02042773c8287748
_md5_=53c59310b1a93e0200afa17e8c34e97f
|