mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
lang/basic256: update to 2.0.0.11
This commit is contained in:
parent
b34827164e
commit
5db475d57c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540898
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= basic256
|
||||
PORTVERSION= 2.0.0.1
|
||||
PORTVERSION= 2.0.0.11
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= SF/kidbasic/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
|
||||
@ -17,14 +17,14 @@ BUILD_DEPENDS= espeak:audio/espeak \
|
||||
|
||||
USES= bison compiler:c++11-lib dos2unix gl qmake qt:5 sdl
|
||||
DOS2UNIX_FILES= BASIC256.pro Interpreter.cpp
|
||||
USE_SDL= sdl mixer
|
||||
USE_GL+= gl
|
||||
USE_QT= buildtools core gui multimedia network printsupport sql widgets serialport
|
||||
USE_SDL= sdl mixer
|
||||
QMAKE_ARGS+= LOCALBASE="${LOCALBASE}"
|
||||
QMAKE_SOURCE_PATH= BASIC256.pro
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1588759626
|
||||
SHA256 (basic256_2.0.0.1.orig.tar.gz) = 720e08c9b7a60cbcf6cc342dcf25d8c98e271903e0b1ab96422968fa981d041f
|
||||
SIZE (basic256_2.0.0.1.orig.tar.gz) = 1321457
|
||||
TIMESTAMP = 1593508881
|
||||
SHA256 (basic256_2.0.0.11.orig.tar.gz) = 58a3d01afb800d2ca89bedf970afc376beb273420ef824a1d0962c654f157584
|
||||
SIZE (basic256_2.0.0.11.orig.tar.gz) = 1361981
|
||||
|
@ -58,6 +58,7 @@ bin/basic256
|
||||
%%DATADIR%%/Examples/solar_system.kbs
|
||||
%%DATADIR%%/Examples/sound/bounce.mp3
|
||||
%%DATADIR%%/Examples/sound/bounce.mp3.README
|
||||
%%DATADIR%%/Examples/sound/soundplay.kbs
|
||||
%%DATADIR%%/Examples/sound/wavplaystop.kbs
|
||||
%%DATADIR%%/Examples/sprites/ball.png
|
||||
%%DATADIR%%/Examples/sprites/beep.mp3
|
||||
|
Loading…
Reference in New Issue
Block a user