[gentoo-commits] repo/gentoo:master commit in: games-arcade/afternoonstalker/

2021-05-07 Thread David Seifert
commit: 8acd04147c22eb062f5260909c7d3acebf380c01
Author: David Seifert  gentoo  org>
AuthorDate: Fri May  7 16:24:12 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri May  7 16:24:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8acd0414

games-arcade/afternoonstalker: Remove old 1.1.5-r1

Closes: https://bugs.gentoo.org/738222
Closes: https://bugs.gentoo.org/787209
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 games-arcade/afternoonstalker/Manifest |  1 -
 .../afternoonstalker-1.1.5-r1.ebuild   | 35 --
 2 files changed, 36 deletions(-)

diff --git a/games-arcade/afternoonstalker/Manifest 
b/games-arcade/afternoonstalker/Manifest
index 64766b7689b..ddb94dca66b 100644
--- a/games-arcade/afternoonstalker/Manifest
+++ b/games-arcade/afternoonstalker/Manifest
@@ -1,2 +1 @@
-DIST afternoonstalker-1.1.5.tar.gz 202663 BLAKE2B 
1572e5fa2b7ac0c9e24897cd8e31333c1a1819fc36576a3410cbb2ab6676ee505182dc71dd97e65ccaaff8218c470065bdc942a380aafb506f4c0032d4325df4
 SHA512 
ff08cc72385deddfaffabf98c3cc67f72f8c6db77de1feb4e19d2d3dcf6ca1018a71d6e052d2e2373dc758e119a4c068a3f4195cb6fbf1b01900bdedf193a7e0
 DIST afternoonstalker-1.1.6.tar.gz 186724 BLAKE2B 
2915e1ff11f0cdf392a94d515541c25082afbe62547c90a49cdc39ab01bc234ac8098394905a0d1ce3d3a550b5c5096fd64f76db2d8d62b510822a0a59ae8cf6
 SHA512 
4d823abc5f939bc6322729548abb0adc43b56b5d5e035578f15084f4e8f6ce80bd7b7dc3ffbe71530975b7c02962ea93405e2ad13de8a50303ccfdde543cd6c7

diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild 
b/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild
deleted file mode 100644
index acc061abc50..000
--- a/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="Clone of the 1981 Night Stalker video game by Mattel Electronics"
-HOMEPAGE="https://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html;
-SRC_URI="https://perso.b2b2c.ca/~sarrazip/dev/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-games/flatzebra-0.1.6"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   default
-   sed -i \
-   -e "/^pkgsounddir/ s:sounds.*:\$(PACKAGE)/sounds:" \
-   -e "/^desktopentrydir/ s:=.*:=/usr/share/applications:" \
-   -e "/^pixmapdir/ s:=.*:=/usr/share/pixmaps:" \
-   src/Makefile.am || die
-   eautoreconf
-}
-
-src_install() {
-   emake -C src DESTDIR="${D}" install
-   doman doc/${PN}.6
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/afternoonstalker/files/, games-arcade/afternoonstalker/

2021-05-07 Thread David Seifert
commit: 17241644da558a95d3a6e8f9226cf6075e7a385b
Author: David Seifert  gentoo  org>
AuthorDate: Fri May  7 16:24:09 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri May  7 16:24:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17241644

games-arcade/afternoonstalker: Bump to 1.1.6

Bug: https://bugs.gentoo.org/787209
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 games-arcade/afternoonstalker/Manifest |  1 +
 .../afternoonstalker/afternoonstalker-1.1.6.ebuild | 25 +
 .../files/afternoonstalker-1.1.6-autotools.patch   | 41 ++
 3 files changed, 67 insertions(+)

diff --git a/games-arcade/afternoonstalker/Manifest 
b/games-arcade/afternoonstalker/Manifest
index 275ab4cd7d3..64766b7689b 100644
--- a/games-arcade/afternoonstalker/Manifest
+++ b/games-arcade/afternoonstalker/Manifest
@@ -1 +1,2 @@
 DIST afternoonstalker-1.1.5.tar.gz 202663 BLAKE2B 
1572e5fa2b7ac0c9e24897cd8e31333c1a1819fc36576a3410cbb2ab6676ee505182dc71dd97e65ccaaff8218c470065bdc942a380aafb506f4c0032d4325df4
 SHA512 
ff08cc72385deddfaffabf98c3cc67f72f8c6db77de1feb4e19d2d3dcf6ca1018a71d6e052d2e2373dc758e119a4c068a3f4195cb6fbf1b01900bdedf193a7e0
+DIST afternoonstalker-1.1.6.tar.gz 186724 BLAKE2B 
2915e1ff11f0cdf392a94d515541c25082afbe62547c90a49cdc39ab01bc234ac8098394905a0d1ce3d3a550b5c5096fd64f76db2d8d62b510822a0a59ae8cf6
 SHA512 
4d823abc5f939bc6322729548abb0adc43b56b5d5e035578f15084f4e8f6ce80bd7b7dc3ffbe71530975b7c02962ea93405e2ad13de8a50303ccfdde543cd6c7

diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.6.ebuild 
b/games-arcade/afternoonstalker/afternoonstalker-1.1.6.ebuild
new file mode 100644
index 000..8968417bb1e
--- /dev/null
+++ b/games-arcade/afternoonstalker/afternoonstalker-1.1.6.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Clone of the 1981 Night Stalker video game by Mattel Electronics"
+HOMEPAGE="http://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html;
+SRC_URI="http://perso.b2b2c.ca/~sarrazip/dev/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=dev-games/flatzebra-0.1.6"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.1.6-autotools.patch )
+
+src_prepare() {
+   default
+   eautoreconf
+}

diff --git 
a/games-arcade/afternoonstalker/files/afternoonstalker-1.1.6-autotools.patch 
b/games-arcade/afternoonstalker/files/afternoonstalker-1.1.6-autotools.patch
new file mode 100644
index 000..a7c5bc9fe59
--- /dev/null
+++ b/games-arcade/afternoonstalker/files/afternoonstalker-1.1.6-autotools.patch
@@ -0,0 +1,41 @@
+--- a/Makefile.am
 b/Makefile.am
+@@ -2,17 +2,16 @@
+ 
+ SUBDIRS = src
+ 
+-man_MANS = doc/$(PACKAGE).6
++man_MANS = doc/afternoonstalker.6
+ 
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+ doc_DATA = \
+   AUTHORS \
+-  COPYING \
+   NEWS \
+   README \
+   THANKS
+ 
+ EXTRA_DIST = \
++  COPYING \
+   bootstrap \
+   autogen.sh \
+   $(PACKAGE).spec \
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -114,13 +114,13 @@
+   images/digit8.xpm \
+   images/digit9.xpm
+ 
+-desktopentrydir = $(datadir)/applications
++desktopentrydir = $(datarootdir)/applications
+ desktopentry_DATA = $(PACKAGE).desktop
+ 
+-pixmapdir = $(datadir)/pixmaps
++pixmapdir = $(datarootdir)/pixmaps
+ pixmap_DATA = images/$(PACKAGE).png
+ 
+-pkgsounddir = $(datadir)/sounds/$(PACKAGE)
++pkgsounddir = $(pkgdatadir)/sounds
+ pkgsound_DATA = \
+   sounds/gun-pickup.wav \
+   sounds/bat-killed.wav \



[gentoo-commits] repo/gentoo:master commit in: games-arcade/afternoonstalker/

2019-03-17 Thread James Le Cuirot
commit: 9cf8b05ecc3b4d289a2580b5bb0fce8d281a345b
Author: Daniel Schmidt  tutanota  com>
AuthorDate: Sun Mar 17 20:15:54 2019 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Mar 17 21:57:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf8b05e

games-arcade/afternoonstalker: fix HOMEPAGE and SRC_URI

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/11396
Signed-off-by: Daniel Schmidt  tutanota.com>
Signed-off-by: James Le Cuirot  gentoo.org>

 games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild 
b/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild
index f7f3afc9f23..58cc73f1c8a 100644
--- a/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild
+++ b/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools
 
 DESCRIPTION="Clone of the 1981 Night Stalker video game by Mattel Electronics"
-HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/afternoonstalker.html;
-SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz;
+HOMEPAGE="https://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html;
+SRC_URI="https://perso.b2b2c.ca/~sarrazip/dev/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: games-arcade/afternoonstalker/

2018-04-15 Thread Pacho Ramos
commit: 8bb0f187cefa46abe1b95d3643bdc368ee1fe701
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 08:28:59 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 09:11:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb0f187

games-arcade/afternoonstalker: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../afternoonstalker/afternoonstalker-1.1.5.ebuild | 34 --
 1 file changed, 34 deletions(-)

diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild 
b/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild
deleted file mode 100644
index 9f0422562b4..000
--- a/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools games
-
-DESCRIPTION="Clone of the 1981 Night Stalker video game by Mattel Electronics"
-HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/afternoonstalker.html;
-SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=dev-games/flatzebra-0.1.6"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   sed -i \
-   -e "/^pkgsounddir/ s:sounds.*:\$(PACKAGE)/sounds:" \
-   -e "/^desktopentrydir/ s:=.*:=/usr/share/applications:" \
-   -e "/^pixmapdir/ s:=.*:=/usr/share/pixmaps:" \
-   src/Makefile.am || die
-   eautoreconf
-}
-
-src_install() {
-   emake -C src DESTDIR="${D}" install
-   doman doc/${PN}.6
-   dodoc AUTHORS NEWS README THANKS
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/afternoonstalker/

2018-04-15 Thread Pacho Ramos
commit: 97e48392c0abdb3facf073a4234d59f8bdc76a15
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 08:28:49 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 09:11:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e48392

games-arcade/afternoonstalker: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../afternoonstalker-1.1.5-r1.ebuild   | 35 ++
 1 file changed, 35 insertions(+)

diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild 
b/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild
new file mode 100644
index 000..f7f3afc9f23
--- /dev/null
+++ b/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="Clone of the 1981 Night Stalker video game by Mattel Electronics"
+HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/afternoonstalker.html;
+SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=dev-games/flatzebra-0.1.6"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   sed -i \
+   -e "/^pkgsounddir/ s:sounds.*:\$(PACKAGE)/sounds:" \
+   -e "/^desktopentrydir/ s:=.*:=/usr/share/applications:" \
+   -e "/^pixmapdir/ s:=.*:=/usr/share/pixmaps:" \
+   src/Makefile.am || die
+   eautoreconf
+}
+
+src_install() {
+   emake -C src DESTDIR="${D}" install
+   doman doc/${PN}.6
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/afternoonstalker/

2015-12-18 Thread Michael Sterrett
commit: 4568fa23add983fddf2d05615d79adb90083c468
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 09:27:25 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 09:27:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4568fa23

EAPI=5; minor tidying

Package-Manager: portage-2.2.24

 games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild 
b/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild
index 4264a02..f65a9c4 100644
--- a/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild
+++ b/games-arcade/afternoonstalker/afternoonstalker-1.1.5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit autotools games
 
 DESCRIPTION="Clone of the 1981 Night Stalker video game by Mattel Electronics"
@@ -23,8 +23,7 @@ src_prepare() {
-e "/^pkgsounddir/ s:sounds.*:\$(PACKAGE)/sounds:" \
-e "/^desktopentrydir/ s:=.*:=/usr/share/applications:" \
-e "/^pixmapdir/ s:=.*:=/usr/share/pixmaps:" \
-   src/Makefile.am \
-   || die
+   src/Makefile.am || die
eautoreconf
 }