update to scummvm-tools 2.1.0

This commit is contained in:
jsg 2019-10-14 09:19:11 +00:00
parent 4b87a9a6c4
commit 966fffbf90
3 changed files with 7 additions and 8 deletions

View File

@ -1,8 +1,7 @@
# $OpenBSD: Makefile,v 1.36 2019/07/12 20:46:24 sthen Exp $ # $OpenBSD: Makefile,v 1.37 2019/10/14 09:19:11 jsg Exp $
COMMENT= collection of various tools for scummvm COMMENT= collection of various tools for scummvm
V= 2.0.0 V= 2.1.0
REVISION= 4
DISTNAME= scummvm-tools-${V} DISTNAME= scummvm-tools-${V}
CATEGORIES= games CATEGORIES= games
MASTER_SITES= http://www.scummvm.org/frs/scummvm-tools/${V}/ MASTER_SITES= http://www.scummvm.org/frs/scummvm-tools/${V}/
@ -49,7 +48,7 @@ do-install:
${INSTALL_PROGRAM} \ ${INSTALL_PROGRAM} \
${WRKBUILD}/scummvm-tools \ ${WRKBUILD}/scummvm-tools \
${WRKBUILD}/scummvm-tools-cli \ ${WRKBUILD}/scummvm-tools-cli \
${WRKBUILD}/de{cine,kyra,scumm,sword2,gob,riven} \ ${WRKBUILD}/de{cine,gob,kyra,prince,scumm,sword2} \
${WRKBUILD}/extract_mohawk \ ${WRKBUILD}/extract_mohawk \
${WRKBUILD}/construct_mohawk \ ${WRKBUILD}/construct_mohawk \
${WRKBUILD}/gob_loadcalc \ ${WRKBUILD}/gob_loadcalc \

View File

@ -1,2 +1,2 @@
SHA256 (scummvm-tools-2.0.0.tar.gz) = CLq7AUxXOnnKJa3youqvhSrBvWYM3iid+f1mE6az12U= SHA256 (scummvm-tools-2.1.0.tar.gz) = vnFmv4aMCqknsSkDaFTo2ufB7KmVMkMevYkJogLxOQ0=
SIZE (scummvm-tools-2.0.0.tar.gz) = 1030643 SIZE (scummvm-tools-2.1.0.tar.gz) = 957402

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.11 2016/03/17 00:46:58 jsg Exp $ @comment $OpenBSD: PLIST,v 1.12 2019/10/14 09:19:11 jsg Exp $
@bin bin/construct_mohawk @bin bin/construct_mohawk
@bin bin/create_sjisfnt @bin bin/create_sjisfnt
@bin bin/decine @bin bin/decine
@bin bin/degob @bin bin/degob
@bin bin/dekyra @bin bin/dekyra
@bin bin/deriven @bin bin/deprince
@bin bin/descumm @bin bin/descumm
@bin bin/desword2 @bin bin/desword2
@bin bin/extract_mohawk @bin bin/extract_mohawk