SHA256
1
0
forked from jengelh/SDL2

- 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:
Pavol Rusnak 2013-07-12 21:57:25 +00:00 committed by Git OBS Bridge
parent 9530968ea3
commit 52ecd1245b
4 changed files with 8 additions and 30 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a7e3064c078f791edd3bd6d2cea4352a609c6929953b38473e120e24dadbb25
size 3740142

3
SDL2-2.0.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f4994c53de59b55ec37982ff05a6eb69f1fa428a74f8f1f70a1a2f47b2eb263
size 3613012

View File

@ -1,25 +1,5 @@
-------------------------------------------------------------------
Mon Jun 24 18:05:34 UTC 2013 - prusnak@opensuse.org
Fri Jul 12 21:56:54 UTC 2013 - prusnak@opensuse.org
- updated to revision 7316
-------------------------------------------------------------------
Sat Dec 22 00:07:39 UTC 2012 - prusnak@opensuse.org
- updated to revision 6754
-------------------------------------------------------------------
Thu Dec 6 13:11:11 UTC 2012 - prusnak@opensuse.org
- updated to revision 6713
-------------------------------------------------------------------
Fri Oct 5 21:23:15 UTC 2012 - prusnak@opensuse.org
- updated to revision 6559
-------------------------------------------------------------------
Thu Sep 27 21:57:27 UTC 2012 - prusnak@opensuse.org
- created package (revision 6454) - based on SDL package
- created package (version 2.0.0) - based on SDL package

View File

@ -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 \