true-combat-elite: Updated to release 3. Added lastest sources from loki-gamers. Added .desktop file too.

This commit is contained in:
Jose V Beneyto 2007-11-09 19:39:44 +01:00
parent 289c3b2512
commit cc2c689d57
5 changed files with 43 additions and 18 deletions

View File

@ -3,16 +3,23 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/tce
lrwxrwxrwx root/root usr/bin/true-combat-elite -> /usr/bin/tce
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/true-combat-elite.desktop
drwxr-xr-x root/root usr/share/enemy-territory/
drwxr-xr-x root/root usr/share/enemy-territory/tcetest/
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/cgame.mp.i386.so
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/ReadMe.rtf
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/autoexec.cfg
-rwxr-xr-x root/root usr/share/enemy-territory/tcetest/cgame.mp.i386.so
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/changelog.rtf
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/mp_bin.pk3
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/official.dat
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/pak0.pk3
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/pak1.pk3
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/pak2.pk3
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/pak3.pk3
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/qagame.mp.i386.so
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/ui.mp.i386.so
drwxr-xr-x root/root usr/share/icons/
-rw-r--r-- root/root usr/share/icons/tce_icon_pc.ico
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/pak4.pk3
-rwxr-xr-x root/root usr/share/enemy-territory/tcetest/qagame.mp.i386.so
-rw-r--r-- root/root usr/share/enemy-territory/tcetest/readme_tce0490b.txt
-rwxr-xr-x root/root usr/share/enemy-territory/tcetest/ui.mp.i386.so
drwxr-xr-x root/root usr/share/pixmaps/
-rw-r--r-- root/root usr/share/pixmaps/tce.xpm

View File

@ -1,2 +1,3 @@
3c7be786b802702524b1aef677439788 tce.sh
996ef2743e36103a351199f3fd72e70f tcetest049.zip
a02e03c26745f2eb0e72c63ba0d3ff15 tce
e76534afec1358b2a908937963d3bbf5 true-combat-elite.desktop
a329c6d3877e12294fac5dc1f6e5aa55 true.combat.elite_0.49b-english-4.run

View File

@ -1,20 +1,23 @@
# Description: TrueCombat:Elite is a team-based realism modification based on Enemy Territory.
# URL: http://www.truecombatelite.net/
# Maintainer: Jose V Beneyto, joberui at ei dot upv dot es
# Packager: Jose V Beneyto, joberui at ei dot upv dot es
# Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net
# Packager: Jose V Beneyto, sepen at users dot sourceforge dot net
# Depends on: enemy-territory
name=true-combat-elite
version=0.49b
release=1
source=(http://ftp.freenet.de/pub/4players/hosted/wolfenstein/et_mods/tcetest049.zip \
tce.sh)
release=3
source=(http://darkstar.ist.utl.pt/pub/games/true.combat.elite_${version}-english-4.run \
tce ${name}.desktop)
build() {
install -d $PKG/usr/share/{icons,enemy-territory/tcetest}
install -d $PKG/usr/bin
install -m 644 tcetest/*.{so,pk3,dat} $PKG/usr/share/enemy-territory/tcetest
install -m 644 tcetest/*.ico $PKG/usr/share/icons
install -m 755 $SRC/tce.sh $PKG/usr/bin/tce
ln -sf /usr/bin/tce $PKG/usr/bin/$name
chmod +x true.combat.elite_${version}-english-4.run
./true.combat.elite_${version}-english-4.run --noexec --target tmp
install -d ${PKG}/usr/share/enemy-territory
tar -C ${PKG}/usr/share/enemy-territory -xf tmp/tce_0.49b.tar
rm -f ${PKG}/usr/share/enemy-territory/*.{rtf.txt}
install -D -m 0755 ${SRC}/tce ${PKG}/usr/bin/tce
ln -sf /usr/bin/tce ${PKG}/usr/bin/${name}
install -D -m 0644 tmp/tce.xpm ${PKG}/usr/share/pixmaps/tce.xpm
install -D -m 0644 ${SRC}/${name}.desktop ${PKG}/usr/share/applications/${name}.desktop
}

5
true-combat-elite/tce Normal file
View File

@ -0,0 +1,5 @@
#!/bin/sh
enemy-territory "$@" +set fs_game tcetest
# End of File

View File

@ -0,0 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Name=True Combat Elite
Comment=Wolfstein Enemy Territory - True Combat Elite Mod
Exec=/usr/bin/true-combat
Icon=tce.xpm
Terminal=false
Type=Application
Categories=Application;Games;