# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 inherit eutils qt4-r2 subversion DESCRIPTION="advanced dual-screen pdf presenter using OpenGL" HOMEPAGE="http://www.unix-ag.uni-kl.de/~kldenker/gl_presenter/" ESVN_REPO_URI="http://svn.unix-ag.uni-kl.de/gl_presenter/trunk/gl-presenter" LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="app-text/poppler[qt4] >=x11-libs/qt-opengl-4.8 virtual/glu" RDEPEND="${DEPEND} media-fonts/dejavu"