summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoboron30422023-10-21 21:01:21 +0200
committerRoboron30422023-10-21 21:01:21 +0200
commit4161ed5e787482d01cb056ae1a830f57f2c17bd9 (patch)
tree17a8bccfa48f029284ae035715950749695aefa2 /PKGBUILD
parentd5c450309088b0f6b2283a399e978fa6cdc8cbf8 (diff)
downloadaur-simutrans-extended-git.tar.gz
Add patch dependency and provides=(simutrans-extended)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9531884bc27..d03554b61643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,9 @@ pkgdesc="Transportation simulation game - Extended Version - Nightly build from
arch=('any')
url="https://www.simutrans.com/"
license=('custom:Artistic')
+provides=(simutrans-extended)
depends=('gcc-libs' 'zstd' 'zlib' 'sdl2' 'hicolor-icon-theme' 'freetype2' 'miniupnpc' 'fluidsynth')
-makedepends=('pkgconf' 'git' 'cmake')
+makedepends=('pkgconf' 'git' 'cmake' 'patch')
optdepends=('soundfont-fluid: Default MIDI soundfont for music'
'soundfont-realfont: recommended MIDI soundfont'
'simutrans-extended-pak128.britain: High resolution graphics set for Simutrans Extended, with a British theme'