summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoodevil952017-09-10 03:18:51 +0300
committerGoodevil952017-09-10 03:18:51 +0300
commit3a944760f89d0d06a5d20071ccdc52172c78a5d9 (patch)
tree97f6dc6008555deef7250ee3fef3850eb5b49c0d /PKGBUILD
parent2a329b867632b839d60660fbffb1112bd06f49f2 (diff)
downloadaur-3a944760f89d0d06a5d20071ccdc52172c78a5d9.tar.gz
Add openmw as optional dependand fix .desktop files
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 9 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccf2f4106f77..89f89e6b1cf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,15 +8,21 @@ pkgdesc="TES3MP is a project aiming to add multiplayer functionality to OpenMW,
arch=('x86_64')
url="https://github.com/TES3MP/openmw-tes3mp"
license=('GPL3' 'custom')
-
depends=('openal' 'openscenegraph' 'mygui>=3.2.1' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 'unshield' 'libxt')
+optdepends=('openmw: make engine configuration files')
conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")
source=('https://github.com/TES3MP/openmw-tes3mp/releases/download/tes3mp-0.6.1/tes3mp-GNU.Linux-x86_64-release-0.6.1-f5e23d5fc6-p5.tar.gz'
- 'https://raw.githubusercontent.com/TES3MP/openmw-tes3mp/master/files/tes3mp/tes3mp_logo.png')
+ 'https://raw.githubusercontent.com/TES3MP/openmw-tes3mp/master/files/tes3mp/tes3mp_logo.png'
+ 'tes3mp-client.desktop'
+ 'tes3mp-server.desktop'
+ 'tes3mp-browser.desktop')
sha1sums=('0ec83b563aea0118bb5a82c1e3295627046bd6b4'
- '7a3f41f2c37fa5f5c0daf0e91619b5a461aa8f5a')
+ '7a3f41f2c37fa5f5c0daf0e91619b5a461aa8f5a'
+ '026c98a9bd6a572eae5ed61df202fc509455f444'
+ 'db866a13b51b7e960b55b35e490c6f20b3c30b73'
+ '59b79d01eb8e6be428d86dfa8d44b6dab64c54a9')
package() {
# install .desktop files