From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8E08C13835A for ; Thu, 14 Jan 2021 14:36:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99452E097E; Thu, 14 Jan 2021 14:36:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 70E24E097E for ; Thu, 14 Jan 2021 14:36:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CFBB4340A15 for ; Thu, 14 Jan 2021 14:35:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B50C496 for ; Thu, 14 Jan 2021 14:35:58 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1610634946.2822f34d2ebd176d328e4fa64dd8a46f925f9b5b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/clanbomber/, games-action/clanbomber/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/clanbomber/Manifest games-action/clanbomber/clanbomber-2.1.1-r1.ebuild games-action/clanbomber/files/clanbomber-2.1.1-automake112.patch games-action/clanbomber/files/clanbomber-2.1.1-boost150.patch games-action/clanbomber/files/clanbomber-2.1.1-gcc6.patch X-VCS-Directories: games-action/clanbomber/ games-action/clanbomber/files/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2822f34d2ebd176d328e4fa64dd8a46f925f9b5b X-VCS-Branch: master Date: Thu, 14 Jan 2021 14:35:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7c5b9126-6b1d-4722-9845-6678fc6edd46 X-Archives-Hash: 71f2ae3b6147a3f4ebb3f63624dbd57b commit: 2822f34d2ebd176d328e4fa64dd8a46f925f9b5b Author: Sam James gentoo org> AuthorDate: Thu Jan 14 14:35:46 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 14 14:35:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2822f34d games-action/clanbomber: cleanup old Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> games-action/clanbomber/Manifest | 1 - games-action/clanbomber/clanbomber-2.1.1-r1.ebuild | 48 ---------------------- .../files/clanbomber-2.1.1-automake112.patch | 11 ----- .../files/clanbomber-2.1.1-boost150.patch | 31 -------------- .../clanbomber/files/clanbomber-2.1.1-gcc6.patch | 19 --------- 5 files changed, 110 deletions(-) diff --git a/games-action/clanbomber/Manifest b/games-action/clanbomber/Manifest index 9a49655f9a0..e91b8703874 100644 --- a/games-action/clanbomber/Manifest +++ b/games-action/clanbomber/Manifest @@ -1,2 +1 @@ -DIST clanbomber-2.1.1.tar.lzma 2070392 BLAKE2B ba6e183a5469a30949a4441f9f40df8f87271c741110ddcc17f584f0f59564a041e5b74214b53ccddbae7df46ffc573a866e1089db0a782e7c73dda1c2d4ac6f SHA512 b2d634c20d60cd7c080263a8ebea931bd623342c32380494c0076441021719135ca7861e0467e0c71cd46bb4ed85d3ce364dbfa2c8399eaf058f62f294a21c32 DIST clanbomber-2.2.0.tar.xz 2118672 BLAKE2B fd384d01552231fb3d823b07a1248c6ca0d1c5bb5f7f8d7dae3a71387d457d789c2dfabb69817233fac95699b9bd96e52846e736de8c55735bb67be7edb5b158 SHA512 307921d118286dcfd29ce96e0a35dfdc389dae6bd71a7dfd088311f611a75b167c1018542b5dc59c26bfb808a985011f6691c297cc8dd472da0fe5e005a401d5 diff --git a/games-action/clanbomber/clanbomber-2.1.1-r1.ebuild b/games-action/clanbomber/clanbomber-2.1.1-r1.ebuild deleted file mode 100644 index b6f4ba83831..00000000000 --- a/games-action/clanbomber/clanbomber-2.1.1-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit autotools eutils - -DESCRIPTION="Bomberman-like multiplayer game" -HOMEPAGE="https://savannah.nongnu.org/projects/clanbomber/" -SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.lzma" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-libs/boost - media-fonts/dejavu - media-libs/libsdl[sound,joystick,video] - media-libs/sdl-gfx - media-libs/sdl-image[png] - media-libs/sdl-mixer - media-libs/sdl-ttf" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=( AUTHORS ChangeLog ChangeLog.hg IDEAS NEWS QUOTES README TODO ) - -PATCHES=( - "${FILESDIR}"/${P}-automake112.patch - "${FILESDIR}"/${P}-boost150.patch - "${FILESDIR}"/${P}-gcc6.patch -) - -src_prepare() { - default - sed -i -e 's/menuentry//' src/Makefile.am || die - eautoreconf -} - -src_install() { - default - newicon src/pics/cup2.png ${PN}.png - make_desktop_entry ${PN}2 ClanBomber2 - rm -f "${D}/usr/share/${PN}/fonts/DejaVuSans-Bold.ttf" || die - dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf \ - /usr/share/${PN}/fonts/DejaVuSans-Bold.ttf -} diff --git a/games-action/clanbomber/files/clanbomber-2.1.1-automake112.patch b/games-action/clanbomber/files/clanbomber-2.1.1-automake112.patch deleted file mode 100644 index 5fce5be335a..00000000000 --- a/games-action/clanbomber/files/clanbomber-2.1.1-automake112.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/configure.ac 2012-11-15 09:35:24.682199511 +0100 -+++ b/configure.ac 2012-11-15 09:36:02.367839076 +0100 -@@ -2,7 +2,7 @@ - AC_PREREQ([2.63]) - AC_INIT([ClanBomber], [2.1.1], [rsl@members.fsf.org]) - #AM_INIT_AUTOMAKE([-Wall -Werror foreign])#foreign is for NEWS COPYING ETC --AM_INIT_AUTOMAKE([dist-lzma -Wall -Werror]) -+AM_INIT_AUTOMAKE([-Wall]) - - - #CXXFLAGS="-O6 -g3" diff --git a/games-action/clanbomber/files/clanbomber-2.1.1-boost150.patch b/games-action/clanbomber/files/clanbomber-2.1.1-boost150.patch deleted file mode 100644 index f3e67666a22..00000000000 --- a/games-action/clanbomber/files/clanbomber-2.1.1-boost150.patch +++ /dev/null @@ -1,31 +0,0 @@ ---- a/src/MapEntry.cpp 2012-11-15 10:55:40.123259605 +0100 -+++ b/src/MapEntry.cpp 2012-11-15 10:57:35.217379211 +0100 -@@ -50,7 +50,7 @@ - enabled = true; - - // extract map name -- map_name = filename.stem(); -+ map_name = filename.stem().string(); - - // is the file writable? - if (access(path / filename, W_OK) == 0) { ---- a/src/Map.cpp 2012-11-15 10:52:56.884424228 +0100 -+++ b/src/Map.cpp 2012-11-15 10:54:16.334992079 +0100 -@@ -116,7 +116,7 @@ - for (boost::filesystem::directory_iterator dir_iter(path); - dir_iter != end_iter; dir_iter++) { - if (dir_iter->path().extension() == ".map") { -- map_list.push_back(new MapEntry(path, dir_iter->filename())); -+ map_list.push_back(new MapEntry(path, dir_iter->path().filename())); - } - } - } -@@ -126,7 +126,7 @@ - for (boost::filesystem::directory_iterator dir_iter(path); - dir_iter != end_iter; dir_iter++) { - if (dir_iter->path().extension() == ".map") { -- map_list.push_back(new MapEntry(path, dir_iter->filename())); -+ map_list.push_back(new MapEntry(path, dir_iter->path().filename())); - } - } - } diff --git a/games-action/clanbomber/files/clanbomber-2.1.1-gcc6.patch b/games-action/clanbomber/files/clanbomber-2.1.1-gcc6.patch deleted file mode 100644 index 714e9de85fa..00000000000 --- a/games-action/clanbomber/files/clanbomber-2.1.1-gcc6.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- a/src/Credits.h -+++ b/src/Credits.h -@@ -47,7 +47,7 @@ - int speed; - bool stopped; - private: -- static const float yoffset_start = 50; -+ static const float yoffset_start; - static const int normal_speed = 40; - static const int text_height = 40; - ---- a/src/Credits.cpp -+++ b/src/Credits.cpp -@@ -273,3 +273,5 @@ - (*draw_list_iter)->show(); - } - } -+ -+const float Credits::yoffset_start = 50;