From 6a7be1c7b1edd4ee31f6042416e5e3e6c31a33fc Mon Sep 17 00:00:00 2001 From: steven Date: Wed, 3 Oct 2007 13:21:20 +0000 Subject: [PATCH] - move locale files into standard location - put python version and scons options in variables - FAKE_ENV does not exist -> MAKE_ENV ok simon@ --- games/widelands/Makefile | 36 ++- games/widelands/pkg/PLIST | 495 +++++++++++++++++++------------------- 2 files changed, 264 insertions(+), 267 deletions(-) diff --git a/games/widelands/Makefile b/games/widelands/Makefile index b8ae8d575b8..b6e0f698dba 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2007/10/01 21:37:28 simon Exp $ +# $OpenBSD: Makefile,v 1.2 2007/10/03 13:21:20 steven Exp $ COMMENT= economic and military simulation game DISTNAME= widelands-build-11-source -PKGNAME= widelands-0.11 +PKGNAME= widelands-0.11p0 CATEGORIES= games EXTRACT_SUFX= .tar.bz2 @@ -30,33 +30,31 @@ BUILD_DEPENDS= ::devel/scons MODULES= devel/gettext +PYTHON_VER= 2.4 + WRKDIST= ${WRKDIR}/widelands USE_X11= Yes NO_REGRESS= Yes +SCONS_OPTS= \ + install_prefix=${PREFIX} \ + bindir=${PREFIX}/bin \ + datadir=${PREFIX}/share/widelands \ + localedir=${PREFIX}/share \ + extra_compile_flags="-I${LOCALBASE}/include/libpng ${CXXFLAGS}" \ + extra_include_path=${LOCALBASE}/include \ + extra_lib_path="${LOCALBASE}/lib" + + pre-configure: - perl -pi -e 's,^#!/usr/bin/python,#!${LOCALBASE}/bin/python2.4,' \ + perl -pi -e 's,^#!/usr/bin/python,#!${LOCALBASE}/bin/python${PYTHON_VER},' \ ${WRKSRC}/utils/buildlocale.py do-build: - @${SETENV} ${MAKE_ENV} scons -C ${WRKSRC} \ - install_prefix=${PREFIX} \ - bindir=${PREFIX}/bin \ - datadir=${PREFIX}/share/widelands \ - localedir=${PREFIX}/share/widelands \ - extra_compile_flags="-I${LOCALBASE}/include/libpng ${CXXFLAGS}" \ - extra_include_path=${LOCALBASE}/include \ - extra_lib_path="${LOCALBASE}/lib" + @${SETENV} ${MAKE_ENV} scons -C ${WRKSRC} ${SCONS_OPTS} do-install: - @${SETENV} ${FAKE_ENV} scons -C ${WRKSRC} install \ - install_prefix=${PREFIX} \ - bindir=${PREFIX}/bin \ - datadir=${PREFIX}/share/widelands \ - localedir=${PREFIX}/share/widelands \ - extra_compile_flags="-I${LOCALBASE}/include/libpng ${CXXFLAGS}" \ - extra_include_path=${LOCALBASE}/include \ - extra_lib_path="${LOCALBASE}/lib" + @${SETENV} ${MAKE_ENV} scons -C ${WRKSRC} install ${SCONS_OPTS} .include diff --git a/games/widelands/pkg/PLIST b/games/widelands/pkg/PLIST index 053615e29b2..2592ee76aba 100644 --- a/games/widelands/pkg/PLIST +++ b/games/widelands/pkg/PLIST @@ -1,5 +1,251 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/01 21:37:41 simon Exp $ +@comment $OpenBSD: PLIST,v 1.2 2007/10/03 13:21:20 steven Exp $ bin/widelands +share/locale/cz_CZ/ +share/locale/cz_CZ/LC_MESSAGES/ +share/locale/cz_CZ/LC_MESSAGES/campaigns/ +share/locale/cz_CZ/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/cz_CZ/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/cz_CZ/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/cz_CZ/LC_MESSAGES/maps.mo +share/locale/cz_CZ/LC_MESSAGES/texts.mo +share/locale/cz_CZ/LC_MESSAGES/tribes/ +share/locale/cz_CZ/LC_MESSAGES/tribes/barbarians.mo +share/locale/cz_CZ/LC_MESSAGES/tribes/empire.mo +share/locale/cz_CZ/LC_MESSAGES/widelands.mo +share/locale/cz_CZ/LC_MESSAGES/worlds/ +share/locale/cz_CZ/LC_MESSAGES/worlds/blackland.mo +share/locale/cz_CZ/LC_MESSAGES/worlds/desert.mo +share/locale/cz_CZ/LC_MESSAGES/worlds/greenland.mo +share/locale/cz_CZ/LC_MESSAGES/worlds/winterland.mo +share/locale/da_DK/ +share/locale/da_DK/LC_MESSAGES/ +share/locale/da_DK/LC_MESSAGES/campaigns/ +share/locale/da_DK/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/da_DK/LC_MESSAGES/campaigns/emp02.wmf.mo +share/locale/da_DK/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/da_DK/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/da_DK/LC_MESSAGES/maps.mo +share/locale/da_DK/LC_MESSAGES/texts.mo +share/locale/da_DK/LC_MESSAGES/tribes/ +share/locale/da_DK/LC_MESSAGES/tribes/barbarians.mo +share/locale/da_DK/LC_MESSAGES/tribes/empire.mo +share/locale/da_DK/LC_MESSAGES/widelands.mo +share/locale/da_DK/LC_MESSAGES/worlds/ +share/locale/da_DK/LC_MESSAGES/worlds/blackland.mo +share/locale/da_DK/LC_MESSAGES/worlds/desert.mo +share/locale/da_DK/LC_MESSAGES/worlds/greenland.mo +share/locale/da_DK/LC_MESSAGES/worlds/winterland.mo +share/locale/de_DE/ +share/locale/de_DE/LC_MESSAGES/ +share/locale/de_DE/LC_MESSAGES/campaigns/ +share/locale/de_DE/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/de_DE/LC_MESSAGES/campaigns/emp02.wmf.mo +share/locale/de_DE/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/de_DE/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/de_DE/LC_MESSAGES/maps.mo +share/locale/de_DE/LC_MESSAGES/texts.mo +share/locale/de_DE/LC_MESSAGES/tribes/ +share/locale/de_DE/LC_MESSAGES/tribes/barbarians.mo +share/locale/de_DE/LC_MESSAGES/tribes/empire.mo +share/locale/de_DE/LC_MESSAGES/widelands.mo +share/locale/de_DE/LC_MESSAGES/worlds/ +share/locale/de_DE/LC_MESSAGES/worlds/blackland.mo +share/locale/de_DE/LC_MESSAGES/worlds/desert.mo +share/locale/de_DE/LC_MESSAGES/worlds/greenland.mo +share/locale/de_DE/LC_MESSAGES/worlds/winterland.mo +share/locale/es_ES/ +share/locale/es_ES/LC_MESSAGES/ +share/locale/es_ES/LC_MESSAGES/campaigns/ +share/locale/es_ES/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/es_ES/LC_MESSAGES/campaigns/emp02.wmf.mo +share/locale/es_ES/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/es_ES/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/es_ES/LC_MESSAGES/maps.mo +share/locale/es_ES/LC_MESSAGES/texts.mo +share/locale/es_ES/LC_MESSAGES/tribes/ +share/locale/es_ES/LC_MESSAGES/tribes/barbarians.mo +share/locale/es_ES/LC_MESSAGES/tribes/empire.mo +share/locale/es_ES/LC_MESSAGES/widelands.mo +share/locale/es_ES/LC_MESSAGES/worlds/ +share/locale/es_ES/LC_MESSAGES/worlds/blackland.mo +share/locale/es_ES/LC_MESSAGES/worlds/desert.mo +share/locale/es_ES/LC_MESSAGES/worlds/greenland.mo +share/locale/es_ES/LC_MESSAGES/worlds/winterland.mo +share/locale/fi_FI/ +share/locale/fi_FI/LC_MESSAGES/ +share/locale/fi_FI/LC_MESSAGES/campaigns/ +share/locale/fi_FI/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/fi_FI/LC_MESSAGES/campaigns/emp02.wmf.mo +share/locale/fi_FI/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/fi_FI/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/fi_FI/LC_MESSAGES/maps.mo +share/locale/fi_FI/LC_MESSAGES/texts.mo +share/locale/fi_FI/LC_MESSAGES/tribes/ +share/locale/fi_FI/LC_MESSAGES/tribes/barbarians.mo +share/locale/fi_FI/LC_MESSAGES/tribes/empire.mo +share/locale/fi_FI/LC_MESSAGES/widelands.mo +share/locale/fi_FI/LC_MESSAGES/worlds/ +share/locale/fi_FI/LC_MESSAGES/worlds/blackland.mo +share/locale/fi_FI/LC_MESSAGES/worlds/desert.mo +share/locale/fi_FI/LC_MESSAGES/worlds/greenland.mo +share/locale/fi_FI/LC_MESSAGES/worlds/winterland.mo +share/locale/fr_FR/ +share/locale/fr_FR/LC_MESSAGES/ +share/locale/fr_FR/LC_MESSAGES/campaigns/ +share/locale/fr_FR/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/fr_FR/LC_MESSAGES/campaigns/emp02.wmf.mo +share/locale/fr_FR/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/fr_FR/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/fr_FR/LC_MESSAGES/maps.mo +share/locale/fr_FR/LC_MESSAGES/texts.mo +share/locale/fr_FR/LC_MESSAGES/tribes/ +share/locale/fr_FR/LC_MESSAGES/tribes/barbarians.mo +share/locale/fr_FR/LC_MESSAGES/tribes/empire.mo +share/locale/fr_FR/LC_MESSAGES/widelands.mo +share/locale/fr_FR/LC_MESSAGES/worlds/ +share/locale/fr_FR/LC_MESSAGES/worlds/blackland.mo +share/locale/fr_FR/LC_MESSAGES/worlds/desert.mo +share/locale/fr_FR/LC_MESSAGES/worlds/greenland.mo +share/locale/fr_FR/LC_MESSAGES/worlds/winterland.mo +share/locale/gl_ES/ +share/locale/gl_ES/LC_MESSAGES/ +share/locale/gl_ES/LC_MESSAGES/campaigns/ +share/locale/gl_ES/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/gl_ES/LC_MESSAGES/campaigns/emp02.wmf.mo +share/locale/gl_ES/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/gl_ES/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/gl_ES/LC_MESSAGES/maps.mo +share/locale/gl_ES/LC_MESSAGES/texts.mo +share/locale/gl_ES/LC_MESSAGES/tribes/ +share/locale/gl_ES/LC_MESSAGES/tribes/barbarians.mo +share/locale/gl_ES/LC_MESSAGES/tribes/empire.mo +share/locale/gl_ES/LC_MESSAGES/widelands.mo +share/locale/gl_ES/LC_MESSAGES/worlds/ +share/locale/gl_ES/LC_MESSAGES/worlds/blackland.mo +share/locale/gl_ES/LC_MESSAGES/worlds/desert.mo +share/locale/gl_ES/LC_MESSAGES/worlds/greenland.mo +share/locale/gl_ES/LC_MESSAGES/worlds/winterland.mo +share/locale/he_HE/ +share/locale/he_HE/LC_MESSAGES/ +share/locale/he_HE/LC_MESSAGES/campaigns/ +share/locale/he_HE/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/he_HE/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/he_HE/LC_MESSAGES/maps.mo +share/locale/he_HE/LC_MESSAGES/texts.mo +share/locale/he_HE/LC_MESSAGES/tribes/ +share/locale/he_HE/LC_MESSAGES/tribes/barbarians.mo +share/locale/he_HE/LC_MESSAGES/tribes/empire.mo +share/locale/he_HE/LC_MESSAGES/widelands.mo +share/locale/he_HE/LC_MESSAGES/worlds/ +share/locale/he_HE/LC_MESSAGES/worlds/blackland.mo +share/locale/he_HE/LC_MESSAGES/worlds/desert.mo +share/locale/he_HE/LC_MESSAGES/worlds/greenland.mo +share/locale/he_HE/LC_MESSAGES/worlds/winterland.mo +share/locale/hu_HU/ +share/locale/hu_HU/LC_MESSAGES/ +share/locale/hu_HU/LC_MESSAGES/campaigns/ +share/locale/hu_HU/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/hu_HU/LC_MESSAGES/campaigns/emp02.wmf.mo +share/locale/hu_HU/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/hu_HU/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/hu_HU/LC_MESSAGES/maps.mo +share/locale/hu_HU/LC_MESSAGES/texts.mo +share/locale/hu_HU/LC_MESSAGES/tribes/ +share/locale/hu_HU/LC_MESSAGES/tribes/barbarians.mo +share/locale/hu_HU/LC_MESSAGES/tribes/empire.mo +share/locale/hu_HU/LC_MESSAGES/widelands.mo +share/locale/hu_HU/LC_MESSAGES/worlds/ +share/locale/hu_HU/LC_MESSAGES/worlds/blackland.mo +share/locale/hu_HU/LC_MESSAGES/worlds/desert.mo +share/locale/hu_HU/LC_MESSAGES/worlds/greenland.mo +share/locale/hu_HU/LC_MESSAGES/worlds/winterland.mo +share/locale/nl_NL/ +share/locale/nl_NL/LC_MESSAGES/ +share/locale/nl_NL/LC_MESSAGES/campaigns/ +share/locale/nl_NL/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/nl_NL/LC_MESSAGES/campaigns/emp02.wmf.mo +share/locale/nl_NL/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/nl_NL/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/nl_NL/LC_MESSAGES/maps.mo +share/locale/nl_NL/LC_MESSAGES/texts.mo +share/locale/nl_NL/LC_MESSAGES/tribes/ +share/locale/nl_NL/LC_MESSAGES/tribes/barbarians.mo +share/locale/nl_NL/LC_MESSAGES/tribes/empire.mo +share/locale/nl_NL/LC_MESSAGES/widelands.mo +share/locale/nl_NL/LC_MESSAGES/worlds/ +share/locale/nl_NL/LC_MESSAGES/worlds/blackland.mo +share/locale/nl_NL/LC_MESSAGES/worlds/desert.mo +share/locale/nl_NL/LC_MESSAGES/worlds/greenland.mo +share/locale/nl_NL/LC_MESSAGES/worlds/winterland.mo +share/locale/pl_PL/ +share/locale/pl_PL/LC_MESSAGES/ +share/locale/pl_PL/LC_MESSAGES/campaigns/ +share/locale/pl_PL/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/pl_PL/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/pl_PL/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/pl_PL/LC_MESSAGES/maps.mo +share/locale/pl_PL/LC_MESSAGES/texts.mo +share/locale/pl_PL/LC_MESSAGES/tribes/ +share/locale/pl_PL/LC_MESSAGES/tribes/barbarians.mo +share/locale/pl_PL/LC_MESSAGES/tribes/empire.mo +share/locale/pl_PL/LC_MESSAGES/widelands.mo +share/locale/pl_PL/LC_MESSAGES/worlds/ +share/locale/pl_PL/LC_MESSAGES/worlds/blackland.mo +share/locale/pl_PL/LC_MESSAGES/worlds/desert.mo +share/locale/pl_PL/LC_MESSAGES/worlds/greenland.mo +share/locale/pl_PL/LC_MESSAGES/worlds/winterland.mo +share/locale/ru_RU/ +share/locale/ru_RU/LC_MESSAGES/ +share/locale/ru_RU/LC_MESSAGES/campaigns/ +share/locale/ru_RU/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/ru_RU/LC_MESSAGES/campaigns/emp02.wmf.mo +share/locale/ru_RU/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/ru_RU/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/ru_RU/LC_MESSAGES/maps.mo +share/locale/ru_RU/LC_MESSAGES/texts.mo +share/locale/ru_RU/LC_MESSAGES/tribes/ +share/locale/ru_RU/LC_MESSAGES/tribes/barbarians.mo +share/locale/ru_RU/LC_MESSAGES/tribes/empire.mo +share/locale/ru_RU/LC_MESSAGES/widelands.mo +share/locale/ru_RU/LC_MESSAGES/worlds/ +share/locale/ru_RU/LC_MESSAGES/worlds/blackland.mo +share/locale/ru_RU/LC_MESSAGES/worlds/desert.mo +share/locale/ru_RU/LC_MESSAGES/worlds/greenland.mo +share/locale/ru_RU/LC_MESSAGES/worlds/winterland.mo +share/locale/sk_SK/ +share/locale/sk_SK/LC_MESSAGES/ +share/locale/sk_SK/LC_MESSAGES/campaigns/ +share/locale/sk_SK/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/sk_SK/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/sk_SK/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/sk_SK/LC_MESSAGES/maps.mo +share/locale/sk_SK/LC_MESSAGES/texts.mo +share/locale/sk_SK/LC_MESSAGES/tribes/ +share/locale/sk_SK/LC_MESSAGES/tribes/barbarians.mo +share/locale/sk_SK/LC_MESSAGES/tribes/empire.mo +share/locale/sk_SK/LC_MESSAGES/widelands.mo +share/locale/sk_SK/LC_MESSAGES/worlds/ +share/locale/sk_SK/LC_MESSAGES/worlds/blackland.mo +share/locale/sk_SK/LC_MESSAGES/worlds/desert.mo +share/locale/sk_SK/LC_MESSAGES/worlds/greenland.mo +share/locale/sk_SK/LC_MESSAGES/worlds/winterland.mo +share/locale/sv_SE/ +share/locale/sv_SE/LC_MESSAGES/ +share/locale/sv_SE/LC_MESSAGES/campaigns/ +share/locale/sv_SE/LC_MESSAGES/campaigns/emp01.wmf.mo +share/locale/sv_SE/LC_MESSAGES/campaigns/t01.wmf.mo +share/locale/sv_SE/LC_MESSAGES/campaigns/t02.wmf.mo +share/locale/sv_SE/LC_MESSAGES/maps.mo +share/locale/sv_SE/LC_MESSAGES/texts.mo +share/locale/sv_SE/LC_MESSAGES/tribes/ +share/locale/sv_SE/LC_MESSAGES/tribes/barbarians.mo +share/locale/sv_SE/LC_MESSAGES/tribes/empire.mo +share/locale/sv_SE/LC_MESSAGES/widelands.mo +share/locale/sv_SE/LC_MESSAGES/worlds/ +share/locale/sv_SE/LC_MESSAGES/worlds/blackland.mo +share/locale/sv_SE/LC_MESSAGES/worlds/desert.mo +share/locale/sv_SE/LC_MESSAGES/worlds/greenland.mo +share/locale/sv_SE/LC_MESSAGES/worlds/winterland.mo share/widelands/ share/widelands/campaigns/ share/widelands/campaigns/cconfig @@ -141,253 +387,6 @@ share/widelands/game_server/Protocol/ProtocolPacket_Hello.pm share/widelands/game_server/Protocol/ProtocolPacket_Ping.pm share/widelands/game_server/Protocol/ProtocolPacket_UserEntered.pm share/widelands/game_server/wserver.pl -share/widelands/locale/ -share/widelands/locale/cz_CZ/ -share/widelands/locale/cz_CZ/LC_MESSAGES/ -share/widelands/locale/cz_CZ/LC_MESSAGES/campaigns/ -share/widelands/locale/cz_CZ/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/maps.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/texts.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/tribes/ -share/widelands/locale/cz_CZ/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/widelands.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/worlds/ -share/widelands/locale/cz_CZ/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/cz_CZ/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/da_DK/ -share/widelands/locale/da_DK/LC_MESSAGES/ -share/widelands/locale/da_DK/LC_MESSAGES/campaigns/ -share/widelands/locale/da_DK/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/da_DK/LC_MESSAGES/campaigns/emp02.wmf.mo -share/widelands/locale/da_DK/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/da_DK/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/da_DK/LC_MESSAGES/maps.mo -share/widelands/locale/da_DK/LC_MESSAGES/texts.mo -share/widelands/locale/da_DK/LC_MESSAGES/tribes/ -share/widelands/locale/da_DK/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/da_DK/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/da_DK/LC_MESSAGES/widelands.mo -share/widelands/locale/da_DK/LC_MESSAGES/worlds/ -share/widelands/locale/da_DK/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/da_DK/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/da_DK/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/da_DK/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/de_DE/ -share/widelands/locale/de_DE/LC_MESSAGES/ -share/widelands/locale/de_DE/LC_MESSAGES/campaigns/ -share/widelands/locale/de_DE/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/de_DE/LC_MESSAGES/campaigns/emp02.wmf.mo -share/widelands/locale/de_DE/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/de_DE/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/de_DE/LC_MESSAGES/maps.mo -share/widelands/locale/de_DE/LC_MESSAGES/texts.mo -share/widelands/locale/de_DE/LC_MESSAGES/tribes/ -share/widelands/locale/de_DE/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/de_DE/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/de_DE/LC_MESSAGES/widelands.mo -share/widelands/locale/de_DE/LC_MESSAGES/worlds/ -share/widelands/locale/de_DE/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/de_DE/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/de_DE/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/de_DE/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/es_ES/ -share/widelands/locale/es_ES/LC_MESSAGES/ -share/widelands/locale/es_ES/LC_MESSAGES/campaigns/ -share/widelands/locale/es_ES/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/es_ES/LC_MESSAGES/campaigns/emp02.wmf.mo -share/widelands/locale/es_ES/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/es_ES/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/es_ES/LC_MESSAGES/maps.mo -share/widelands/locale/es_ES/LC_MESSAGES/texts.mo -share/widelands/locale/es_ES/LC_MESSAGES/tribes/ -share/widelands/locale/es_ES/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/es_ES/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/es_ES/LC_MESSAGES/widelands.mo -share/widelands/locale/es_ES/LC_MESSAGES/worlds/ -share/widelands/locale/es_ES/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/es_ES/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/es_ES/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/es_ES/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/fi_FI/ -share/widelands/locale/fi_FI/LC_MESSAGES/ -share/widelands/locale/fi_FI/LC_MESSAGES/campaigns/ -share/widelands/locale/fi_FI/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/fi_FI/LC_MESSAGES/campaigns/emp02.wmf.mo -share/widelands/locale/fi_FI/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/fi_FI/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/fi_FI/LC_MESSAGES/maps.mo -share/widelands/locale/fi_FI/LC_MESSAGES/texts.mo -share/widelands/locale/fi_FI/LC_MESSAGES/tribes/ -share/widelands/locale/fi_FI/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/fi_FI/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/fi_FI/LC_MESSAGES/widelands.mo -share/widelands/locale/fi_FI/LC_MESSAGES/worlds/ -share/widelands/locale/fi_FI/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/fi_FI/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/fi_FI/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/fi_FI/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/fr_FR/ -share/widelands/locale/fr_FR/LC_MESSAGES/ -share/widelands/locale/fr_FR/LC_MESSAGES/campaigns/ -share/widelands/locale/fr_FR/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/fr_FR/LC_MESSAGES/campaigns/emp02.wmf.mo -share/widelands/locale/fr_FR/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/fr_FR/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/fr_FR/LC_MESSAGES/maps.mo -share/widelands/locale/fr_FR/LC_MESSAGES/texts.mo -share/widelands/locale/fr_FR/LC_MESSAGES/tribes/ -share/widelands/locale/fr_FR/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/fr_FR/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/fr_FR/LC_MESSAGES/widelands.mo -share/widelands/locale/fr_FR/LC_MESSAGES/worlds/ -share/widelands/locale/fr_FR/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/fr_FR/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/fr_FR/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/fr_FR/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/gl_ES/ -share/widelands/locale/gl_ES/LC_MESSAGES/ -share/widelands/locale/gl_ES/LC_MESSAGES/campaigns/ -share/widelands/locale/gl_ES/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/gl_ES/LC_MESSAGES/campaigns/emp02.wmf.mo -share/widelands/locale/gl_ES/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/gl_ES/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/gl_ES/LC_MESSAGES/maps.mo -share/widelands/locale/gl_ES/LC_MESSAGES/texts.mo -share/widelands/locale/gl_ES/LC_MESSAGES/tribes/ -share/widelands/locale/gl_ES/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/gl_ES/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/gl_ES/LC_MESSAGES/widelands.mo -share/widelands/locale/gl_ES/LC_MESSAGES/worlds/ -share/widelands/locale/gl_ES/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/gl_ES/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/gl_ES/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/gl_ES/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/he_HE/ -share/widelands/locale/he_HE/LC_MESSAGES/ -share/widelands/locale/he_HE/LC_MESSAGES/campaigns/ -share/widelands/locale/he_HE/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/he_HE/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/he_HE/LC_MESSAGES/maps.mo -share/widelands/locale/he_HE/LC_MESSAGES/texts.mo -share/widelands/locale/he_HE/LC_MESSAGES/tribes/ -share/widelands/locale/he_HE/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/he_HE/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/he_HE/LC_MESSAGES/widelands.mo -share/widelands/locale/he_HE/LC_MESSAGES/worlds/ -share/widelands/locale/he_HE/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/he_HE/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/he_HE/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/he_HE/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/hu_HU/ -share/widelands/locale/hu_HU/LC_MESSAGES/ -share/widelands/locale/hu_HU/LC_MESSAGES/campaigns/ -share/widelands/locale/hu_HU/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/hu_HU/LC_MESSAGES/campaigns/emp02.wmf.mo -share/widelands/locale/hu_HU/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/hu_HU/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/hu_HU/LC_MESSAGES/maps.mo -share/widelands/locale/hu_HU/LC_MESSAGES/texts.mo -share/widelands/locale/hu_HU/LC_MESSAGES/tribes/ -share/widelands/locale/hu_HU/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/hu_HU/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/hu_HU/LC_MESSAGES/widelands.mo -share/widelands/locale/hu_HU/LC_MESSAGES/worlds/ -share/widelands/locale/hu_HU/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/hu_HU/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/hu_HU/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/hu_HU/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/nl_NL/ -share/widelands/locale/nl_NL/LC_MESSAGES/ -share/widelands/locale/nl_NL/LC_MESSAGES/campaigns/ -share/widelands/locale/nl_NL/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/nl_NL/LC_MESSAGES/campaigns/emp02.wmf.mo -share/widelands/locale/nl_NL/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/nl_NL/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/nl_NL/LC_MESSAGES/maps.mo -share/widelands/locale/nl_NL/LC_MESSAGES/texts.mo -share/widelands/locale/nl_NL/LC_MESSAGES/tribes/ -share/widelands/locale/nl_NL/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/nl_NL/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/nl_NL/LC_MESSAGES/widelands.mo -share/widelands/locale/nl_NL/LC_MESSAGES/worlds/ -share/widelands/locale/nl_NL/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/nl_NL/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/nl_NL/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/nl_NL/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/pl_PL/ -share/widelands/locale/pl_PL/LC_MESSAGES/ -share/widelands/locale/pl_PL/LC_MESSAGES/campaigns/ -share/widelands/locale/pl_PL/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/pl_PL/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/pl_PL/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/pl_PL/LC_MESSAGES/maps.mo -share/widelands/locale/pl_PL/LC_MESSAGES/texts.mo -share/widelands/locale/pl_PL/LC_MESSAGES/tribes/ -share/widelands/locale/pl_PL/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/pl_PL/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/pl_PL/LC_MESSAGES/widelands.mo -share/widelands/locale/pl_PL/LC_MESSAGES/worlds/ -share/widelands/locale/pl_PL/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/pl_PL/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/pl_PL/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/pl_PL/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/ru_RU/ -share/widelands/locale/ru_RU/LC_MESSAGES/ -share/widelands/locale/ru_RU/LC_MESSAGES/campaigns/ -share/widelands/locale/ru_RU/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/ru_RU/LC_MESSAGES/campaigns/emp02.wmf.mo -share/widelands/locale/ru_RU/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/ru_RU/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/ru_RU/LC_MESSAGES/maps.mo -share/widelands/locale/ru_RU/LC_MESSAGES/texts.mo -share/widelands/locale/ru_RU/LC_MESSAGES/tribes/ -share/widelands/locale/ru_RU/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/ru_RU/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/ru_RU/LC_MESSAGES/widelands.mo -share/widelands/locale/ru_RU/LC_MESSAGES/worlds/ -share/widelands/locale/ru_RU/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/ru_RU/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/ru_RU/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/ru_RU/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/sk_SK/ -share/widelands/locale/sk_SK/LC_MESSAGES/ -share/widelands/locale/sk_SK/LC_MESSAGES/campaigns/ -share/widelands/locale/sk_SK/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/sk_SK/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/sk_SK/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/sk_SK/LC_MESSAGES/maps.mo -share/widelands/locale/sk_SK/LC_MESSAGES/texts.mo -share/widelands/locale/sk_SK/LC_MESSAGES/tribes/ -share/widelands/locale/sk_SK/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/sk_SK/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/sk_SK/LC_MESSAGES/widelands.mo -share/widelands/locale/sk_SK/LC_MESSAGES/worlds/ -share/widelands/locale/sk_SK/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/sk_SK/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/sk_SK/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/sk_SK/LC_MESSAGES/worlds/winterland.mo -share/widelands/locale/sv_SE/ -share/widelands/locale/sv_SE/LC_MESSAGES/ -share/widelands/locale/sv_SE/LC_MESSAGES/campaigns/ -share/widelands/locale/sv_SE/LC_MESSAGES/campaigns/emp01.wmf.mo -share/widelands/locale/sv_SE/LC_MESSAGES/campaigns/t01.wmf.mo -share/widelands/locale/sv_SE/LC_MESSAGES/campaigns/t02.wmf.mo -share/widelands/locale/sv_SE/LC_MESSAGES/maps.mo -share/widelands/locale/sv_SE/LC_MESSAGES/texts.mo -share/widelands/locale/sv_SE/LC_MESSAGES/tribes/ -share/widelands/locale/sv_SE/LC_MESSAGES/tribes/barbarians.mo -share/widelands/locale/sv_SE/LC_MESSAGES/tribes/empire.mo -share/widelands/locale/sv_SE/LC_MESSAGES/widelands.mo -share/widelands/locale/sv_SE/LC_MESSAGES/worlds/ -share/widelands/locale/sv_SE/LC_MESSAGES/worlds/blackland.mo -share/widelands/locale/sv_SE/LC_MESSAGES/worlds/desert.mo -share/widelands/locale/sv_SE/LC_MESSAGES/worlds/greenland.mo -share/widelands/locale/sv_SE/LC_MESSAGES/worlds/winterland.mo share/widelands/maps/ share/widelands/maps/Checkmate.wmf share/widelands/maps/Dry Riverbed.wmf