Name: manaplus Version: 1.2.2.19 Release: %mkrel 1 Summary: A client for Evol Online and The Mana World: 2D MMORPG Group: Games/Other License: GPLv2+ Url: http://manaplus.evolonline.org/ Source0: http://download.evolonline.org/manaplus/download/%{version}/%{name}-%{version}.tar.bz2 Source1: http://download.evolonline.org/manaplus/download/%{version}/%{name}-%{version}.tar.bz2.sig BuildRequires: SDL-devel BuildRequires: SDL_mixer-devel BuildRequires: SDL_image-devel Buildrequires: SDL_net-devel BuildRequires: SDL_ttf-devel BuildRequires: SDL_gfx-devel BuildRequires: physfs-devel BuildRequires: curl-devel BuildRequires: libxml2-devel BuildRequires: libpng-devel BuildRequires: gettext-devel Provides: evolonline-client = %{version}-%{release} Provides: manaworld-client = %{version}-%{release} Suggests: mumble Suggests: xsel %description ManaPlus is extended client for Evol Online, The Mana World and similar servers based on eAthena fork. As a 2D style game, Evol Online aims to create a friendly environment where people can escape reality and interact with others while enjoying themselves through a fantasy style game. The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse interactive world. %prep %setup -q %build %configure2_5x --bindir=%{_gamesbindir} \ --datadir=%{_gamesdatadir} \ --disable-rpath %make %install rm -rf %{buildroot} %makeinstall_std mkdir -p %{buildroot}%{_gamesbindir}/ cp -p %{_builddir}/%{name}-%{version}/manaplustest %{buildroot}%{_gamesbindir}/ %find_lang %{name} %clean rm -rf %{buildroot} %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING docs/*.txt NEWS README %{_gamesbindir}/%{name} %{_gamesbindir}/manaplustest %{_gamesdatadir}/%{name} %{_datadir}/pixmaps/%{name}.png %{_datadir}/applications/%{name}.desktop %{_datadir}/applications/manaplustest.desktop %{_mandir}/man6/%{name}*