Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672846 - games-board/domination-1.2.7 version bump
Summary: games-board/domination-1.2.7 version bump
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL: http://domination.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-09 22:25 UTC by Frank Krömmelbein
Modified: 2023-03-09 19:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Krömmelbein 2018-12-09 22:25:03 UTC
Renaming works for me:
[ebuild   R   ~] games-board/domination-1.1.1.7::mylocal  0 KiB
Comment 1 Frank Krömmelbein 2019-07-28 22:44:04 UTC
http://domination.sourceforge.net/
23.12.2018 - Domination 1.2.0 is out! better hi-res support and map editor improvements!

Renaming still works for me:
[ebuild   R   ~] games-board/domination-1.2.0::mylocal  0 KiB
Comment 2 Porcupine of the Moon 2020-04-03 17:12:49 UTC
(In reply to Frank Krömmelbein from comment #1)
> http://domination.sourceforge.net/
> 23.12.2018 - Domination 1.2.0 is out! better hi-res support and map editor
> improvements!
> 
> Renaming still works for me:
> [ebuild   R   ~] games-board/domination-1.2.0::mylocal  0 KiB

now it's even 1.2.1. simply renaming seems to work.
Comment 3 Frank Krömmelbein 2020-10-11 20:50:43 UTC
Renaming still works for me:
[ebuild   R   ~] games-board/domination-1.2.2::mylocal  0 KiB
Comment 4 Frank Krömmelbein 2021-03-10 22:54:28 UTC
Renaming still works for me:
[ebuild   R   ~] games-board/domination-1.2.3::mylocal  0 KiB
Comment 5 Frank Krömmelbein 2023-03-09 19:14:24 UTC
Renaming and one small change works for me:
[ebuild   R    ] games-board/domination-1.2.7::mylocal  0 KiB

--- domination-1.1.1.6-r2.ebuild        2023-01-27 12:51:33.363958712 +0100
+++ domination-1.2.7.ebuild     2023-03-09 11:02:38.000000000 +0100
@@ -28,7 +28,7 @@
 }
 
 src_install() {
-       newbin "${S}"/FlashGUI.sh ${PN}
+       newbin "${S}"/GameGUI.sh ${PN}
        sed -i \
                -e "s|cd.*|cd \"/usr/share\"/${PN}|" \
                "${ED}"/usr/bin/${PN} \