openttd: rebuild against icu-62.1

This commit is contained in:
maxice8 2018-08-28 07:17:06 -03:00
parent 30f6a02d07
commit 2fa833dec9
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,7 +1,7 @@
# Template file for 'openttd' # Template file for 'openttd'
pkgname=openttd pkgname=openttd
version=1.8.0 version=1.8.0
revision=1 revision=2
_gfxver=0.5.4 _gfxver=0.5.4
_sfxver=0.2.3 _sfxver=0.2.3
build_style=gnu-configure build_style=gnu-configure
@ -25,6 +25,8 @@ checksum="
3574745ac0c138bae53b56972591db8d778ad9faffd51deae37a48a563e71662 3574745ac0c138bae53b56972591db8d778ad9faffd51deae37a48a563e71662
" "
CXXFLAGS=' -DU_USING_ICU_NAMESPACE=1'
post_extract() { post_extract() {
cd ${XBPS_BUILDDIR} cd ${XBPS_BUILDDIR}
tar xf opengfx-${_gfxver}.tar tar xf opengfx-${_gfxver}.tar