- Remove raylig-use-optflags.patch: Using meson for build
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/raylib?expand=0&rev=3
This commit is contained in:
parent
64fd0c0d0c
commit
412aa01fa9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 06:40:24 UTC 2017 - mvetter@suse.com
|
||||
|
||||
- Remove raylig-use-optflags.patch: Using meson for build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 8 15:14:33 UTC 2017 - mvetter@suse.com
|
||||
|
||||
|
@ -27,8 +27,6 @@ Source: https://github.com/raysan5/%{name}/archive/%{version}.tar.gz
|
||||
# Will be in next release: https://github.com/raysan5/raylib/pull/297
|
||||
Source1: root-meson.build
|
||||
Source2: src-meson.build
|
||||
# https://github.com/raysan5/raylib/pull/295
|
||||
Patch0: raylig-use-optflags.patch
|
||||
BuildRequires: Mesa-libGL-devel
|
||||
BuildRequires: libglfw-devel
|
||||
BuildRequires: meson >= 0.39.1
|
||||
@ -57,7 +55,6 @@ C library to learn videogames programming
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
cp %{SOURCE1} meson.build
|
||||
cp %{SOURCE2} src/meson.build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user