summaryrefslogtreecommitdiff
path: root/manualPorts
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-06-30 17:38:02 +0200
committerErich Eckner <git@eckner.net>2019-06-30 17:38:02 +0200
commitd81f6cf40782e55cd03d00656b2bf78339154fef (patch)
treeac51cc37efa17c6bb6c6735d26879059486dd0e6 /manualPorts
parenta6bd22f98fed464dc916fd2ad8876fa991bb48b8 (diff)
downloadcrux-ports-d81f6cf40782e55cd03d00656b2bf78339154fef.tar.xz
openttd-git: skip underground.patch - currently broken
Diffstat (limited to 'manualPorts')
-rw-r--r--manualPorts/openttd-git/.signature4
-rw-r--r--manualPorts/openttd-git/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/manualPorts/openttd-git/.signature b/manualPorts/openttd-git/.signature
index db742d3..6f66a65 100644
--- a/manualPorts/openttd-git/.signature
+++ b/manualPorts/openttd-git/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/deepthought.pub
-RWQxCptPusLGGkvoRg66Y+fgSWTzBSBs2iwA5Kv8o3WsHa4butsZGrz/SGBz8I+u+Ki8T4QdI6qreYjo1yH7OnV04PUh2EJfIwM=
-SHA256 (Pkgfile) = 7ee15f208a9dfd711af8157b3cc2d41b0804b99e155a3323b396d7a546bcbb5e
+RWQxCptPusLGGtXnM8b5k3MuKMP8rqsJWxB6KgdilgS/BeosqErz7Oo6KxPaPAIEVaGL3fCxL2SjwbV/SXzFPkZh7VsC2lOcUgA=
+SHA256 (Pkgfile) = 4a435c26ae5b00c006383a1bf21242cc35a20567a7f51bba546a1591cba84f33
SHA256 (.footprint) = 477fc931cd1de83ab810163be2d7e43e97bf3c25c3eb724c5abeaf79ed19493f
SHA256 (opengfx-0.5.4.zip) = 3d136d776906dbe8b5df1434cb9a68d1249511a3c4cfaca55cc24cc0028ae078
SHA256 (opensfx-0.2.3.zip) = 3574745ac0c138bae53b56972591db8d778ad9faffd51deae37a48a563e71662
diff --git a/manualPorts/openttd-git/Pkgfile b/manualPorts/openttd-git/Pkgfile
index 2c1025f..989ceeb 100644
--- a/manualPorts/openttd-git/Pkgfile
+++ b/manualPorts/openttd-git/Pkgfile
@@ -10,7 +10,7 @@ version=28993.f1c3915341
gfxversion=0.5.4
sfxversion=0.2.3
msxversion=0.3.1
-release=1
+release=2
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
@@ -41,7 +41,7 @@ build() {
' findversion.sh
patch -p1 -i "$SRC/signaltunnel.patch"
patch -p1 -i "$SRC/sloped-stations.patch"
- patch -p1 -i "$SRC/underground.patch"
+# patch -p1 -i "$SRC/underground.patch" # broken?
sed -i '
s/readme\.txt/README.md/g