Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > edc2c67cb13ee1cd249b644ec43ecee3 > files > 2

arx-libertatis-1.1.2-5.mga5.src.rpm

Name:           arx-libertatis
Version:        1.1.2
Release:        %mkrel 5
Summary:        Cross-platform port of the GPL'ed Arx Fatalis game by Arkane Studios
Group:          Games/Adventure
License:        GPLv3
URL:            http://www.arx-libertatis.org
Source0:        http://downloads.sourceforge.net/arx/%{name}-%{version}.tar.xz

BuildRequires:  boost-devel
BuildRequires:  cmake
BuildRequires:  pkgconfig(freetype2)
BuildRequires:  pkgconfig(gl)
BuildRequires:  pkgconfig(glew)
BuildRequires:  pkgconfig(openal)
BuildRequires:  pkgconfig(sdl)
BuildRequires:  pkgconfig(zlib)
# Dependencies of the crash reporter
BuildRequires:  pkgconfig(Qt5Core)
BuildRequires:  pkgconfig(Qt5Gui)
BuildRequires:  pkgconfig(Qt5Network)
BuildRequires:  pkgconfig(Qt5Widgets)
Recommends:     innoextract

%description
Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002
first-person role-playing game/dungeon crawler developed by Arkane Studios.

Arx Fatalis features crafting, melee and ranged combat, as well as a unique
casting system where the player draws runes in real time to effect the
desired spell.

Arx Libertatis is based on the publicly released Arx Fatalis sources and
available under the GPL 3+ license. This does however not include the game
data, so you need to obtain a copy of the original Arx Fatalis or its demo
to play Arx Libertatis. See Arx Libertatis' wiki for more information.

%prep
%setup -q

%build
%cmake -DCMAKE_INSTALL_BINDIR=%{_gamesbindir} \
       -DBUILD_CRASHREPORTER=ON
%make

%install
%makeinstall_std -C build

%files
%{_gamesbindir}/arx*
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}.png
%{_libexecdir}/arxcrashreporter
%{_mandir}/man1/arx*
%{_mandir}/man6/arx*


%changelog
* Thu Oct 30 2014 akien <akien> 1.1.2-5.mga5
+ Revision: 794708
- Recommend innoextract, it is needed to extract game data from a Windows .exe installer

* Wed Oct 15 2014 umeabot <umeabot> 1.1.2-4.mga5
+ Revision: 746143
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.1.2-3.mga5
+ Revision: 677910
- Mageia 5 Mass Rebuild

* Mon Sep 01 2014 luigiwalser <luigiwalser> 1.1.2-2.mga5
+ Revision: 670257
- rebuild for glew

* Mon Mar 10 2014 akien <akien> 1.1.2-1.mga5
+ Revision: 601704
- imported package arx-libertatis