update to scummvm-tools 2.6.0
This commit is contained in:
parent
1662ace89d
commit
c86333e2e7
@ -1,5 +1,5 @@
|
||||
COMMENT= collection of various tools for scummvm
|
||||
V= 2.5.0
|
||||
V= 2.6.0
|
||||
DISTNAME= scummvm-tools-${V}
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= https://downloads.scummvm.org/frs/scummvm-tools/${V}/
|
||||
@ -8,7 +8,7 @@ HOMEPAGE= https://www.scummvm.org/
|
||||
|
||||
MAINTAINER= Jonathan Gray <jsg@openbsd.org>
|
||||
|
||||
# GPLv2+
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} FLAC c freetype iconv m mad ogg
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (scummvm-tools-2.5.0.tar.gz) = habNmLhAz5VqnOlgB6T23twr3kqQEsnq7GHVd4UkDbs=
|
||||
SIZE (scummvm-tools-2.5.0.tar.gz) = 1549733
|
||||
SHA256 (scummvm-tools-2.6.0.tar.gz) = gEZCnxBnMry2YBUS2HEhkY8/QCS8Uq8N1pUkAVYlpKY=
|
||||
SIZE (scummvm-tools-2.6.0.tar.gz) = 1517041
|
||||
|
@ -1,6 +1,7 @@
|
||||
--- configure.orig Wed Oct 12 07:08:18 2016
|
||||
+++ configure Tue Nov 1 21:31:29 2016
|
||||
@@ -386,6 +386,9 @@ EOF
|
||||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -427,6 +427,9 @@ EOF
|
||||
fi
|
||||
done # for parm in ...
|
||||
|
||||
@ -9,8 +10,8 @@
|
||||
+
|
||||
for ac_option in $@; do
|
||||
case "$ac_option" in
|
||||
--enable-vorbis) _vorbis=yes ;;
|
||||
@@ -1068,7 +1071,7 @@ test $TMPR -eq 0 || exit 1 # check exit code of subshe
|
||||
# Silently ignore options valid for Autotools configure.
|
||||
@@ -1152,7 +1155,7 @@ test $TMPR -eq 0 || exit 1 # check exit code of subshe
|
||||
# for the smaller sizes.
|
||||
echo_n "Alignment required... "
|
||||
case $_host_cpu in
|
||||
|
Loading…
Reference in New Issue
Block a user