2024-01-05 19:08:30 +01:00
|
|
|
Name: voxelands
|
2024-01-05 19:08:31 +01:00
|
|
|
Version: 1604.00
|
2024-01-05 19:08:30 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: a sandbox construction game
|
|
|
|
Group: Graphical Desktop/Applications/Games
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
|
|
|
URL: http://www.voxelands.com/
|
|
|
|
Source: http://www.voxelands.com/downloads/voxelands-%{version}-src.tar.bz2
|
|
|
|
License: GPL3
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
## note: run 'autospec -u -a6 voxelands' to get the list of build requirements.
|
|
|
|
## AUTOBUILDREQ-END
|
2024-01-05 19:08:30 +01:00
|
|
|
Provides: bundled(jthread) = 1.0
|
2024-01-05 19:08:30 +01:00
|
|
|
BuildRequires: cmake
|
|
|
|
BuildRequires: libirrlicht-devel
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
|
|
%description
|
|
|
|
VoxelanVoxelands is a sandbox construction game based on Minetest, which was inspired by earlier "voxel world" games such as Infiniminer.
|
|
|
|
Gameplay puts players in a fully destructible 3D game world where they can place and dig numerous types of blocks, items and creatures using a variety of tools.
|
|
|
|
Inside the game world players can build structures, artworks and anything else their creativity can think of on multiplayer servers
|
|
|
|
and singleplayer worlds across multiple game modes.ds is a sandbox construction game based on Minetest, which was inspired by earlier "voxel world" games such as Infiniminer. Gameplay
|
|
|
|
puts players in a fully destructible 3D game world where they can place and dig numerous types of blocks, items and creatures using a variety
|
|
|
|
of tools. Inside the game world players can build structures, artworks and anything else their creativity can think of on multiplayer servers and singleplayer worlds across multiple game modes.
|
|
|
|
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
%prep
|
2024-01-05 19:08:30 +01:00
|
|
|
%setup -q -n %{name}
|
2024-01-05 19:08:30 +01:00
|
|
|
|
|
|
|
%build
|
|
|
|
%cmake -d build \
|
|
|
|
-DBUILD_SHARED_LIBS=OFF \
|
|
|
|
-DRUN_IN_PLACE=0
|
2024-01-05 19:08:30 +01:00
|
|
|
|
2024-01-05 19:08:30 +01:00
|
|
|
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
2024-01-05 19:08:30 +01:00
|
|
|
#[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
2024-01-05 19:08:30 +01:00
|
|
|
%makeinstall -C build
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
## note: this list is just an example; modify as required
|
|
|
|
# %{_bindir}/%{name}
|
|
|
|
# %{_datadir}/%{name}
|
|
|
|
# %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
|
2024-01-05 19:08:30 +01:00
|
|
|
%{_mandir}/man6/*
|
|
|
|
%{_bindir}/voxelands
|
|
|
|
%{_bindir}/voxelands-server
|
|
|
|
%{_datadir}/applications/voxelands.desktop
|
2024-01-05 19:08:31 +01:00
|
|
|
%{_datadir}/appdata/voxelands.appdata.xml
|
2024-01-05 19:08:30 +01:00
|
|
|
%{_datadir}/doc/voxelands/*.txt
|
|
|
|
%{_datadir}/doc/voxelands/voxelands.conf.example
|
2024-01-05 19:08:31 +01:00
|
|
|
%{_datadir}/icons/hicolor/*/apps/voxelands.png
|
2024-01-05 19:08:30 +01:00
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/voxelands.svg
|
|
|
|
%{_datadir}/voxelands/fonts/liberationsans.ttf
|
|
|
|
%{_datadir}/voxelands/html/*.html
|
|
|
|
%{_datadir}/voxelands/locale/*/voxelands.mo
|
|
|
|
%{_datadir}/voxelands/models/*.b3d
|
|
|
|
%{_datadir}/voxelands/models/*.x
|
|
|
|
%{_datadir}/voxelands/sounds/*.ogg
|
|
|
|
%{_datadir}/voxelands/textures/*.png
|
|
|
|
%{_datadir}/voxelands/textures/skins/*.png
|
2024-01-05 19:08:30 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-05 19:08:31 +01:00
|
|
|
* Sat Nov 18 2017 Automatic Build System <autodist@mambasoft.it> 1604.00-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
2024-01-05 19:08:30 +01:00
|
|
|
* Mon Dec 28 2015 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1512.00-1mamba
|
|
|
|
- update to 1512.00
|
|
|
|
|
2024-01-05 19:08:30 +01:00
|
|
|
* Fri Dec 11 2015 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1510.01-1mamba
|
|
|
|
- package created using the webbuild interface
|