[gentoo-commits] repo/gentoo:master commit in: games-board/gtkatlantic/, games-board/gtkatlantic/files/

2020-10-15 Thread Sam James
commit: 4548117e486634e65a864121aff6cf157d1d6cbb
Author: Alexey Sokolov  google  com>
AuthorDate: Sat Sep 26 22:40:01 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 15 18:32:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4548117e

games-board/gtkatlantic: drop old 0.6.1

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Alexey Sokolov  asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/17687
Signed-off-by: Sam James  gentoo.org>

 games-board/gtkatlantic/Manifest   |  1 -
 .../files/gtkatlantic-0.6.1-warnings.patch | 10 -
 .../gtkatlantic/gtkatlantic-0.6.1-r1.ebuild| 51 --
 3 files changed, 62 deletions(-)

diff --git a/games-board/gtkatlantic/Manifest b/games-board/gtkatlantic/Manifest
index 1fa903cbb11..c7b5fc36850 100644
--- a/games-board/gtkatlantic/Manifest
+++ b/games-board/gtkatlantic/Manifest
@@ -1,2 +1 @@
-DIST gtkatlantic-0.6.1.tar.bz2 505701 BLAKE2B 
5580b6bba4836e99d6c06cda4b3bef9236adf828cfd909497082922a8b3cfe158f4240a399ea879f6700f9c66f29d81926963cbf145af20bd28e2bed33241e8a
 SHA512 
8388cbdd4c73d56eacb18a645bdd2d1f6e1fa8d21be972eaba1c4d6af6d0681a2a54909a82d6846ddd785b46b0ad99193e5afea528c5662956ff89a1e6e366df
 DIST gtkatlantic-0.6.3.tar.bz2 546656 BLAKE2B 
e444f19e9757d5a276ede28f868f226e8cc0b4ed3806af54d56721e20d11df6b9b33265b6f51cd5a24608df8ce9c88ccc4ac0c093b1c3c6bd32f35a4e7cc5565
 SHA512 
2cca71492f4aac1a3c3a55e51eb389a8f1481a51b4e0be00dfb6c2317eba320a30f4e9d555375300ff56ddd65d2f313e8356a7ec3dab38963904b9a52f3138c6

diff --git a/games-board/gtkatlantic/files/gtkatlantic-0.6.1-warnings.patch 
b/games-board/gtkatlantic/files/gtkatlantic-0.6.1-warnings.patch
deleted file mode 100644
index a55c7ac7e13..000
--- a/games-board/gtkatlantic/files/gtkatlantic-0.6.1-warnings.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 a/src/readpng.c
-+++ b/src/readpng.c
-@@ -23,6 +23,7 @@
- 
- #include 
- #include 
-+#include 
- #include 
- 
- #include 

diff --git a/games-board/gtkatlantic/gtkatlantic-0.6.1-r1.ebuild 
b/games-board/gtkatlantic/gtkatlantic-0.6.1-r1.ebuild
deleted file mode 100644
index a4f03258084..000
--- a/games-board/gtkatlantic/gtkatlantic-0.6.1-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools eutils gnome2-utils
-
-DESCRIPTION="Monopoly-like game that works with the monopd server"
-HOMEPAGE="http://gtkatlantic.gradator.net/;
-SRC_URI="http://download.tuxfamily.org/gtkatlantic/downloads/v0.6/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/libxml2
-   media-libs/libpng:0
-   x11-libs/gtk+:3"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-warnings.patch
-)
-
-src_prepare() {
-   default
-
-   sed -i -e 's:$(datadir):/usr/share:' {,data/}Makefile.am || die
-   sed -i -e 's/configure.in/configure.ac/' configure.in || die
-   mv configure.{in,ac} || die
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --with-icons-path=/usr/share/icons/hicolor
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: games-board/gtkatlantic/, games-board/gtkatlantic/files/

2016-09-07 Thread Austin English
commit: 6d31a59a75324eacf41c7840a0c44648c3e33c18
Author: Austin English  gentoo  org>
AuthorDate: Wed Sep  7 18:41:29 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Wed Sep  7 18:41:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d31a59a

games-board/gtkatlantic: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.3.0

 .../files/gtkatlantic-0.6.1-warnings.patch |  4 +-
 .../gtkatlantic/gtkatlantic-0.6.1-r1.ebuild| 52 ++
 2 files changed, 54 insertions(+), 2 deletions(-)

diff --git a/games-board/gtkatlantic/files/gtkatlantic-0.6.1-warnings.patch 
b/games-board/gtkatlantic/files/gtkatlantic-0.6.1-warnings.patch
index a924505..a55c7ac 100644
--- a/games-board/gtkatlantic/files/gtkatlantic-0.6.1-warnings.patch
+++ b/games-board/gtkatlantic/files/gtkatlantic-0.6.1-warnings.patch
@@ -1,5 +1,5 @@
 src/readpng.c.orig
-+++ src/readpng.c
+--- a/src/readpng.c
 b/src/readpng.c
 @@ -23,6 +23,7 @@
  
  #include 

diff --git a/games-board/gtkatlantic/gtkatlantic-0.6.1-r1.ebuild 
b/games-board/gtkatlantic/gtkatlantic-0.6.1-r1.ebuild
new file mode 100644
index ..fdfb15e
--- /dev/null
+++ b/games-board/gtkatlantic/gtkatlantic-0.6.1-r1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools eutils gnome2-utils
+
+DESCRIPTION="Monopoly-like game that works with the monopd server"
+HOMEPAGE="http://gtkatlantic.gradator.net/;
+SRC_URI="http://download.tuxfamily.org/gtkatlantic/downloads/v0.6/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-libs/libxml2
+   media-libs/libpng:0
+   x11-libs/gtk+:3"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-warnings.patch
+)
+
+src_prepare() {
+   default
+
+   sed -i -e 's:$(datadir):/usr/share:' {,data/}Makefile.am || die
+   sed -i -e 's/configure.in/configure.ac/' configure.in || die
+   mv configure.{in,ac} || die
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --with-icons-path=/usr/share/icons/hicolor
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}