Updated linux binaries to 2.60b. Thanks to Fredrik Rinnestam.

This commit is contained in:
Jose V Beneyto 2007-02-02 00:28:06 +01:00
parent c8402334e5
commit b807ad8d9c
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,3 @@
fb83b8732fc7373c277180b663debf57 ET-2.60b.zip
2d2373f29f02e18d365d7f1860eee435 et-linux-2.60.x86.run
c9ba19810fb7ff697737008f8c0b17b4 et.sh

View File

@ -6,8 +6,9 @@
name=enemy-territory
version=2.60b
release=1
release=2
source=(http://www.sh.nu/download/games/et-linux-2.60.x86.run \
http://deverant.pp.fi/wolfet/ET-2.60b.zip \
et.sh)
build() {
@ -15,7 +16,7 @@ build() {
./et-linux-2.60.x86.run --noexec --target tmp
install -d $PKG/usr/share/$name/{etmain/video,pb/htm}
install -d $PKG/usr/{bin,share/pixmaps}
install -m 755 tmp/bin/Linux/x86/{et.x86,etded.x86} $PKG/usr/share/$name
install -m 755 $SRC/Enemy\ Territory\ 2.60b/linux/{et.x86,etded.x86} $PKG/usr/share/$name
install -m 644 tmp/etmain/*.{pk3,so,cfg,dat} $PKG/usr/share/$name/etmain
install -m 644 tmp/etmain/video/* $PKG/usr/share/$name/etmain/video
install -m 644 tmp/pb/*.{so,x86,db} $PKG/usr/share/$name/pb