Freetype has long since moved on, and this causes compiler errors since the headers can't be found.
Gentoo-Bug: https://bugs.gentoo.org/587388
Package-Manager: Portage-2.3.2, Repoman-2.3.1
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
PYTHON_COMPAT=( python2_7 )
>=media-libs/cal3d-0.10
media-libs/freeglut
>=media-libs/freetype-2.5
- >=media-libs/glew-1.3.3
+ >=media-libs/glew-1.3.3:*
>=media-libs/libsdl-1.2.8[opengl]
media-libs/openal
virtual/opengl
PATCHES=(
"${FILESDIR}/${P}-glu.patch"
"${FILESDIR}/${PN}-pillow.patch"
- "${FILESDIR}/${P}-freetype-2.5.patch"
)
python_compile() {