# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils cmake-utils toolchain-funcs flag-o-matic git-r3 DESCRIPTION="Development library for simulation games" HOMEPAGE="http://www.simgear.org/" EGIT_REPO_URI="git://git.code.sf.net/p/flightgear/${PN} git://mapserver.flightgear.org/${PN}" EGIT_BRANCH="next" LICENSE="GPL-2" KEYWORDS="" SLOT="0" IUSE="cpu_flags_x86_sse2 +dns debug gdal openmp subversion test" COMMON_DEPEND=" dev-libs/expat