diff --git a/games/opengfx/Makefile b/games/opengfx/Makefile index 24d1a6272f96..5807ddc33fc4 100644 --- a/games/opengfx/Makefile +++ b/games/opengfx/Makefile @@ -1,29 +1,29 @@ # Created by: Ilya A. Arkhipov PORTNAME= opengfx -PORTVERSION= 0.6.0 +PORTVERSION= 7.1 CATEGORIES= games MASTER_SITES= https://cdn.openttd.org/${PORTNAME}-releases/${PORTVERSION}/ +PKGNAMEPREFIX= openttd- DISTFILES= ${PORTNAME}-${PORTVERSION}-all.zip MAINTAINER= rum1cro@yandex.ru COMMENT= Free alternative graphics for OpenTTD game engine LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/license.txt -USES= zip - -NO_BUILD= yes NO_ARCH= yes -DATADIR= ${PREFIX}/share/openttd/baseset/opengfx +NO_BUILD= yes -# upstream zipped a tar file, unpack it. post-extract: @cd ${WRKDIR} && tar -xf ${PORTNAME}-${PORTVERSION}.tar do-install: - @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/* ${STAGEDIR}${DATADIR} + @${MKDIR} \ + ${STAGEDIR}${PREFIX}/share/openttd/baseset/${PORTNAME} + ${INSTALL_DATA} \ + ${WRKSRC}/* \ + ${STAGEDIR}${PREFIX}/share/openttd/baseset/${PORTNAME} .include diff --git a/games/opengfx/distinfo b/games/opengfx/distinfo index 2c53e3b65235..571ee79da1af 100644 --- a/games/opengfx/distinfo +++ b/games/opengfx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585775685 -SHA256 (opengfx-0.6.0-all.zip) = d419c0f5f22131de15f66ebefde464df3b34eb10e0645fe218c59cbc26c20774 -SIZE (opengfx-0.6.0-all.zip) = 3551230 +TIMESTAMP = 1653450074 +SHA256 (opengfx-7.1-all.zip) = 928fcf34efd0719a3560cbab6821d71ce686b6315e8825360fba87a7a94d7846 +SIZE (opengfx-7.1-all.zip) = 3547160