blob: 6adf557755c55538b61b9d882027da0a703d6d2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=configure install prepare
DEPEND=virtual/opengl dev-libs/boost media-libs/glew:= media-libs/glm sys-devel/libtool virtual/pkgconfig
DESCRIPTION=C++ Library for rendering OpenGL models stored in glTF format
EAPI=6
HOMEPAGE=http://www.libreoffice.org
IUSE=debug test
KEYWORDS=amd64 x86
LICENSE=MPL-2.0
RDEPEND=virtual/opengl
RESTRICT=test
SLOT=0
SRC_URI=http://dev-www.libreoffice.org/src/libgltf/libgltf-0.0.2.tar.bz2
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_eclasses_=epatch 122e1264e67c4f59a1482f2095e0b35d estack 5ac2a138d0b33354b764d84f9e835db8 eutils 1ef31aee2bd63ffbfcae8a1843c9208d ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=24c9983f8c108c22c0025e8b4d5133b0
|