diff --git a/srcpkgs/chromium-bsu/template b/srcpkgs/chromium-bsu/template new file mode 100644 index 00000000000..61486f1d67d --- /dev/null +++ b/srcpkgs/chromium-bsu/template @@ -0,0 +1,35 @@ +# Template file for 'chromium-bsu' +pkgname=chromium-bsu +version=0.9.15 +distfiles="${SOURCEFORGE_SITE}/${pkgname}/Chromium%20B.S.U.%20source%20code/${version}/${pkgname}-${version}.tar.gz" +build_style=gnu_configure +configure_args="--disable-openal --disable-glpng" +short_desc="Fast paced, arcade-style, top-scrolling space shooter" +maintainer="Juan RP " +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 run libgcc +Add_dependency run glibc +Add_dependency run libstdc++ +Add_dependency run fontconfig +Add_dependency run MesaLib +Add_dependency run ftgl +Add_dependency run SDL +Add_dependency run SDL_image +Add_dependency run SDL_mixer + +Add_dependency build MesaLib-devel +Add_dependency build ftgl-devel +Add_dependency build fontconfig-devel +Add_dependency build SDL_image-devel +Add_dependency build SDL-devel +Add_dependency build SDL_mixer-devel + +Add_dependency full desktop-file-utils