yquake2: switch to INSTALL.msg.
This commit is contained in:
parent
041032fd36
commit
6755494787
|
@ -1,12 +1,6 @@
|
|||
case "${ACTION}" in
|
||||
post)
|
||||
cat <<EOF
|
||||
=========================================================================
|
||||
|
||||
To run yquake2 you need data files. Get the Quake 2 data files from
|
||||
somewhere. Copy the data files to '~/.yq2/baseq2'.
|
||||
|
||||
=========================================================================
|
||||
EOF
|
||||
;;
|
||||
esac
|
|
@ -5,7 +5,7 @@ revision=3
|
|||
wrksrc="quake2-${version}"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel libopenal-devel alsa-lib-devel libjpeg-turbo-devel
|
||||
SDL2-devel libvorbis-devel desktop-file-utils hicolor-icon-theme"
|
||||
SDL2-devel libvorbis-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="An enhanced client for id Software's Quake II (Yamagi Quake II)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue