public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gtkatlantic/, games-board/gtkatlantic/files/
Date: Thu, 15 Oct 2020 18:32:47 +0000 (UTC)	[thread overview]
Message-ID: <1602786762.4548117e486634e65a864121aff6cf157d1d6cbb.sam@gentoo> (raw)

commit:     4548117e486634e65a864121aff6cf157d1d6cbb
Author:     Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Sat Sep 26 22:40:01 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 18:32:42 2020 +0000
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 <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/17687
Signed-off-by: Sam James <sam <AT> 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..00000000000
--- 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 <stdio.h>
- #include <stdlib.h>
-+#include <string.h>
- #include <glib.h>
- 
- #include <png.h>

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..00000000000
--- 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
-}


             reply	other threads:[~2020-10-15 18:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15 18:32 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-07 18:41 [gentoo-commits] repo/gentoo:master commit in: games-board/gtkatlantic/, games-board/gtkatlantic/files/ Austin English

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1602786762.4548117e486634e65a864121aff6cf157d1d6cbb.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox