mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
quake4: requires tar; adopt; xlintify
This commit is contained in:
parent
cc7c568729
commit
e5752696b0
1 changed files with 5 additions and 4 deletions
|
@ -2,14 +2,15 @@
|
||||||
pkgname=quake4
|
pkgname=quake4
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=3
|
revision=3
|
||||||
|
hostmakedepends="tar"
|
||||||
depends="SDL libXext virtual?libudev zlib desktop-file-utils"
|
depends="SDL libXext virtual?libudev zlib desktop-file-utils"
|
||||||
short_desc="Quake 4 for Linux"
|
short_desc="Quake 4 for Linux"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="Propietary"
|
license="custom: propietary"
|
||||||
homepage="http://www.quake4game.com/"
|
homepage="http://www.quake4game.com/"
|
||||||
distfiles="http://ftp.iinet.net.au/games/idstuff/quake4/linux/quake4-linux-${version}.x86.run"
|
distfiles="http://sources.voidlinux.de/${pkgname}-${version}/quake4-linux-${version}.x86.run"
|
||||||
skip_extraction="quake4-linux-${version}.x86.run"
|
|
||||||
checksum=9203b387b1a4075a1b9ad1eb7be32b49a88141a448d9330d9cbe1f40a145bd6a
|
checksum=9203b387b1a4075a1b9ad1eb7be32b49a88141a448d9330d9cbe1f40a145bd6a
|
||||||
|
skip_extraction="quake4-linux-${version}.x86.run"
|
||||||
|
|
||||||
# 32bit package for x86_64 built on x86 :-)
|
# 32bit package for x86_64 built on x86 :-)
|
||||||
archs="i686"
|
archs="i686"
|
||||||
|
|
Loading…
Add table
Reference in a new issue