From 483c2a0b88d4a0013ae235949217027e976ccc77 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 18 Feb 2014 16:01:25 +0100 Subject: [PATCH] chromium-bsu: remove long_desc. --- srcpkgs/chromium-bsu/template | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/srcpkgs/chromium-bsu/template b/srcpkgs/chromium-bsu/template index 9862de30d5..bb5692dc69 100644 --- a/srcpkgs/chromium-bsu/template +++ b/srcpkgs/chromium-bsu/template @@ -1,26 +1,18 @@ # Template file for 'chromium-bsu' pkgname=chromium-bsu version=0.9.15 -revision=4 +revision=5 build_style=gnu-configure configure_args="--enable-openal --disable-sdlmixer --disable-glpng" +makedepends="ftgl-devel>=2.1.3rc5_4 fontconfig-devel SDL-devel + SDL_image-devel libopenal-devel freealut-devel desktop-file-utils" +depends="desktop-file-utils" short_desc="Fast paced, arcade-style, top-scrolling space shooter" maintainer="Juan RP " license="${pkgname}" homepage="http://chromium-bsu.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/${pkgname}/Chromium%20B.S.U.%20source%20code/${version}/${pkgname}-${version}.tar.gz" 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." - -makedepends="ftgl-devel>=2.1.3rc5_4 fontconfig-devel SDL-devel - SDL_image-devel libopenal-devel freealut-devel desktop-file-utils" -depends="desktop-file-utils" post_install() { vinstall COPYING 644 usr/share/licenses/${pkgname}