# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="2" inherit cmake-utils DESCRIPTION="Italian card game called briscola" HOMEPAGE="http://qbriscola.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${PN}-src_${PV}.tar.bz2" LICENSE="GPL-3" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=x11-libs/qt-core-4.4.0 x11-libs/qt-sql[sqlite]" RDEPEND="${DEPEND}" S=${WORKDIR}/${PN}