* [gentoo-commits] repo/gentoo:master commit in: games-action/bomberclone/
@ 2016-01-10 7:53 Michael Sterrett
0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett @ 2016-01-10 7:53 UTC (permalink / raw
To: gentoo-commits
commit: 3cb0d98e7d2c9ace0af4b72a8ce4f4a5489c1544
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 07:51:44 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 07:53:20 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb0d98e
games-action/bomberclone: fix build (bug #571398)
Package-Manager: portage-2.2.26
games-action/bomberclone/bomberclone-0.11.8.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/games-action/bomberclone/bomberclone-0.11.8.ebuild b/games-action/bomberclone/bomberclone-0.11.8.ebuild
index b9539b7..7e9edb4 100644
--- a/games-action/bomberclone/bomberclone-0.11.8.ebuild
+++ b/games-action/bomberclone/bomberclone-0.11.8.ebuild
@@ -25,6 +25,7 @@ src_prepare() {
epatch "${FILESDIR}"/${P}-underlink.patch \
"${FILESDIR}"/${P}-gcc52.patch
mv configure.{in,ac} || die
+ sed -i -e 's/configure.in/configure.ac/' configure.ac || die
eautoreconf
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/bomberclone/
@ 2018-04-15 11:34 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2018-04-15 11:34 UTC (permalink / raw
To: gentoo-commits
commit: e1588866a2561e950c1f5c9ceffbf74ff052264c
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Apr 15 08:31:42 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 11:32:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1588866
games-action/bomberclone: use HTTPS
games-action/bomberclone/bomberclone-0.11.8-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild b/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild
index ddd05a9d720..31eb3fe53e8 100644
--- a/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild
+++ b/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit eutils autotools
DESCRIPTION="BomberMan clone with network game support"
-HOMEPAGE="http://www.bomberclone.de/"
+HOMEPAGE="https://www.bomberclone.de/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/bomberclone/
@ 2019-05-10 22:46 James Le Cuirot
0 siblings, 0 replies; 3+ messages in thread
From: James Le Cuirot @ 2019-05-10 22:46 UTC (permalink / raw
To: gentoo-commits
commit: 6b4970b4e7f81e795cce8a3c212bfd192b609b12
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri May 10 22:44:31 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri May 10 22:45:30 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b4970b4
games-action/bomberclone: Version bump to 0.11.9, EAPI 7
Closes: https://bugs.gentoo.org/606890
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-action/bomberclone/Manifest | 1 +
games-action/bomberclone/bomberclone-0.11.9.ebuild | 54 ++++++++++++++++++++++
2 files changed, 55 insertions(+)
diff --git a/games-action/bomberclone/Manifest b/games-action/bomberclone/Manifest
index 0136e5833c5..e795582d44e 100644
--- a/games-action/bomberclone/Manifest
+++ b/games-action/bomberclone/Manifest
@@ -1 +1,2 @@
DIST bomberclone-0.11.8.tar.bz2 7966452 BLAKE2B ab090be622e891ae803529360d8bd753ac64b9d66b045d06946735a06e9203bf07a32dddd165f038ea484d584383ed760a5bf9e5d206638438ecb10583734225 SHA512 a5e52db43f7f508993231ec13bb2705f60e25cfc21d15c17d9b422c6fc948dc14cc8c4519acfac2e9b7b32a3072dc3a521fbf28b2150a86cfb4099ced72ab79b
+DIST bomberclone-0.11.9.tar.gz 8109837 BLAKE2B b5ec7cc80b2fe4f7517302029e5e943dd673ce910148f5985a9063f19e67c5fbdb21634f8fead60728b900383f24b67b1fc2b27d1a36c07ab1cfae8f228a4fb7 SHA512 80b3db728d7c54bc421a783c7e3753289e1ecb8500e9c8457d92ce226ebe60f47c2b04fd684c1aae57b1c5968ea3d1fce53c9c269a1fc9e685589fdd0513a439
diff --git a/games-action/bomberclone/bomberclone-0.11.9.ebuild b/games-action/bomberclone/bomberclone-0.11.9.ebuild
new file mode 100644
index 00000000000..9958da287a6
--- /dev/null
+++ b/games-action/bomberclone/bomberclone-0.11.9.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools desktop xdg-utils
+
+DESCRIPTION="Bomberman clone with network game support"
+HOMEPAGE="https://www.bomberclone.de/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~ppc64 ~x86"
+
+DEPEND=">=media-libs/libsdl-1.1.0[video]
+ media-libs/sdl-image[png]
+ media-libs/sdl-mixer[mod]"
+
+RDEPEND="${DEPEND}"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.11.8-gcc52.patch
+)
+
+src_prepare() {
+ default
+
+ mv -v configure.{in,ac} || die
+ sed -i 's/configure\.in/configure.ac/g' configure.ac || die
+ eautoreconf
+}
+
+src_configure() {
+ LIBS="-lm" \
+ econf \
+ --disable-werror \
+ --without-x
+}
+
+src_install() {
+ emake \
+ DESTDIR="${D}" \
+ bomberclonedocdir=\${prefix}/share/doc/${PF} \
+ install
+
+ doicon -s 64 data/pixmaps/${PN}.png
+ make_desktop_entry ${PN} Bomberclone
+
+ # Delete useless documentation.
+ rm -v "${ED}"/usr/share/doc/${PF}/{COPYING,INSTALL,*.nsi} || die
+}
+
+pkg_postinst() { xdg_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-05-10 22:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-10 7:53 [gentoo-commits] repo/gentoo:master commit in: games-action/bomberclone/ Michael Sterrett
-- strict thread matches above, loose matches on Subject: below --
2018-04-15 11:34 David Seifert
2019-05-10 22:46 James Le Cuirot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox