# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5

inherit eutils qt4-r2 git-2

DESCRIPTION="Micro Air Vehicle Ground Control Station"
HOMEPAGE="http://qgroundcontrol.org"
EGIT_REPO_URI="https://github.com/mavlink/qgroundcontrol.git"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
IUSE=""

DEPEND="app-accessibility/flite
		dev-libs/libfreenect
		dev-libs/protobuf
		games-util/xboxdrv
		media-libs/libsdl
		media-libs/phonon[gstreamer]
		x11-libs/qt-opengl
		x11-libs/qt-sql
		x11-libs/qt-svg
		x11-libs/qt-webkit"
RDEPEND="${DEPEND}"

src_prepare() {
	sed -i 's/unix:!macx:!symbian: LIBS += -losg//g' ${PN}.proq
	sed -i 's%