Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > d28de7fbae3daa03ff8cac8921dd58f3 > files > 2

KoboDeluxe-0.4-0.pre10.1.src.rpm

# $Revision: 1.8 $, $Dat: 2003/08/04 19:06:42 $
Summary:	A third person scrolling 2D shooter
Summary(pl):	Prosta strzelanka 2D
Name:		KoboDeluxe
Version:	0.4
%define	_pre	pre10
Release:	0.%{_pre}.1
Epoch:		1
License:	GPL, partially LGPL
Group:		X11/Aplications/Games
#Source0Download: http://olofson.net/kobodl/download.html
Source0:	http://olofson.net/kobodl/download/%{name}-%{version}%{_pre}.tar.gz
# Source0-md5:	6c075837ae680bf5490c1fc4279dcc8b
Patch0:		kobousr2var.patch
URL:		http://olofson.net/kobodl/
BuildRequires:	SDL-devel >= 1.2
BuildRequires:	SDL_image-devel >= 1.2
BuildRequires:	autoconf
BuildRequires:	automake
BuildRequires:	libstdc++-devel
BuildRequires:	libtool >= 2:1.5
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
Kobo Deluxe is a 3'rd person scrolling 2D shooter with a simple and
responsive control system - which you'll need to tackle the tons of
enemy ships that shoot at you, chase you, circle around you shooting,
or even launch other ships at you, while you're trying to destroy the
labyrinth shaped bases.  There are 50 action packed levels with
smoothly increasing difficulty, and different combinations of enemies
that require different tactics to be dealt with successfully.

%description -l pl
Kobo Deluxe jest gr± 2D typu 3'rd person perspective z prostym
systemem sterowania. W grze tej twoim zadaniem jest pokonanie masy
atakuj±cych ciê nieprzyjacielskich statków, które do ciebie strzelaj±,
otaczaj± ciê czy wrêcz nasy³aj± na ciebie inne statki, kiedy ty
starasz siê zniszczyæ bazy w kszta³cie labiryntu. Czekana ciebie 50
etapów pe³nych wartkiej akcji, ze stopniowo zwiêkszaj±cym siê stopniem
trudno¶ci i ró¿nymi typami nieprzyjació³ do których pokonania
potrzebujesz ró¿nych taktyk.

%prep
%setup -q -n %{name}-%{version}%{_pre}
%patch0 -p1

%build
%{__libtoolize}
%{__aclocal}
%{__autoconf}
%{__autoheader}
%{__automake}
%configure
%{__make}

%install
rm -rf $RPM_BUILD_ROOT

%{__make} install \
	DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc ChangeLog COPYING.LIB README README.jp README.sfont README.xkobo README.xkobo.jp TODO
%attr(2755,root,games) %{_bindir}/kobodl
%{_prefix}/share/games/kobo-deluxe
%dir /var/games/kobo-deluxe
%dir %attr(775,root,games) /var/games/kobo-deluxe/scores
%{_mandir}/man6/kobodl.6*

%define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback@pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org

$Log: KoboDeluxe.spec,v $
Revision 1.8  2005/10/30 21:20:40  qboosh
- ugh, updated to 0.4pre10, va patch already obsolete

Revision 1.7  2005/10/30 21:11:40  qboosh
- noted download URL

Revision 1.6  2005/10/30 21:10:08  qboosh
- added va patch

Revision 1.5  2005/05/12 18:57:20  darekr
- cleanup

Revision 1.4  2004/03/05 23:11:33  adamg
- proper group

Revision 1.3  2004/02/02 11:29:24  jm
- removing COPYING with text of GPL license (it is in common-license, and I put it here by mistake before)

Revision 1.2  2003/11/27 16:43:26  ankry
- formatting

Revision 1.1  2003/11/27 16:37:04  gotar
- by Jan Meizner jm at jm one pl