Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vlc for openSUSE:Factory checked in at 2021-03-10 08:46:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vlc (Old) and /work/SRC/openSUSE:Factory/.vlc.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vlc" Wed Mar 10 08:46:30 2021 rev:115 rq:876449 version:3.0.12 Changes: -------- --- /work/SRC/openSUSE:Factory/vlc/vlc.changes 2021-01-20 18:24:03.251336661 +0100 +++ /work/SRC/openSUSE:Factory/.vlc.new.2378/vlc.changes 2021-03-10 08:46:35.278228341 +0100 @@ -1,0 +2,8 @@ +Wed Mar 3 09:58:28 UTC 2021 - Aaron Stern <ukbeas...@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 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vlc.spec ++++++ --- /var/tmp/diff_new_pack.VW8WJh/_old 2021-03-10 08:46:36.158229249 +0100 +++ /var/tmp/diff_new_pack.VW8WJh/_new 2021-03-10 08:46:36.158229249 +0100 @@ -108,6 +108,7 @@ 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 @@ --enable-libass \ --enable-libcddb \ --enable-libmpeg2 \ + --enable-libplacebo \ --enable-lirc \ --enable-live555 \ --enable-lua \