]> git.pld-linux.org Git - packages/antargis.git/blobdiff - antargis.spec
- new
[packages/antargis.git] / antargis.spec
index 9660d6ce3527cb91eb0d235c4d4281adaf836b21..a18535c5fb9193070f0250e5077a2dc77e7fa069 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Battles of Antargis - medieval RTS
-Summary(pl):   Battles of Antargis - osadzona w ¶redniowieczu gra typu RTS
+Summary(pl.UTF-8):     Battles of Antargis - osadzona w średniowieczu gra typu RTS
 Name:          antargis
-Version:       0.1.2
+Version:       0.2.1.4
 Release:       0.1
 License:       GPL
 Group:         X11/Applications/Games/Strategy
-Source0:       http://download.berlios.de/antargis/%{name}-%{version}.tar.gz
-# Source0-md5: 94f8173e2eb1fea4d9d2949803055f87
+Source0:       http://download.berlios.de/antargis/%{name}-source-%{version}.tar.gz
+# Source0-md5: 8e45ba040ad025ddbf84a624ade97ea5
 URL:           http://antargis.berlios.de/
 BuildRequires: OpenGL-devel
 BuildRequires: SDL_image-devel
@@ -28,19 +28,24 @@ current features include:
 - A short tutorial giving you an introduction to the gameplay
 - Beginning of a real campaign
 
-%description -l pl
-Battles of Antargis jest strategi± czasu rzeczywistego osadzon± w
-czasach ¶redniowiecznyc. Gracz jest bohaterem, który zosta³ zdradzony
-przez towarzyszy i który postanawia zjednoczyæ królestwo i odbudowaæ
-potêgê starego imperium.
+%description -l pl.UTF-8
+Battles of Antargis jest strategią czasu rzeczywistego osadzoną w
+czasach średniowiecznych. Gracz jest bohaterem, który został zdradzony
+przez towarzyszy i postanawia zjednoczyć królestwo oraz odbudować
+potęgę starego imperium. Dawne mity będą przecinać mu drogę.
+
+Gra jest obecnie intensywnie rozwijana. Aktualnie zawiera:
+- krótkie wprowadzenie do gry
+- początek właściwej kampanii
 
 %prep
-%setup -q
+%setup -q -n %{name}-source-%{version}
 
 %build
-rake \
+ruby build.rb \
        CC="%{__cc}" \
-       CXX="%{__cxx}"
+       CXX="%{__cxx}" \
+       COMPILE_PARAMS="%{rpmcflags} -fPIC"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.039804 seconds and 4 git commands to generate.