# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils games qt4 subversion ESVN_REPO_URI="http://pokerth.svn.sourceforge.net/svnroot/pokerth/trunk/pokerth" ESVN_STORE_DIR="${DISTDIR}}/svn-src/" #PKG_SUFFIX="" DESCRIPTION="Texas Hold'em poker game." HOMEPAGE="http://www.pokerth.net/" LICENSE="GPL-2" SLOT="0" IUSE="" KEYWORDS="~amd64 ~x86" DEPEND="$(qt4_min_version 4.2.3) >=dev-libs/boost-1.34.1 >=dev-libs/openssl-0.9.7 media-libs/libsdl media-libs/sdl-mixer" RDEPEND="${DEPEND}" pkg_setup() { if ! built_with_use "x11-libs/qt" qt3support ; then eerror "x11-libs/qt has to be compiled with 'qt3support'" eerror "USE-flag enabled." die "Needed USE-flag for x11-libs/qt not found." fi if has_version "