]> git.pld-linux.org Git - packages/lincity-ng.git/commitdiff
- added R
authorRobert Kurowski <koorek@pld-linux.org>
Sat, 4 Jun 2005 11:49:24 +0000 (11:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- include docs

Changed files:
    lincity-ng.spec -> 1.4

lincity-ng.spec

index 8ea30621fbcb7a47c73342b794efbc086a9838cc..923710a4095778dd22ab1c207e8e4ab98ceccc1b 100644 (file)
@@ -20,26 +20,29 @@ BuildRequires:      jam >= 2.5
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 2.6.11
 BuildRequires: zlib-devel >= 1.0
+Requires:      SDL >= 1.2.5
+Requires:      SDL_mixer >= 1.2.4
+Requires:      SDL_image >= 1.2.3
+Requires:      SDL_gfx
+Requires:      SDL_ttf >= 2.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-X11 and SVGALib strategy game. You are required to build and maintain
-a city. You must feed, house, provide jobs and goods for your
-residents. You can build a sustainable economy with the help of
-renewable energy and recycling, or you can go for broke and build
-rockets to escape from a pollution ridden and resource starved planet,
-it's up to you. Due to the finite resources available in any one
-place, this is not a game that you can leave for long periods of time.
-This package contains shared files for X11 and SVGALib.
+You are required to build and maintain a city. You must feed, house,
+provide jobs and goods for your residents. You can build a sustainable
+economy with the help of renewable energy and recycling, or you can go
+for broke and build rockets to escape from a pollution ridden and
+resource starved planet, it's up to you. Due to the finite resources
+available in any one place, this is not a game that you can leave for
+long periods of time.
 
 %description -l pl
-Gra strategiczna dla X11 oraz SVGALib. Trzeba wybudowaæ miasto i nim
-zarz±dzaæ. Trzeba karmiæ mieszkañców, zapewniæ im mieszkanie, pracê i
-inne dobra. Mo¿na stworzyæ solidn± gospodarkê korzystaj±c z odnawialnych 
-¼róde³ energii i przetwórstwa odpadów. Mo¿na te¿ wielkim wysi³kiem 
-zbudowaæ rakiety, aby uciec z zanieczyszczonej, pozbawionej zasobów 
-planety. Ca³e ¿ycie miasta znajduje siê w rêkach gracza. Ten pakiet 
-zawiera pliki wspólne dla wersji X11 oraz SVGALib.
+Trzeba wybudowaæ miasto i nim zarz±dzaæ. Trzeba karmiæ mieszkañców,
+zapewniæ im mieszkanie, pracê i inne dobra. Mo¿na stworzyæ solidn±
+gospodarkê korzystaj±c z odnawialnych ¼róde³ energii i przetwórstwa
+odpadów. Mo¿na te¿ wielkim wysi³kiem zbudowaæ rakiety, aby uciec z
+zanieczyszczonej, pozbawionej zasobów planety. Ca³e ¿ycie miasta
+znajduje siê w rêkach gracza.
 
 %prep
 %setup -q -n %{name}-%{version}%{_rel}
@@ -70,5 +73,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/music
 %{_datadir}/%{name}/opening
 %{_docdir}/%{name}-%{version}%{_rel}
+%lang(de) %{_datadir}/%{name}/help/de/*
+%lang(en) %{_datadir}/%{name}/help/en/*
+%lang(nl) %{_datadir}/%{name}/help/nl/*
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
This page took 0.115125 seconds and 4 git commands to generate.