- created package (version 2.0.0) - based on SDL package
OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
9530968ea3
commit
52ecd1245b
@@ -16,8 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%define rev 7316
|
||||
|
||||
Name: SDL2
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: alsa-devel
|
||||
@@ -33,13 +31,13 @@ BuildRequires: pkgconfig(glu)
|
||||
%ifarch ppc ppc64
|
||||
BuildRequires: libspe2-devel
|
||||
%endif
|
||||
Version: 1.99.%{rev}
|
||||
Version: 2.0.0
|
||||
Release: 0
|
||||
Summary: Simple DirectMedia Layer Library
|
||||
License: Zlib
|
||||
Group: System/Libraries
|
||||
Url: http://www.libsdl.org/
|
||||
Source: http://www.libsdl.org/tmp/SDL-2.0.0-%{rev}.tar.gz
|
||||
Source: http://www.libsdl.org/tmp/release/%{name}-%{version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -74,7 +72,7 @@ This package contains files needed for development with the SDL2
|
||||
library.
|
||||
|
||||
%prep
|
||||
%setup -q -n SDL-2.0.0-%{rev}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user