Author: qboosh Date: Sun Jun 12 09:40:30 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl desc
---- Files affected: SPECS: tmw.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/tmw.spec diff -u SPECS/tmw.spec:1.4 SPECS/tmw.spec:1.5 --- SPECS/tmw.spec:1.4 Sat Jun 11 10:48:08 2005 +++ SPECS/tmw.spec Sun Jun 12 11:40:25 2005 @@ -9,12 +9,13 @@ Source0: http://dl.sourceforge.net/themanaworld/%{name}-%{version}.tar.gz # Source0-md5: 0dd5be2e0a9204516852f69d9ad22e2e URL: http://themanaworld.org/ -BuildRequires: guichan -BuildRequires: pkgconfig -BuildRequires: physfs-devel -BuildRequires: libxml2-devel BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel +BuildRequires: guichan-devel +BuildRequires: libxml2-devel +BuildRequires: physfs-devel +BuildRequires: pkgconfig +# should be autodetected Requires: SDL_image Requires: SDL_mixer BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -33,6 +34,18 @@ we'll be making releases of our server too so anybody will be free to set up their own server and start building their own online world. +%description -l pl +The Mana World (TMW) to poważna próba stworzenia innowacyjnej darmowej +gry MMORPG z otwartymi źródłami. TMW używa grafiki 2D i ma stworzyć +duży i różnorodny interaktywny świat. Jest licencjonowana na warunkach +GPL, dzięki czemu nigdy nie zostanie zabrana. + +Projekt obejmuje rozwój zarówno klienta jak i serwera, a także +tworzenie świata online. Aktualnie są tworzone wydania alpha klienta, +natomiast serwer jest we wczesnym etapie rozwoju. Do czasu osiągnięcia +dojrzałości serwera TMW używany jest darmowy serwer eAthena Ragnarok +Onlune. + %prep %setup -q @@ -64,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/06/12 09:40:25 qboosh +- pl desc + Revision 1.4 2005/06/11 08:48:08 spider - another missing br's :) @@ -76,4 +92,3 @@ Revision 1.1 2005/06/10 13:43:22 spider - init - work for me - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tmw.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
