aboutsummaryrefslogtreecommitdiff
path: root/games/widelands
diff options
context:
space:
mode:
Diffstat (limited to 'games/widelands')
-rw-r--r--games/widelands/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/widelands/Makefile b/games/widelands/Makefile
index 0ef01b043861..13dbd1aad4d5 100644
--- a/games/widelands/Makefile
+++ b/games/widelands/Makefile
@@ -34,6 +34,13 @@ SCONS_ARGS= install_prefix=${PREFIX} bindir=bin datadir=share/widelands \
sdlconfig=${SDL_CONFIG}
MAKE_JOBS_SAFE= yes
+DESKTOP_ENTRIES="Widelands" \
+ "Realtime strategy game inspired by Settlers II" \
+ "${DATADIR}/pics/wl-ico-32.png" \
+ "widelands" \
+ "Game;StrategyGame;" \
+ false
+
post-patch:
@${REINPLACE_CMD} -e '/prefer_localdata/ s|True|False|' \
${WRKSRC}/worlds/SConscript