packages: legesmotus/legesmotus.spec - up to 0.3.0 - pl - add desktop

lisu lisu at pld-linux.org
Tue Apr 27 16:11:36 CEST 2010


Author: lisu                         Date: Tue Apr 27 14:11:36 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.3.0
- pl
- add desktop

---- Files affected:
packages/legesmotus:
   legesmotus.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/legesmotus/legesmotus.spec
diff -u packages/legesmotus/legesmotus.spec:1.1 packages/legesmotus/legesmotus.spec:1.2
--- packages/legesmotus/legesmotus.spec:1.1	Mon Apr 26 16:59:16 2010
+++ packages/legesmotus/legesmotus.spec	Tue Apr 27 16:11:27 2010
@@ -1,17 +1,15 @@
 # $Revision$, $
-#
-# TODO: pl
-#
 Summary:	Networked, team-based, 2D shooter
-#Summary(pl.UTF-8):	-
+Summary(pl.UTF-8):	Sieciowa strzelanka 2D
 Name:		legesmotus
-Version:	0.2.2
+Version:	0.3.0
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://downloads.sourceforge.net/legesmotus/%{name}-%{version}.tar.gz
-# Source0-md5:	f28d8e51f5e994f73b4122d4334aa04e
+# Source0-md5:	4b22f79c4dbf00a228d7a8802512bbe9
 Patch0:		%{name}-flags.patch
+Patch1:		%{name}-desktop.patch
 URL:		http://legesmotus.cs.brown.edu/
 BuildRequires:	SDL_image-devel
 BuildRequires:	SDL_mixer-devel
@@ -24,11 +22,16 @@
 recoil from their guns, players must travel across the arena to lower
 their opponent's gate.
 
-#%%description -l pl.UTF-8
+%description -l pl.UTF-8
+Leges Motus to sieciowa strzelanka w 2D, której akcja toczy się w
+świecie pozbawionym grawitacji. Zadaniem gracza, poruszającego się
+wyłącznie za pomocą skoków i siły wystrzałów, jest przemierzanie
+planszy aby niszcyć bramy przeciwników.
 
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 ./configure \
@@ -41,11 +44,14 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %{__make} install \
 	MANDIR=%{_mandir} \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install data/sprites/blue_head32.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -55,6 +61,8 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/games/legesmotus
 %{_mandir}/man6/*.6*
+%{_desktopdir}/legesmotus.desktop
+%{_pixmapsdir}/legesmotus.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +70,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/04/27 14:11:27  lisu
+- up to 0.3.0
+- pl
+- add desktop
+
 Revision 1.1  2010/04/26 14:59:16  lisu
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/legesmotus/legesmotus.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list