fix
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=48
This commit is contained in:
parent
53cb477d03
commit
1cdb2fd53b
@ -18,6 +18,7 @@ Tue Nov 26 18:14:30 UTC 2013 - dimstar@opensuse.org
|
||||
+ Added ability to save and resume Grand Prix.
|
||||
+ Improved skid marks and particle effects.
|
||||
- Drop supertuxkart-desktop.patch: fixed upstream.
|
||||
- Add bluez-devel BuildRequires: new dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 16:21:05 UTC 2013 - cfarrell@suse.com
|
||||
|
@ -26,6 +26,7 @@ Url: http://supertuxkart.sourceforge.net/
|
||||
Source: http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/%{version}/%{name}-%{version}-src.tar.bz2
|
||||
# Geeko kart add-on (CC-BY 3.0)
|
||||
Source1: http://stkaddons.net/dl/14e6ba25b17f0d.zip
|
||||
BuildRequires: bluez-devel
|
||||
BuildRequires: cmake
|
||||
BuildRequires: curl-devel
|
||||
BuildRequires: fdupes
|
||||
@ -76,7 +77,7 @@ popd
|
||||
mkdir cmake_build
|
||||
cd cmake_build
|
||||
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} ..
|
||||
make %{?_smp_mflags} VERBOSE=1
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
cd cmake_build
|
||||
|
Loading…
x
Reference in New Issue
Block a user