/[packages]/backports/4/manaplus/current/SPECS/manaplus.spec
ViewVC logotype

Annotation of /backports/4/manaplus/current/SPECS/manaplus.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 205057 - (hide annotations) (download)
Sun Feb 5 22:29:04 2012 UTC (12 years, 2 months ago) by alien
Original Path: cauldron/manaplus/current/SPECS/manaplus.spec
File size: 1975 byte(s)
- Update to new version 1.2.2.5
- Adapt to using new make dist-bzip2 tarball
- Make correct path
1 alien 60834 Name: manaplus
2 alien 205057 Version: 1.2.2.5
3 alien 145196 Release: %mkrel 1
4 alien 82020 Summary: A client for Evol Online and The Mana World: 2D MMORPG
5 alien 60834 Group: Games/Other
6     License: GPLv2+
7 alien 82020 Url: http://manaplus.evolonline.org/
8     Source0: http://download.evolonline.org/manaplus/download/%{version}/%{name}-%{version}.tar.bz2
9 alien 145196 Source1: http://download.evolonline.org/manaplus/download/%{version}/%{name}-%{version}.tar.bz2.sig
10 alien 60834
11     BuildRequires: SDL-devel
12     BuildRequires: SDL_mixer-devel
13 alien 132124 BuildRequires: SDL_image-devel
14 alien 60834 Buildrequires: SDL_net-devel
15     BuildRequires: SDL_ttf-devel
16 alien 61040 BuildRequires: SDL_gfx-devel
17 alien 60834 BuildRequires: physfs-devel
18     BuildRequires: curl-devel
19     BuildRequires: libxml2-devel
20     BuildRequires: libpng-devel
21 alien 61040 BuildRequires: gettext-devel
22 alien 60834
23 alien 82020 Provides: evolonline-client = %{version}-%{release}
24 alien 60834 Provides: manaworld-client = %{version}-%{release}
25    
26 alien 82020 Suggests: mumble
27 alien 172458 Suggests: xsel
28 alien 82020
29 alien 60834 %description
30 alien 82020 ManaPlus is extended client for Evol Online, The Mana World and similar
31     servers based on eAthena fork.
32     As a 2D style game, Evol Online aims to create a friendly environment where
33     people can escape reality and interact with others while enjoying themselves
34     through a fantasy style game.
35     The Mana World (TMW) is a serious effort to create an innovative free and
36     open source MMORPG. TMW uses 2D graphics and aims to create a large and
37     diverse interactive world.
38 alien 60834
39     %prep
40 alien 205057 %setup -q
41 alien 60834
42     %build
43 alien 61040 %configure2_5x --bindir=%{_gamesbindir} \
44 alien 60834 --datadir=%{_gamesdatadir} \
45     --disable-rpath
46     %make
47    
48     %install
49     rm -rf %{buildroot}
50     %makeinstall_std
51 alien 205057 mkdir -p %{buildroot}%{_gamesbindir}/
52     cp -p %{_builddir}/%{name}-%{version}/manaplustest %{buildroot}%{_gamesbindir}/
53 alien 60834
54     %find_lang %{name}
55    
56     %clean
57     rm -rf %{buildroot}
58    
59     %files -f %{name}.lang
60     %defattr(-,root,root,-)
61     %doc AUTHORS ChangeLog COPYING docs/*.txt NEWS README
62     %{_gamesbindir}/%{name}
63 alien 193343 %{_gamesbindir}/manaplustest
64 alien 60834 %{_gamesdatadir}/%{name}
65     %{_datadir}/pixmaps/%{name}.png
66     %{_datadir}/applications/%{name}.desktop
67 alien 193343 %{_datadir}/applications/manaplustest.desktop
68 alien 60834 %{_mandir}/man6/%{name}*
69    
70    

  ViewVC Help
Powered by ViewVC 1.1.30