On 03/19/2015 09:38 PM, Lars Wendler (polynomial-c) wrote:
> Index: freeciv-2.5.0.ebuild
> ===================================================================
> # Copyright 1999-2015 Gentoo Foundation
> # Distributed under the terms of the GNU General Public License v2
> # $Header: 
> /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.5.0.ebuild,v 1.1 
> 2015/03/19 20:38:19 polynomial-c Exp $
> 
> EAPI=5
> inherit eutils gnome2-utils games
> 
> DESCRIPTION="multiplayer strategy game (Civilization Clone)"
> HOMEPAGE="http://www.freeciv.org/";
> SRC_URI="mirror://sourceforge/freeciv/${P}.tar.bz2"
> 
> LICENSE="GPL-2"
> SLOT="0"
> KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
> IUSE="auth aimodules dedicated +gtk ipv6 mapimg modpack mysql nls postgres 
> qt5 readline sdl +server +sound sqlite system-lua"
> 
> RDEPEND="app-arch/bzip2
>       app-arch/xz-utils
>       net-misc/curl
>       sys-libs/zlib
>       auth? (
>               mysql? ( virtual/mysql )
>               postgres? ( dev-db/postgresql )
>               sqlite? ( dev-db/sqlite:3 )
>               !mysql? ( !postgres? ( !sqlite? ( virtual/mysql ) ) )
>       )
>       readline? ( sys-libs/readline:0 )
>       dedicated? ( aimodules? ( dev-libs/libltdl:0 ) )
>       !dedicated? (
>               media-libs/libpng:0
>               gtk? ( x11-libs/gtk+:2 )

gtk3 is already supported, we should switch



Reply via email to