summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2874104ab43a..6038e58cbf0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Landes Eternelles is a french role playing game (mmorpg), forked from E
arch=('i686' 'x86_64')
url="https://www.landes-eternelles.com"
license=(custom:'eternal_lands_license')
-depends=('gtk2' 'glu' 'cal3d' 'sdl_image' 'sdl_net' 'openal' 'libvorbis' 'libxslt')
+depends=('gtk2' 'glu' 'cal3d' 'sdl2' 'sdl2_image' 'sdl_net' 'openal' 'libvorbis' 'libxslt')
source=(
https://landes-eternelles.com/client/1950/linux/LandesEternellesLinux.tar.gz
@@ -27,8 +27,8 @@ package() {
cd "$srcdir/LandesEternelles"
install -m755 le.$CARCH.linux.bin $pkgdir/usr/bin/le.$CARCH.linux.bin
install -m755 mapedit.$CARCH.linux.bin $pkgdir/usr/bin/mapedit.$CARCH.linux.bin
-
- rm -f *.bin icon.bmp
+
+ rm -f *.bin
install -m644 Licence.txt $pkgdir/usr/share/licenses/$pkgname/Licence.txt
mv -f * $pkgdir/usr/share/$pkgname/
find $pkgdir/usr/share/$pkgname/ -type f -exec chmod 0644 {} \;
@@ -39,4 +39,4 @@ sha256sums=('7b775dc1fac9568291f8bebae8d78e56c609a38fbdb639bc648f4eea6187a8c8'
'1357259d4232d8533d3acdf22c63a9b650472f0ca2cf9841eb03ebd6a514e3f7'
'f42bb2fdd8b981ca2ed5552110831e349852439b3ea0ead13f7fa328f3a30b72'
'8c4450e426a6d290e32b30d5dfe345689ae80d871088300a5a047567d05fe4a5'
- '3166015f10f0b6592844f6935933f9684f8a055fd407eab7f9c789dac98ec998') \ No newline at end of file
+ '3166015f10f0b6592844f6935933f9684f8a055fd407eab7f9c789dac98ec998')