mr_bones_    15/01/03 17:49:50

  Modified:             freeciv-2.4.3.ebuild freeciv-2.3.4.ebuild ChangeLog
  Log:
  drop ggz support
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  games-strategy/freeciv/freeciv-2.4.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild?r1=1.4&r2=1.5

Index: freeciv-2.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- freeciv-2.4.3.ebuild        28 Dec 2014 15:48:56 -0000      1.4
+++ freeciv-2.4.3.ebuild        3 Jan 2015 17:49:50 -0000       1.5
@@ -1,11 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.4.3.ebuild,v 1.4 
2014/12/28 15:48:56 titanofold Exp $
-
-# FIXME: gtk3 support breaks ggz support
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild,v 1.5 
2015/01/03 17:49:50 mr_bones_ Exp $
 
 EAPI=5
-inherit eutils gnome2-utils games-ggz games
+inherit eutils gnome2-utils games
 
 DESCRIPTION="multiplayer strategy game (Civilization Clone)"
 HOMEPAGE="http://www.freeciv.org/";
@@ -14,7 +12,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="auth aimodules dedicated ggz +gtk ipv6 mapimg modpack mysql nls postgres 
readline sdl +server +sound sqlite"
+IUSE="auth aimodules dedicated +gtk ipv6 mapimg modpack mysql nls postgres 
readline sdl +server +sound sqlite"
 
 RDEPEND="app-arch/bzip2
        app-arch/xz-utils
@@ -31,7 +29,6 @@
        dedicated? ( aimodules? ( dev-libs/libltdl:0 ) )
        !dedicated? (
                media-libs/libpng:0
-               ggz? ( games-board/ggz-gtk-client )
                gtk? ( x11-libs/gtk+:2 )
                mapimg? ( media-gfx/imagemagick )
                modpack? ( x11-libs/gtk+:2 )
@@ -109,7 +106,7 @@
                        use sdl && myclient="${myclient} sdl"
                        use gtk && myclient="${myclient} gtk2"
                fi
-               myopts="$(use_enable server) $(use_with ggz ggz-client)"
+               myopts="$(use_enable server) --without-ggz-client"
        fi
 
        # disabling shared libs will break aimodules USE flag
@@ -121,8 +118,6 @@
                --enable-aimodules="$(usex aimodules "yes" "no")" \
                --enable-shared \
                --enable-fcdb="${mydatabase}" \
-               --with-ggzconfig=/usr/bin \
-               --enable-noregistry="${GGZ_MODDIR}" \
                $(use_enable nls) \
                $(use_with readline) \
                $(use_enable sound sdl-mixer) \
@@ -170,11 +165,9 @@
 
 pkg_postinst() {
        games_pkg_postinst
-       games-ggz_update_modules
        gnome2_icon_cache_update
 }
 
 pkg_postrm() {
-       games-ggz_update_modules
        gnome2_icon_cache_update
 }



1.6                  games-strategy/freeciv/freeciv-2.3.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.3.4.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.3.4.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.3.4.ebuild?r1=1.5&r2=1.6

Index: freeciv-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- freeciv-2.3.4.ebuild        15 May 2014 17:03:17 -0000      1.5
+++ freeciv-2.3.4.ebuild        3 Jan 2015 17:49:50 -0000       1.6
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.3.4.ebuild,v 1.5 
2014/05/15 17:03:17 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.4.ebuild,v 1.6 
2015/01/03 17:49:50 mr_bones_ Exp $
 
 EAPI=5
-inherit eutils gnome2-utils games-ggz games
+inherit eutils gnome2-utils games
 
 DESCRIPTION="multiplayer strategy game (Civilization Clone)"
 HOMEPAGE="http://www.freeciv.org/";
@@ -12,7 +12,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="auth dedicated ggz +gtk ipv6 nls readline sdl +sound"
+IUSE="auth dedicated +gtk ipv6 nls readline sdl +sound"
 REQUIRED_USE="!dedicated? ( || ( gtk sdl ) )"
 
 RDEPEND="readline? ( sys-libs/readline )
@@ -31,7 +31,6 @@
                        media-libs/libsdl[sound]
                        media-libs/sdl-mixer[vorbis]
                )
-               ggz? ( games-board/ggz-gtk-client )
                media-libs/libpng:0
        )"
 DEPEND="${RDEPEND}
@@ -64,12 +63,11 @@
        else
                use sdl && myclient="${myclient} sdl"
                use gtk && myclient="${myclient} gtk"
-               myopts=$(use_with ggz ggz-client)
+               myopts="--without-ggz-client"
        fi
 
        egamesconf \
                --localedir=/usr/share/locale \
-               --with-ggzconfig=/usr/bin \
                --enable-noregistry="${GGZ_MODDIR}" \
                $(use_enable auth) \
                $(use_enable ipv6) \
@@ -116,11 +114,9 @@
 
 pkg_postinst() {
        games_pkg_postinst
-       games-ggz_update_modules
        gnome2_icon_cache_update
 }
 
 pkg_postrm() {
-       games-ggz_update_modules
        gnome2_icon_cache_update
 }



1.159                games-strategy/freeciv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.159&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.159&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.158&r2=1.159

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog   28 Dec 2014 15:48:56 -0000      1.158
+++ ChangeLog   3 Jan 2015 17:49:50 -0000       1.159
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/freeciv
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.158 
2014/12/28 15:48:56 titanofold Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.159 
2015/01/03 17:49:50 mr_bones_ Exp $
+
+  03 Jan 2015; Michael Sterrett <mr_bon...@gentoo.org> freeciv-2.3.4.ebuild,
+  freeciv-2.4.3.ebuild:
+  drop ggz support
 
   28 Dec 2014; Aaron W. Swenson <titanof...@gentoo.org> freeciv-2.4.3.ebuild:
   Rename virtual/postgresql to dev-db/postgresql




Reply via email to