mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openttd: update to 1.10.1
This commit is contained in:
parent
b40d7c5b80
commit
7d8cdfc672
1 changed files with 9 additions and 9 deletions
|
@ -1,24 +1,24 @@
|
||||||
# Template file for 'openttd'
|
# Template file for 'openttd'
|
||||||
pkgname=openttd
|
pkgname=openttd
|
||||||
version=1.9.3
|
version=1.10.1
|
||||||
revision=1
|
revision=1
|
||||||
_gfxver=0.5.5
|
_gfxver=0.6.0
|
||||||
_sfxver=0.2.3
|
_sfxver=0.2.3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config unzip"
|
hostmakedepends="pkg-config unzip tar"
|
||||||
makedepends="SDL-devel icu-devel fontconfig-devel libpng-devel lzo-devel liblzma-devel
|
makedepends="SDL-devel icu-devel fontconfig-devel libpng-devel lzo-devel liblzma-devel
|
||||||
libxdg-basedir-devel"
|
libxdg-basedir-devel"
|
||||||
depends="openttd-data hicolor-icon-theme"
|
depends="openttd-data hicolor-icon-theme"
|
||||||
short_desc="Open Source version of Transport Tycoon Deluxe"
|
short_desc="Open Source version of Transport Tycoon Deluxe"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2 Custom"
|
license="GPL-2.0-only, Zlib"
|
||||||
homepage="https://www.openttd.org/"
|
homepage="https://www.openttd.org/"
|
||||||
distfiles="https://proxy.binaries.openttd.org/openttd-releases/${version}/openttd-${version}-source.tar.xz
|
distfiles="https://proxy.binaries.openttd.org/openttd-releases/${version}/openttd-${version}-source.tar.xz
|
||||||
https://bundles.openttdcoop.org/opengfx/releases/${_gfxver}/opengfx-${_gfxver}.zip
|
https://cdn.openttd.org/opengfx-releases/${_gfxver}/opengfx-${_gfxver}-all.zip
|
||||||
https://bundles.openttdcoop.org/opensfx/releases/${_sfxver}/opensfx-${_sfxver}.zip"
|
https://cdn.openttd.org/opensfx-releases/${_sfxver}/opensfx-${_sfxver}-all.zip"
|
||||||
checksum="1988e17f5b6f4b8f423c849ef1c579c21f678722ae4440f87b27a5fea6385846
|
checksum="0d22a3c50f7a321f4f211594f4987ac16c381e8e3e40f116848e63e91e7fbb9b
|
||||||
c648d56c41641f04e48873d83f13f089135909cc55342a91ed27c5c1683f0dfe
|
d419c0f5f22131de15f66ebefde464df3b34eb10e0645fe218c59cbc26c20774
|
||||||
3574745ac0c138bae53b56972591db8d778ad9faffd51deae37a48a563e71662"
|
6831b651b3dc8b494026f7277989a1d757961b67c17b75d3c2e097451f75af02"
|
||||||
|
|
||||||
|
|
||||||
CXXFLAGS=' -DU_USING_ICU_NAMESPACE=1'
|
CXXFLAGS=' -DU_USING_ICU_NAMESPACE=1'
|
||||||
|
|
Loading…
Add table
Reference in a new issue