Hello community, here is the log from the commit of package openal-soft for openSUSE:Factory checked in at 2020-07-16 12:08:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openal-soft (Old) and /work/SRC/openSUSE:Factory/.openal-soft.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openal-soft" Thu Jul 16 12:08:25 2020 rev:40 rq:820826 version:1.20.1 Changes: -------- --- /work/SRC/openSUSE:Factory/openal-soft/openal-soft.changes 2020-02-06 13:19:38.220684354 +0100 +++ /work/SRC/openSUSE:Factory/.openal-soft.new.3592/openal-soft.changes 2020-07-16 12:08:34.126365125 +0200 @@ -1,0 +2,5 @@ +Sat Jul 4 14:32:43 UTC 2020 - Matthias Mailänder <[email protected]> + +- Add SDL2 and PortAudio backends + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openal-soft.spec ++++++ --- /var/tmp/diff_new_pack.wLZUTj/_old 2020-07-16 12:08:35.414366427 +0200 +++ /var/tmp/diff_new_pack.wLZUTj/_new 2020-07-16 12:08:35.418366431 +0200 @@ -33,8 +33,11 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(alsa) +# BuildRequires: pkgconfig(jack) # undefined reference to `jack_error_callback' BuildRequires: pkgconfig(libmysofa) BuildRequires: pkgconfig(libpulse) +BuildRequires: pkgconfig(portaudio-2.0) +BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(zlib) %description @@ -138,7 +141,6 @@ -DCMAKE_BUILD_TYPE=Release \ -DALSOFT_CONFIG=ON \ -DALSOFT_DLOPEN=OFF \ - -DALSOFT_BACKEND_JACK=OFF \ -Wno-dev %make_jobs gcc -Wall %{optflags} -fPIC -DPIC -Wl,-soname,libopenal.so.0 -shared -Wl,--no-as-needed -L. -lopenal -o libopenal.so.0 %{SOURCE1}
