summaryrefslogtreecommitdiff
path: root/manualPorts/openttd-git/Pkgfile
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-01-06 14:59:31 +0100
committerErich Eckner <git@eckner.net>2021-01-06 14:59:31 +0100
commitf38ede2bdf98a6d1c9c2775004d235f49212ebdc (patch)
tree6f5d0ec6a4ebcf5d00b856618b5c1963ddce2317 /manualPorts/openttd-git/Pkgfile
parentd13e98a95a3813e57bbced161ed76950308c474b (diff)
downloadcrux-ports-f38ede2bdf98a6d1c9c2775004d235f49212ebdc.tar.xz
openttd-git: update patches
Diffstat (limited to 'manualPorts/openttd-git/Pkgfile')
-rw-r--r--manualPorts/openttd-git/Pkgfile16
1 files changed, 8 insertions, 8 deletions
diff --git a/manualPorts/openttd-git/Pkgfile b/manualPorts/openttd-git/Pkgfile
index 4cdc592..ee7f87e 100644
--- a/manualPorts/openttd-git/Pkgfile
+++ b/manualPorts/openttd-git/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libsdl libpng fontconfig lzo
name=openttd-git
-version=29802.979b4af6c
+version=29816.62cdadb58
gfxversion=0.5.4
sfxversion=0.2.3
@@ -14,9 +14,9 @@ release=1
source=(http://bundles.openttdcoop.org/opengfx/releases/$gfxversion/opengfx-$gfxversion.zip
http://bundles.openttdcoop.org/opensfx/releases/$sfxversion/opensfx-$sfxversion.zip
http://bundles.openttdcoop.org/openmsx/releases/$msxversion/openmsx-$msxversion.zip
- chunnel.patch
- chunnel-signaltunnel-pre.patch
- chunnel-underground-pre.patch
+# chunnel.patch
+# chunnel-signaltunnel-pre.patch
+# chunnel-underground-pre.patch
signaltunnel.patch
sloped-stations.patch
underground.patch
@@ -25,9 +25,9 @@ source=(http://bundles.openttdcoop.org/opengfx/releases/$gfxversion/opengfx-$gfx
build() {
- cp chunnel.patch chunnel.pre.patch
- patch -p1 -i chunnel-signaltunnel-pre.patch
- patch -p1 -i chunnel-underground-pre.patch
+# cp chunnel.patch chunnel.pre.patch
+# patch -p1 -i chunnel-signaltunnel-pre.patch
+# patch -p1 -i chunnel-underground-pre.patch
tar -xf opengfx-$gfxversion.tar
@@ -51,7 +51,7 @@ build() {
patch -p1 -i "$SRC/signaltunnel.patch"
# patch -p1 -i "$SRC/sloped-stations.patch" # broken!
patch -p1 -i "$SRC/underground.patch" # broken?
- patch -p1 -i "$SRC/chunnel.pre.patch"
+# patch -p1 -i "$SRC/chunnel.pre.patch" # broken!
mkdir build
cd build