diff --git a/games/cutemaze/Makefile b/games/cutemaze/Makefile index e6ef37c229cf..bf70bc68485b 100644 --- a/games/cutemaze/Makefile +++ b/games/cutemaze/Makefile @@ -1,37 +1,28 @@ PORTNAME= cutemaze -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= games MASTER_SITES= http://gottcode.org/${PORTNAME}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= jhale@FreeBSD.org COMMENT= Simple, top-down game in which mazes are randomly generated WWW= https://gottcode.org/cutemaze/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c++11-lang gl qmake qt:5 tar:bzip2 -USE_GL= gl -USE_QT= core gui svg imageformats:run widgets \ - linguisttools:build buildtools:build +USES= cmake compiler:c++11-lang gl qt:6 tar:bzip2 +USE_GL= opengl +USE_QT= base svg tools:build PORTDOCS= ChangeLog README WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes -post-patch: - @${REINPLACE_CMD} -e 's|share/man|man|' \ - ${WRKSRC}/cutemaze.pro - -post-patch-NLS-off: - @${REINPLACE_CMD} -i '' '/qm.files/,/qm.path/s/^/#/' \ - ${WRKSRC}/cutemaze.pro - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/games/cutemaze/distinfo b/games/cutemaze/distinfo index f314307a06d9..c42fcd2531a5 100644 --- a/games/cutemaze/distinfo +++ b/games/cutemaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645697785 -SHA256 (cutemaze-1.3.0-src.tar.bz2) = 87bf87d84dfb6554a794f6ba203fa5344bc5b54e4f7dd3129418ea06e9a88e85 -SIZE (cutemaze-1.3.0-src.tar.bz2) = 929353 +TIMESTAMP = 1662920365 +SHA256 (cutemaze-1.3.1-src.tar.bz2) = 6944931cd39e9ef202c11483b7b2b7409a068c52fa5fd4419ff938b1158c72ab +SIZE (cutemaze-1.3.1-src.tar.bz2) = 928034 diff --git a/games/cutemaze/pkg-plist b/games/cutemaze/pkg-plist index 6000093ebe4d..17a33dd7bc14 100644 --- a/games/cutemaze/pkg-plist +++ b/games/cutemaze/pkg-plist @@ -1,33 +1,33 @@ bin/cutemaze -man/man6/cutemaze.6.gz share/applications/cutemaze.desktop +share/man/man6/cutemaze.6.gz %%NLS%%%%DATADIR%%/translations/cutemaze_cs.qm %%NLS%%%%DATADIR%%/translations/cutemaze_de.qm %%NLS%%%%DATADIR%%/translations/cutemaze_el.qm %%NLS%%%%DATADIR%%/translations/cutemaze_en.qm %%NLS%%%%DATADIR%%/translations/cutemaze_eo.qm %%NLS%%%%DATADIR%%/translations/cutemaze_es.qm %%NLS%%%%DATADIR%%/translations/cutemaze_fi.qm %%NLS%%%%DATADIR%%/translations/cutemaze_fr.qm %%NLS%%%%DATADIR%%/translations/cutemaze_he.qm %%NLS%%%%DATADIR%%/translations/cutemaze_lt.qm %%NLS%%%%DATADIR%%/translations/cutemaze_nl.qm %%NLS%%%%DATADIR%%/translations/cutemaze_pl.qm %%NLS%%%%DATADIR%%/translations/cutemaze_pt.qm %%NLS%%%%DATADIR%%/translations/cutemaze_pt_BR.qm %%NLS%%%%DATADIR%%/translations/cutemaze_ro.qm %%NLS%%%%DATADIR%%/translations/cutemaze_ru.qm %%NLS%%%%DATADIR%%/translations/cutemaze_tr.qm %%NLS%%%%DATADIR%%/translations/cutemaze_zh.qm share/icons/hicolor/1024x1024/apps/cutemaze.png share/icons/hicolor/128x128/apps/cutemaze.png share/icons/hicolor/16x16/apps/cutemaze.png share/icons/hicolor/22x22/apps/cutemaze.png share/icons/hicolor/24x24/apps/cutemaze.png share/icons/hicolor/256x256/apps/cutemaze.png share/icons/hicolor/32x32/apps/cutemaze.png share/icons/hicolor/48x48/apps/cutemaze.png share/icons/hicolor/512x512/apps/cutemaze.png share/icons/hicolor/64x64/apps/cutemaze.png share/icons/hicolor/scalable/apps/cutemaze.svg share/metainfo/cutemaze.appdata.xml