automatic version update by autodist [release 2.0.14-1mamba;Mon Feb 22 2021]
This commit is contained in:
parent
fa7f40837e
commit
c84ae173c3
12
libSDL2.spec
12
libSDL2.spec
@ -1,12 +1,12 @@
|
||||
Name: libSDL2
|
||||
Version: 2.0.12
|
||||
Version: 2.0.14
|
||||
Release: 1mamba
|
||||
Summary: A library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://libsdl.org/
|
||||
URL: https://libsdl.org/
|
||||
Source: http://libsdl.org/release/SDL2-%{version}.tar.gz
|
||||
Patch0: libSDL2-2.0.4-libwayland-1.9.93.patch
|
||||
License: zlib/libpng
|
||||
@ -47,8 +47,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%build
|
||||
%cmake -d build \
|
||||
\
|
||||
%ifarch arm
|
||||
-DVIDEO_RPI=off
|
||||
%ifarch arm aarch64
|
||||
-DVIDEO_RPI=on \
|
||||
-DVIDEO_KMSDRM=off
|
||||
%endif
|
||||
|
||||
%make
|
||||
@ -93,6 +94,9 @@ ln -s libSDL2-2.0.so.0 %{buildroot}%{_libdir}/libSDL2-2.0.so.1
|
||||
#%doc README-android.txt README-cmake.txt README-directfb.txt README-gesture.txt README-hg.txt README-ios.txt README-macosx.txt README-pandora.txt README-platforms.txt README-porting.txt README-psp.txt README-raspberrypi.txt README-SDL.txt README-touch.txt README.txt README-wince.txt
|
||||
|
||||
%changelog
|
||||
* Mon Feb 22 2021 Automatic Build System <autodist@mambasoft.it> 2.0.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 02 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.12-1mamba
|
||||
- update to 2.0.12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user