summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openttd-git/PKGBUILD5
-rw-r--r--openttd-git/opntitle.datbin0 -> 144068 bytes
-rw-r--r--openttd-git/underground.patch3
3 files changed, 7 insertions, 1 deletions
diff --git a/openttd-git/PKGBUILD b/openttd-git/PKGBUILD
index c5f72f97..f8f15c8d 100644
--- a/openttd-git/PKGBUILD
+++ b/openttd-git/PKGBUILD
@@ -37,11 +37,13 @@ source=(
"signaltunnel.patch"
"sloped-stations.patch"
"underground.patch"
+ 'opntitle.dat'
)
sha512sums=('SKIP'
'd1fdbf90c512530df1f01ccc68b3e0444c27124138b4acdc25717806f786ad1ab9218b5ddd6dd2e2b1f3b39c7fdb0dfe2673b7fb34ec8e4959b75c5a7c0af5a0'
'e6379448a49c0db8b07bb090ed14fe019611667b79506b4441219ee172893b726bdc431943c15a9f8fcc5a7b53de8e557929f10c27af32896a54463e2719e0a6'
- '2b81a5156a2091ec70127957d1146f569b2746d8be4880b13c8dd95c04374311401c937d46ec0080fb97c2db00ee25f91dd17cc9081c1864b9998e895582b816')
+ '1d79053e7d427db3d4089b1503fdc08dacad511814a84ec6a2a9cbb4d8ec43c7bb91b67a636ddf786d4d3abb693d3447eae2a5b34578e535678fa2d50d191e31'
+ 'a3fd5b230b7cdd67a1b6607887433c0cb85ba1dfd30cedfddf573a58b23ccce7c470a22cf7f65a29c173bba12976c5889482cef24f49c8c0a829883a71bcd87d')
pkgver() {
printf '%s.%s\n' \
@@ -56,6 +58,7 @@ pkgver() {
prepare() {
cd "${srcdir}/${pkgname}"
+ cp "${srcdir}/opntitle.dat" bin/baseset/
ISODATE=$(
date -d@$(
diff --git a/openttd-git/opntitle.dat b/openttd-git/opntitle.dat
new file mode 100644
index 00000000..9793856b
--- /dev/null
+++ b/openttd-git/opntitle.dat
Binary files differ
diff --git a/openttd-git/underground.patch b/openttd-git/underground.patch
index f8748598..fb0d7a07 100644
--- a/openttd-git/underground.patch
+++ b/openttd-git/underground.patch
@@ -1,3 +1,6 @@
+diff --git a/bin/baseset/opntitle.dat b/bin/baseset/opntitle.dat
+index 264aaff60b..9793856b76 100644
+Binary files a/bin/baseset/opntitle.dat and b/bin/baseset/opntitle.dat differ
diff --git a/layer.txt b/layer.txt
new file mode 100644
index 0000000000..a5947189b9