blob: 5f16b9fe89255ac77614ced75f3209121c4411a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=virtual/pkgconfig doc? ( app-text/doxygen ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=media-libs/freetype:2 sys-libs/zlib ogre? ( >=dev-games/ogre-1.12:0=[freeimage,opengl] samples? ( dev-games/ois ) ) opengl? ( virtual/opengl media-libs/glew:0= ) tools? ( dev-games/ois )
DESCRIPTION=A library for creating GUIs for games and 3D applications
EAPI=7
HOMEPAGE=http://mygui.info
INHERIT=cmake flag-o-matic
IUSE=debug doc +ogre opengl plugins samples static-libs test tools l10n_ru
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
LICENSE=MIT
RDEPEND=media-libs/freetype:2 sys-libs/zlib ogre? ( >=dev-games/ogre-1.12:0=[freeimage,opengl] samples? ( dev-games/ois ) ) opengl? ( virtual/opengl media-libs/glew:0= ) tools? ( dev-games/ois )
REQUIRED_USE=ogre? ( !opengl ) opengl? ( !ogre )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/MyGUI/mygui/archive/MyGUI3.4.1.tar.gz -> mygui-3.4.1.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=8d58a3b94c4305d6bfe947388b5dc1a8
|