Accepting request 876449 from multimedia:libs
- Enable libplacebo support (the core rendering algorithms and ideas of mpv rewritten as an independent library): + Add pkgconfig(libplacebo) BuildRequires + Pass --enable-libplacebo to %configure OBS-URL: https://build.opensuse.org/request/show/876449 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=115
This commit is contained in:
commit
0dca2a1888
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 3 09:58:28 UTC 2021 - Aaron Stern <ukbeast89@protonmail.com>
|
||||
|
||||
- Enable libplacebo support (the core rendering algorithms and
|
||||
ideas of mpv rewritten as an independent library):
|
||||
+ Add pkgconfig(libplacebo) BuildRequires
|
||||
+ Pass --enable-libplacebo to %configure
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 19 11:22:39 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
2
vlc.spec
2
vlc.spec
@ -108,6 +108,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: posix_cc
|
||||
BuildRequires: schroedinger-devel >= 1.0.10
|
||||
BuildRequires: pkgconfig(libudev) >= 142
|
||||
BuildRequires: pkgconfig(libplacebo)
|
||||
#BuildRequires: slang-devel
|
||||
BuildRequires: speex-devel >= 1.0.5
|
||||
BuildRequires: update-desktop-files
|
||||
@ -443,6 +444,7 @@ autoreconf -fiv
|
||||
--enable-libass \
|
||||
--enable-libcddb \
|
||||
--enable-libmpeg2 \
|
||||
--enable-libplacebo \
|
||||
--enable-lirc \
|
||||
--enable-live555 \
|
||||
--enable-lua \
|
||||
|
Loading…
x
Reference in New Issue
Block a user