2011-02-14 12:09:30 +00:00
|
|
|
# Template file for 'chromium-bsu'
|
|
|
|
pkgname=chromium-bsu
|
|
|
|
version=0.9.15
|
2012-10-09 09:09:23 +00:00
|
|
|
revision=4
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-27 06:51:57 +00:00
|
|
|
configure_args="--enable-openal --disable-sdlmixer --disable-glpng"
|
2011-02-14 12:09:30 +00:00
|
|
|
short_desc="Fast paced, arcade-style, top-scrolling space shooter"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-27 06:51:57 +00:00
|
|
|
license="${pkgname}"
|
2012-10-09 09:09:23 +00:00
|
|
|
homepage="http://chromium-bsu.sourceforge.net"
|
|
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/Chromium%20B.S.U.%20source%20code/${version}/${pkgname}-${version}.tar.gz"
|
2011-02-14 12:09:30 +00:00
|
|
|
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."
|
|
|
|
|
2012-10-09 09:09:23 +00:00
|
|
|
makedepends="ftgl-devel>=2.1.3rc5_4 fontconfig-devel SDL-devel
|
2013-04-12 06:55:23 +00:00
|
|
|
SDL_image-devel libopenal-devel freealut-devel desktop-file-utils"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="desktop-file-utils"
|
2011-10-27 06:51:57 +00:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
|
|
|
}
|