* [gentoo-commits] repo/gentoo:master commit in: games-action/barrage/
@ 2016-07-05 19:48 Austin English
0 siblings, 0 replies; 9+ messages in thread
From: Austin English @ 2016-07-05 19:48 UTC (permalink / raw
To: gentoo-commits
commit: 000209220ccfe972e3ecad734c9fdf9ff3adde07
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 5 19:47:05 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Jul 5 19:48:13 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00020922
games-action/barrage: remove deprecated games eclass
Also update to EAPI 6
Gentoo-Bug: https://bugs.gentoo.org/574082
Package-Manager: portage-2.2.28
games-action/barrage/barrage-1.0.4-r1.ebuild | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/games-action/barrage/barrage-1.0.4-r1.ebuild b/games-action/barrage/barrage-1.0.4-r1.ebuild
new file mode 100644
index 0000000..9790b9f
--- /dev/null
+++ b/games-action/barrage/barrage-1.0.4-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils
+
+DESCRIPTION="A violent point-and-click shooting game"
+HOMEPAGE="http://lgames.sourceforge.net"
+SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND=">=media-libs/libsdl-1.2[sound,video]
+ >=media-libs/sdl-mixer-1.2.4"
+RDEPEND="${DEPEND}"
+
+src_install() {
+ default
+ newicon barrage48.png ${PN}.png
+ make_desktop_entry ${PN} Barrage
+ rm "${D}"/usr/share/applications/${PN}.desktop
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/barrage/
@ 2017-10-03 21:54 Patrice Clement
0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2017-10-03 21:54 UTC (permalink / raw
To: gentoo-commits
commit: f42e829954fdc4c8b0b9e82d4f8332b2f74f4abd
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Fri Sep 29 19:32:36 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct 3 21:53:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f42e8299
games-action/barrage: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/5823
games-action/barrage/barrage-1.0.4-r1.ebuild | 4 ++--
games-action/barrage/barrage-1.0.4.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/games-action/barrage/barrage-1.0.4-r1.ebuild b/games-action/barrage/barrage-1.0.4-r1.ebuild
index 1ebaa22b2d3..16aeec97af8 100644
--- a/games-action/barrage/barrage-1.0.4-r1.ebuild
+++ b/games-action/barrage/barrage-1.0.4-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit eutils
DESCRIPTION="A violent point-and-click shooting game"
-HOMEPAGE="http://lgames.sourceforge.net"
+HOMEPAGE="http://lgames.sourceforge.net/Barrage/"
SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/games-action/barrage/barrage-1.0.4.ebuild b/games-action/barrage/barrage-1.0.4.ebuild
index aec46d86d06..0360dc6f83c 100644
--- a/games-action/barrage/barrage-1.0.4.ebuild
+++ b/games-action/barrage/barrage-1.0.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils games
DESCRIPTION="A violent point-and-click shooting game"
-HOMEPAGE="http://lgames.sourceforge.net"
+HOMEPAGE="http://lgames.sourceforge.net/Barrage/"
SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/barrage/
@ 2017-11-19 15:51 David Seifert
0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2017-11-19 15:51 UTC (permalink / raw
To: gentoo-commits
commit: 72c96de3a6585a4df65eab67c58a4b8a031fcc02
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 15:45:07 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 15:51:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c96de3
games-action/barrage: Remove old
Package-Manager: Portage-2.3.14, Repoman-2.3.6
games-action/barrage/barrage-1.0.4.ebuild | 30 ------------------------------
1 file changed, 30 deletions(-)
diff --git a/games-action/barrage/barrage-1.0.4.ebuild b/games-action/barrage/barrage-1.0.4.ebuild
deleted file mode 100644
index 3b4694483f0..00000000000
--- a/games-action/barrage/barrage-1.0.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="A violent point-and-click shooting game"
-HOMEPAGE="http://lgames.sourceforge.net/Barrage/"
-SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-libs/libsdl-1.2[sound,video]
- >=media-libs/sdl-mixer-1.2.4"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- egamesconf --datadir="${GAMES_DATADIR_BASE}"
-}
-
-src_install() {
- default
- newicon barrage48.png ${PN}.png
- make_desktop_entry ${PN} Barrage
- rm "${D}"/usr/share/applications/${PN}.desktop
- prepgamesdirs
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/barrage/
@ 2017-11-19 15:51 David Seifert
0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2017-11-19 15:51 UTC (permalink / raw
To: gentoo-commits
commit: e971602288cf597f4b75d3899c4166d54120ca5e
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 15:08:35 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 15:51:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9716022
games-action/barrage: Minor touchups
Package-Manager: Portage-2.3.14, Repoman-2.3.6
games-action/barrage/barrage-1.0.4-r1.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/games-action/barrage/barrage-1.0.4-r1.ebuild b/games-action/barrage/barrage-1.0.4-r1.ebuild
index 16aeec97af8..fc4dde6e54e 100644
--- a/games-action/barrage/barrage-1.0.4-r1.ebuild
+++ b/games-action/barrage/barrage-1.0.4-r1.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+
inherit eutils
DESCRIPTION="A violent point-and-click shooting game"
@@ -13,13 +14,15 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=media-libs/libsdl-1.2[sound,video]
+DEPEND="
+ >=media-libs/libsdl-1.2[sound,video]
>=media-libs/sdl-mixer-1.2.4"
RDEPEND="${DEPEND}"
src_install() {
default
+
newicon barrage48.png ${PN}.png
make_desktop_entry ${PN} Barrage
- rm "${D}"/usr/share/applications/${PN}.desktop
+ rm "${ED%/}"/usr/share/applications/${PN}.desktop || die
}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/barrage/
@ 2021-06-20 12:43 Ionen Wolkens
0 siblings, 0 replies; 9+ messages in thread
From: Ionen Wolkens @ 2021-06-20 12:43 UTC (permalink / raw
To: gentoo-commits
commit: 3cc2ebf405185d94b5a3944953f8a742bc4d6540
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 19 22:03:58 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 12:40:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc2ebf4
games-action/barrage: add 1.0.5
This version adds a highscore file, and upstream's .desktop
was improved (minus icon issues) so now using it.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-action/barrage/Manifest | 1 +
games-action/barrage/barrage-1.0.5.ebuild | 42 +++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/games-action/barrage/Manifest b/games-action/barrage/Manifest
index db7f765f13d..3b34a09aaaa 100644
--- a/games-action/barrage/Manifest
+++ b/games-action/barrage/Manifest
@@ -1 +1,2 @@
DIST barrage-1.0.4.tar.gz 484641 BLAKE2B 84a3747245c2e475c7685cc49259eb8e345fe639e9b345a9b8cb59f36ec04a31f639169a4498a50369e86a3355414e84c7326addcdc519e8bf869734ffd2ae30 SHA512 c866c0b98541c0c878ff015d99a2ae62e123c8095e94f64ef5aed26d68b734432110181c11a5b429d4feb808b2b276ac94295ff2b23ddfc64a8790d04a89a966
+DIST barrage-1.0.5.tar.gz 510221 BLAKE2B 31d0cc322bcd3d896fc11bc0df5246948493e0e3c9c47ddfea598d1f1e3751e1c3bf06123535f88812e6c5e5a2da92c6c7a1c39deedeb6b93938c615de143629 SHA512 a57a46ba1fa8719c6e115522c940edc58027baf8ea11858ca6ac45603f59e373a9ef4ce825a49d6bb05f8935bfbd81e5587c69ce153e64494f7dc1bb9e35f13d
diff --git a/games-action/barrage/barrage-1.0.5.ebuild b/games-action/barrage/barrage-1.0.5.ebuild
new file mode 100644
index 00000000000..62254d9f380
--- /dev/null
+++ b/games-action/barrage/barrage-1.0.5.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop
+
+DESCRIPTION="Violent point-and-click shooting game"
+HOMEPAGE="http://lgames.sourceforge.net/Barrage/"
+SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ acct-group/gamestat
+ media-libs/libsdl[sound,video]
+ media-libs/sdl-mixer"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ econf --localstatedir="${EPREFIX}"/var/games
+}
+
+src_compile() {
+ default
+
+ # generated .desktop hardcodes icon path (and in wrong location)
+ sed -i "/^Icon=/s|=.*|=${PN}|" ${PN}.desktop || die
+}
+
+src_install() {
+ default
+
+ fowners :gamestat /{usr/bin/${PN},var/games/${PN}.hscr}
+ fperms g+s /usr/bin/${PN}
+ fperms 660 /var/games/${PN}.hscr
+
+ rm "${ED}"/usr/share/icons/${PN}48.png || die
+ newicon ${PN}48.png ${PN}.png
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/barrage/
@ 2021-06-23 2:24 Ionen Wolkens
0 siblings, 0 replies; 9+ messages in thread
From: Ionen Wolkens @ 2021-06-23 2:24 UTC (permalink / raw
To: gentoo-commits
commit: 38cb5952446c39a670bc7ce932122e9251af9c2e
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 22 23:46:17 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jun 23 02:22:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38cb5952
games-action/barrage: drop 1.0.4-r1
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-action/barrage/Manifest | 1 -
games-action/barrage/barrage-1.0.4-r1.ebuild | 36 ----------------------------
2 files changed, 37 deletions(-)
diff --git a/games-action/barrage/Manifest b/games-action/barrage/Manifest
index 3b34a09aaaa..e99c151b6aa 100644
--- a/games-action/barrage/Manifest
+++ b/games-action/barrage/Manifest
@@ -1,2 +1 @@
-DIST barrage-1.0.4.tar.gz 484641 BLAKE2B 84a3747245c2e475c7685cc49259eb8e345fe639e9b345a9b8cb59f36ec04a31f639169a4498a50369e86a3355414e84c7326addcdc519e8bf869734ffd2ae30 SHA512 c866c0b98541c0c878ff015d99a2ae62e123c8095e94f64ef5aed26d68b734432110181c11a5b429d4feb808b2b276ac94295ff2b23ddfc64a8790d04a89a966
DIST barrage-1.0.5.tar.gz 510221 BLAKE2B 31d0cc322bcd3d896fc11bc0df5246948493e0e3c9c47ddfea598d1f1e3751e1c3bf06123535f88812e6c5e5a2da92c6c7a1c39deedeb6b93938c615de143629 SHA512 a57a46ba1fa8719c6e115522c940edc58027baf8ea11858ca6ac45603f59e373a9ef4ce825a49d6bb05f8935bfbd81e5587c69ce153e64494f7dc1bb9e35f13d
diff --git a/games-action/barrage/barrage-1.0.4-r1.ebuild b/games-action/barrage/barrage-1.0.4-r1.ebuild
deleted file mode 100644
index 3f7e63b9a76..00000000000
--- a/games-action/barrage/barrage-1.0.4-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit desktop gnome2-utils
-
-DESCRIPTION="A violent point-and-click shooting game"
-HOMEPAGE="http://lgames.sourceforge.net/Barrage/"
-SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- >=media-libs/libsdl-1.2[sound,video]
- >=media-libs/sdl-mixer-1.2.4"
-RDEPEND="${DEPEND}"
-
-src_install() {
- default
-
- newicon barrage48.png ${PN}.png
- make_desktop_entry ${PN} Barrage
- rm "${ED%/}"/usr/share/applications/${PN}.desktop || die
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/barrage/
@ 2022-01-19 22:11 Ionen Wolkens
0 siblings, 0 replies; 9+ messages in thread
From: Ionen Wolkens @ 2022-01-19 22:11 UTC (permalink / raw
To: gentoo-commits
commit: 41f53c709fc46a09e8e1f32fec966b14d501cd80
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 19 22:06:22 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan 19 22:07:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f53c70
games-action/barrage: update lgames' HOMEPAGE to use https
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-action/barrage/barrage-1.0.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-action/barrage/barrage-1.0.5.ebuild b/games-action/barrage/barrage-1.0.5.ebuild
index 62254d9f380d..9e10b6e84c15 100644
--- a/games-action/barrage/barrage-1.0.5.ebuild
+++ b/games-action/barrage/barrage-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit desktop
DESCRIPTION="Violent point-and-click shooting game"
-HOMEPAGE="http://lgames.sourceforge.net/Barrage/"
+HOMEPAGE="https://lgames.sourceforge.io/Barrage/"
SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
LICENSE="GPL-2+"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/barrage/
@ 2024-08-02 22:20 James Le Cuirot
0 siblings, 0 replies; 9+ messages in thread
From: James Le Cuirot @ 2024-08-02 22:20 UTC (permalink / raw
To: gentoo-commits
commit: c677805a7e0f0e822057fbda317da2cb740059c2
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Aug 1 15:45:23 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Aug 2 22:06:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c677805a
games-action/barrage: add 1.0.7
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/37917
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-action/barrage/Manifest | 1 +
games-action/barrage/barrage-1.0.7.ebuild | 42 +++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/games-action/barrage/Manifest b/games-action/barrage/Manifest
index e99c151b6aa0..051536e3fa19 100644
--- a/games-action/barrage/Manifest
+++ b/games-action/barrage/Manifest
@@ -1 +1,2 @@
DIST barrage-1.0.5.tar.gz 510221 BLAKE2B 31d0cc322bcd3d896fc11bc0df5246948493e0e3c9c47ddfea598d1f1e3751e1c3bf06123535f88812e6c5e5a2da92c6c7a1c39deedeb6b93938c615de143629 SHA512 a57a46ba1fa8719c6e115522c940edc58027baf8ea11858ca6ac45603f59e373a9ef4ce825a49d6bb05f8935bfbd81e5587c69ce153e64494f7dc1bb9e35f13d
+DIST barrage-1.0.7.tar.gz 510855 BLAKE2B 568955d1c4027914ba79c3372e1d51d8acfe43061e02b42b228ec01d991ea98cf532ec9668129ed1cddf7e3fbe00fb372f5839f44aa1a04b8545fe3d2ac4f86f SHA512 b121088cb9e281e5046bc2d86b01a88bac56510217a72ad4a6e529a6434744a1a3e4bfe2b9858342a5a4ca2b923a788e22fa46e7ada703934da14d6dac459826
diff --git a/games-action/barrage/barrage-1.0.7.ebuild b/games-action/barrage/barrage-1.0.7.ebuild
new file mode 100644
index 000000000000..66f1dcbc21a1
--- /dev/null
+++ b/games-action/barrage/barrage-1.0.7.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop
+
+DESCRIPTION="Violent point-and-click shooting game"
+HOMEPAGE="https://lgames.sourceforge.io/Barrage/"
+SRC_URI="https://downloads.sourceforge.net/lgames/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ acct-group/gamestat
+ media-libs/libsdl[sound,video]
+ media-libs/sdl-mixer"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+ econf --localstatedir="${EPREFIX}"/var/games
+}
+
+src_compile() {
+ default
+
+ # generated .desktop hardcodes icon path (and in wrong location)
+ sed -i "/^Icon=/s|=.*|=${PN}|" ${PN}.desktop || die
+}
+
+src_install() {
+ default
+
+ fowners :gamestat /{usr/bin/${PN},var/games/${PN}.hscr}
+ fperms g+s /usr/bin/${PN}
+ fperms 660 /var/games/${PN}.hscr
+
+ rm "${ED}"/usr/share/icons/${PN}48.png || die
+ newicon ${PN}48.png ${PN}.png
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/barrage/
@ 2024-08-02 22:20 James Le Cuirot
0 siblings, 0 replies; 9+ messages in thread
From: James Le Cuirot @ 2024-08-02 22:20 UTC (permalink / raw
To: gentoo-commits
commit: 16fe0330c3cab05a4b06e55fc348d9b41cfd8d7d
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 2 22:08:11 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Aug 2 22:20:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16fe0330
games-action/barrage: Drop old 1.0.5
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-action/barrage/Manifest | 1 -
games-action/barrage/barrage-1.0.5.ebuild | 42 -------------------------------
2 files changed, 43 deletions(-)
diff --git a/games-action/barrage/Manifest b/games-action/barrage/Manifest
index 051536e3fa19..a312acf5253e 100644
--- a/games-action/barrage/Manifest
+++ b/games-action/barrage/Manifest
@@ -1,2 +1 @@
-DIST barrage-1.0.5.tar.gz 510221 BLAKE2B 31d0cc322bcd3d896fc11bc0df5246948493e0e3c9c47ddfea598d1f1e3751e1c3bf06123535f88812e6c5e5a2da92c6c7a1c39deedeb6b93938c615de143629 SHA512 a57a46ba1fa8719c6e115522c940edc58027baf8ea11858ca6ac45603f59e373a9ef4ce825a49d6bb05f8935bfbd81e5587c69ce153e64494f7dc1bb9e35f13d
DIST barrage-1.0.7.tar.gz 510855 BLAKE2B 568955d1c4027914ba79c3372e1d51d8acfe43061e02b42b228ec01d991ea98cf532ec9668129ed1cddf7e3fbe00fb372f5839f44aa1a04b8545fe3d2ac4f86f SHA512 b121088cb9e281e5046bc2d86b01a88bac56510217a72ad4a6e529a6434744a1a3e4bfe2b9858342a5a4ca2b923a788e22fa46e7ada703934da14d6dac459826
diff --git a/games-action/barrage/barrage-1.0.5.ebuild b/games-action/barrage/barrage-1.0.5.ebuild
deleted file mode 100644
index 53f48fea91d1..000000000000
--- a/games-action/barrage/barrage-1.0.5.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop
-
-DESCRIPTION="Violent point-and-click shooting game"
-HOMEPAGE="https://lgames.sourceforge.io/Barrage/"
-SRC_URI="https://downloads.sourceforge.net/lgames/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- acct-group/gamestat
- media-libs/libsdl[sound,video]
- media-libs/sdl-mixer"
-DEPEND="${RDEPEND}"
-
-src_configure() {
- econf --localstatedir="${EPREFIX}"/var/games
-}
-
-src_compile() {
- default
-
- # generated .desktop hardcodes icon path (and in wrong location)
- sed -i "/^Icon=/s|=.*|=${PN}|" ${PN}.desktop || die
-}
-
-src_install() {
- default
-
- fowners :gamestat /{usr/bin/${PN},var/games/${PN}.hscr}
- fperms g+s /usr/bin/${PN}
- fperms 660 /var/games/${PN}.hscr
-
- rm "${ED}"/usr/share/icons/${PN}48.png || die
- newicon ${PN}48.png ${PN}.png
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-08-02 22:20 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-23 2:24 [gentoo-commits] repo/gentoo:master commit in: games-action/barrage/ Ionen Wolkens
-- strict thread matches above, loose matches on Subject: below --
2024-08-02 22:20 James Le Cuirot
2024-08-02 22:20 James Le Cuirot
2022-01-19 22:11 Ionen Wolkens
2021-06-20 12:43 Ionen Wolkens
2017-11-19 15:51 David Seifert
2017-11-19 15:51 David Seifert
2017-10-03 21:54 Patrice Clement
2016-07-05 19:48 Austin English
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox