mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
games/colorcode:
- Update to 0.8.5 release, which supports Qt 5 - Clean up DESKTOP_ENTRIES
This commit is contained in:
parent
f8449eb419
commit
fedcb81a87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400931
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= colorcode
|
||||
PORTVERSION= 0.7.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.8.5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://colorcode.laebisch.com/download/
|
||||
DISTNAME= ColorCode-${PORTVERSION}
|
||||
@ -10,12 +9,12 @@ DISTNAME= ColorCode-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Advanced MasterMind game and solver
|
||||
|
||||
USE_QT4= gui moc_build rcc_build uic_build
|
||||
USE_QT5= gui widgets buildtools_build
|
||||
USES= qmake
|
||||
WRKSRC= ${WRKDIR}/ColorCode-${PORTVERSION}
|
||||
|
||||
DESKTOP_ENTRIES= "ColorCode" "${COMMENT}" \
|
||||
"${PREFIX}/share/pixmaps/colorcode.png" "colorcode" \
|
||||
DESKTOP_ENTRIES= ColorCode "" \
|
||||
colorcode colorcode \
|
||||
"LogicGame;Game;Qt;" true
|
||||
|
||||
PLIST_FILES= bin/colorcode \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ColorCode-0.7.2.tar.gz) = d1c5bf4d65c81de16c4159c2c69c096fc7ff47cca587d7233985e078d63c79aa
|
||||
SIZE (ColorCode-0.7.2.tar.gz) = 236580
|
||||
SHA256 (ColorCode-0.8.5.tar.gz) = 7c128db12af6ab11439eb710091b4a448100553a4d11d3a7c8dafdfbc57c1a85
|
||||
SIZE (ColorCode-0.8.5.tar.gz) = 233676
|
||||
|
@ -5,4 +5,4 @@ from 2-5 and allow or not pegs of the same color. Or you may select
|
||||
one of the 5 predefined levels of difficulty. ColorCode has also a
|
||||
rather intelligent built-in MasterMind solver.
|
||||
|
||||
WWW: http://colorcode.laebisch.com/
|
||||
WWW: http://colorcode.laebisch.com/
|
||||
|
Loading…
Reference in New Issue
Block a user