summaryrefslogtreecommitdiffstats
path: root/games/cosmic_assault
diff options
context:
space:
mode:
Diffstat (limited to 'games/cosmic_assault')
-rw-r--r--games/cosmic_assault/cosmic_assault.SlackBuild2
-rw-r--r--games/cosmic_assault/cosmic_assault.info2
-rw-r--r--games/cosmic_assault/cosmic_assault.pngbin1585 -> 8689 bytes
3 files changed, 3 insertions, 1 deletions
diff --git a/games/cosmic_assault/cosmic_assault.SlackBuild b/games/cosmic_assault/cosmic_assault.SlackBuild
index fd9323df4d..b09074ffd6 100644
--- a/games/cosmic_assault/cosmic_assault.SlackBuild
+++ b/games/cosmic_assault/cosmic_assault.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230107 bkw: BUILD=3, fix icon size.
# 20211228 bkw: BUILD=2.
# - convert .mod music to .ogg, since -current's SDL2_mixer (and thus
# pygame) utterly lack MOD music support.
@@ -66,6 +67,7 @@ cp -a data $PKG/usr/share/games/$PRGNAM
# icon made from game data image:
# convert -scale 64x64 data/newship.gif cosmic_assault.png
+# ...and then fixed up with the gimp :(
mkdir -p $PKG/usr/share/icons/hicolor/64x64/apps $PKG/usr/share/pixmaps
cat $CWD/$PRGNAM.png > $PKG/usr/share/icons/hicolor/64x64/apps/$PRGNAM.png
ln -s ../icons/hicolor/64x64/apps/$PRGNAM.png $PKG/usr/share/pixmaps/$PRGNAM.png
diff --git a/games/cosmic_assault/cosmic_assault.info b/games/cosmic_assault/cosmic_assault.info
index 5e2b330316..f9a432ff0d 100644
--- a/games/cosmic_assault/cosmic_assault.info
+++ b/games/cosmic_assault/cosmic_assault.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/Cosmic_Assault-1.1.tar.gz"
MD5SUM="901ab59405f1fcf0f48b441218dc579c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pygame TiMidity++"
+REQUIRES="python2-pygame TiMidity++"
MAINTAINER="B. Watson"
EMAIL="urchlay@slackware.uk"
diff --git a/games/cosmic_assault/cosmic_assault.png b/games/cosmic_assault/cosmic_assault.png
index d96ac85475..de1d1d6423 100644
--- a/games/cosmic_assault/cosmic_assault.png
+++ b/games/cosmic_assault/cosmic_assault.png
Binary files differ