blob: 3dffe13731386c8003e9c09f61ab288ef2a43854 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install prepare
DEPEND=>=dev-lang/erlang-14 media-libs/libsdl[opengl] image? ( media-libs/sdl-image ) truetype? ( media-libs/sdl-ttf ) virtual/opengl >=sys-apps/sed-4
DESCRIPTION=Erlang bindings for the SDL library
EAPI=2
HOMEPAGE=http://esdl.sourceforge.net/
IUSE=image truetype
KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~x86
LICENSE=BSD
RDEPEND=>=dev-lang/erlang-14 media-libs/libsdl[opengl] image? ( media-libs/sdl-image ) truetype? ( media-libs/sdl-ttf ) virtual/opengl
SLOT=0
SRC_URI=mirror://sourceforge/esdl/esdl-1.2.src.tar.gz
_eclass_exported_funcs=src_prepare:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c fixheadtails 6b7b3d896b0b285c12a94f3105c2a06c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=9ca8131350870ee74e3e5a437dc1f62f
|