33 lines
1.2 KiB
Text
33 lines
1.2 KiB
Text
# Template file for 'chromium-bsu'
|
|
pkgname=chromium-bsu
|
|
version=0.9.15
|
|
revision=3
|
|
homepage="http://chromium-bsu.sourceforge.net"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/Chromium%20B.S.U.%20source%20code/${version}/${pkgname}-${version}.tar.gz"
|
|
build_style=gnu-configure
|
|
configure_args="--enable-openal --disable-sdlmixer --disable-glpng"
|
|
short_desc="Fast paced, arcade-style, top-scrolling space shooter"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="${pkgname}"
|
|
checksum=6d926cceea6158a74583b6e8927716b9f837fab5693cf4039c6500b50e5147b2
|
|
long_desc="
|
|
Chromium is a top down fast paced high action scrolling space shooter.
|
|
|
|
In this game you are the captain of the cargo ship Chromium B.S.U. and are
|
|
responsible for delivering supplies to the troops on the front line. Your
|
|
ship has a small fleet of robotic fighters which you control from the relative
|
|
safety of the Chromium vessel."
|
|
|
|
Add_dependency build MesaLib-devel
|
|
Add_dependency build ftgl-devel
|
|
Add_dependency build fontconfig-devel
|
|
Add_dependency build SDL-devel
|
|
Add_dependency build SDL_image-devel
|
|
Add_dependency build libopenal-devel
|
|
Add_dependency build freealut-devel
|
|
|
|
Add_dependency full desktop-file-utils
|
|
|
|
post_install() {
|
|
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
|
}
|