blob: 71fcc5ae00e62b07b1c95eeab2be262619dc2e69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=media-libs/freetype:2 ogre? ( dev-games/ogre:=[freeimage,opengl] samples? ( dev-games/ois ) ) opengl? ( virtual/opengl media-libs/glew ) tools? ( dev-games/ois ) virtual/pkgconfig doc? ( app-doc/doxygen ) sys-devel/make >=dev-util/cmake-3.9.6
DESCRIPTION=A library for creating GUIs for games
EAPI=5
HOMEPAGE=http://mygui.info/
INHERIT=eutils cmake-utils flag-o-matic multilib
IUSE=debug doc +ogre opengl plugins samples static-libs test tools l10n_ru
KEYWORDS=amd64 x86
LICENSE=MIT
RDEPEND=media-libs/freetype:2 ogre? ( dev-games/ogre:=[freeimage,opengl] samples? ( dev-games/ois ) ) opengl? ( virtual/opengl media-libs/glew ) tools? ( dev-games/ois )
REQUIRED_USE=ogre? ( !opengl ) opengl? ( !ogre )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/MyGUI/mygui/archive/MyGUI3.2.2.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 estack 055c42df72f76a4f45ec92b35e83cd56 epatch 9f813bb3c47cf2e60619a663b87c5f4e l10n 3c7381c56a184f0dd5ba3fb824808f30 toolchain-funcs 7a9551c9a6680454019664620505375a multilib 6f710a580aea2e8c7f5be70f8912ad43 ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa preserve-libs dbc9f8d2d49c66467bc327fddd8317bd vcs-clean b690a7e9b6c497cf59326a7545df4283 wrapper 4251d4c84c25f59094fd557e0063a974 eutils 9a53f21c753d823ba20a22f857c25cb4 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils 132cbb376048d079b5a012f5467c4e7f flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake-utils 12008d68ebfd61f49a377c49f83558a8
_md5_=cfdb203515d6bfa56af1b52a4fe2f6ea
|