diff --git a/games/chessx/Makefile b/games/chessx/Makefile index e33a2b1be01d..2a7f524ef961 100644 --- a/games/chessx/Makefile +++ b/games/chessx/Makefile @@ -1,40 +1,43 @@ PORTNAME= chessx -DISTVERSION= 1.6.8 +DISTVERSION= 1.6.10 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} MAINTAINER= alexey@pentode.fi COMMENT= Qt 5 chess database application WWW= https://chessx.sourceforge.io/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING.md USES= compiler:c++11-lang desktop-file-utils gl gmake qmake qt:5 tar:tgz USE_GL= gl -USE_QT= concurrent core gui multimedia network opengl printsupport svg \ - widgets xml buildtools:build linguisttools:build speech +USE_QT= concurrent:build core gui multimedia network printsupport svg \ + widgets xml buildtools:build linguisttools:build PLIST_FILES= bin/chessx \ share/applications/chessx.desktop \ share/pixmaps/chessx.png \ share/metainfo/io.sourceforge.ChessX.metainfo.xml \ share/icons/hicolor/128x128/apps/chessx.png \ share/icons/hicolor/32x32/apps/chessx-32.png \ share/icons/hicolor/64x64/apps/chessx-64.png OPTIONS_DEFINE= CRAFTY STOCKFISH CRAFTY_DESC= Install Crafty Chess Application STOCKFISH_DESC= Install Stockfish Chess Engine CRAFTY_RUN_DEPENDS= crafty:games/crafty STOCKFISH_RUN_DEPENDS= stockfish:games/stockfish post-extract: @${MV} ${WRKDIR}/chessx-master ${WRKSRC} post-configure: ( cd ${BUILD_WRKSRC} && ${LRELEASE} ${WRKSRC}/${PORTNAME}.pro ) +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chessx + .include diff --git a/games/chessx/distinfo b/games/chessx/distinfo index 186b1e1a4b7f..d531156495cd 100644 --- a/games/chessx/distinfo +++ b/games/chessx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769857796 -SHA256 (chessx-1.6.8.tgz) = 14e498bbe0e5cbc12efa38920c6b978c79110e6a216a1708cac678788292df67 -SIZE (chessx-1.6.8.tgz) = 12846948 +TIMESTAMP = 1778596846 +SHA256 (chessx-1.6.10.tgz) = 77c6ef3f89d8c3ea137a5f4bb0dcd83b261046facbde06eaee223437ad1c732f +SIZE (chessx-1.6.10.tgz) = 12847085