Accepting request 1070019 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1070019 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=28
This commit is contained in:
commit
17702f3967
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 7 19:40:24 UTC 2023 - Michael Gorse <mgorse@suse.com>
|
||||||
|
|
||||||
|
- Revert last change. This is now handled in xxhash.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 1 16:22:14 UTC 2023 - Michael Gorse <mgorse@suse.com>
|
Wed Mar 1 16:22:14 UTC 2023 - Michael Gorse <mgorse@suse.com>
|
||||||
|
|
||||||
|
@ -31,9 +31,6 @@ BuildRequires: meson >= 0.49.0
|
|||||||
BuildRequires: nasm >= 2.14
|
BuildRequires: nasm >= 2.14
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(libxxhash)
|
BuildRequires: pkgconfig(libxxhash)
|
||||||
%if 0%{?suse_version} == 1500
|
|
||||||
BuildRequires: gcc9
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
dav1d is a SIMD-enhanced decoder for AV1 video. It features
|
dav1d is a SIMD-enhanced decoder for AV1 video. It features
|
||||||
@ -66,9 +63,6 @@ Group: System/Libraries
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{?suse_version} == 1500
|
|
||||||
export CC=gcc-9
|
|
||||||
%endif
|
|
||||||
%meson
|
%meson
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user