summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-09-12 21:37:45 +0000
committernia <nia@pkgsrc.org>2019-09-12 21:37:45 +0000
commite5e60d0112c395377e5f3c609cbdc9a94c88eedd (patch)
tree1270d1dc1930744713e73687727faaaa6b30c996 /games
parentf54b5ea9da91ae7620a261e2a735f5d9d1ac9143 (diff)
downloadpkgsrc-e5e60d0112c395377e5f3c609cbdc9a94c88eedd.tar.gz
astromenace: Install icons with correct filenames.
Diffstat (limited to 'games')
-rw-r--r--games/astromenace/Makefile6
-rw-r--r--games/astromenace/PLIST6
2 files changed, 6 insertions, 6 deletions
diff --git a/games/astromenace/Makefile b/games/astromenace/Makefile
index d3224775fc1..1ae9b90e3e4 100644
--- a/games/astromenace/Makefile
+++ b/games/astromenace/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/09/12 20:48:19 nia Exp $
+# $NetBSD: Makefile,v 1.3 2019/09/12 21:37:45 nia Exp $
DISTNAME= astromenace-1.4.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=viewizard/}
GITHUB_PROJECT= astromenace
@@ -42,7 +42,7 @@ do-install:
${DESTDIR}${PREFIX}/share/applications
.for s in ${ICON_SIZES}
${INSTALL_DATA} ${WRKSRC}/share/astromenace_${s}.png \
- ${DESTDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps
+ ${DESTDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps/astromenace.png
.endfor
.include "../../audio/freealut/buildlink3.mk"
diff --git a/games/astromenace/PLIST b/games/astromenace/PLIST
index 8dd85b627f6..3d88fbc853f 100644
--- a/games/astromenace/PLIST
+++ b/games/astromenace/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2019/09/12 20:48:19 nia Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/09/12 21:37:45 nia Exp $
bin/astromenace
share/applications/astromenace.desktop
share/astromenace/gamedata.vfs
-share/icons/hicolor/128x128/apps/astromenace_128.png
-share/icons/hicolor/64x64/apps/astromenace_64.png
+share/icons/hicolor/128x128/apps/astromenace.png
+share/icons/hicolor/64x64/apps/astromenace.png