Hello community, here is the log from the commit of package libqxmpp for openSUSE:Factory checked in at 2020-09-12 00:11:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqxmpp (Old) and /work/SRC/openSUSE:Factory/.libqxmpp.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqxmpp" Sat Sep 12 00:11:48 2020 rev:17 rq:833762 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libqxmpp/libqxmpp.changes 2020-09-01 20:10:36.472683319 +0200 +++ /work/SRC/openSUSE:Factory/.libqxmpp.new.4249/libqxmpp.changes 2020-09-12 00:12:37.389220489 +0200 @@ -1,0 +2,5 @@ +Thu Sep 10 13:00:38 UTC 2020 - Luigi Baldoni <[email protected]> + +- Enable gstreamer + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqxmpp.spec ++++++ --- /var/tmp/diff_new_pack.k4xgDp/_old 2020-09-12 00:12:39.693222694 +0200 +++ /var/tmp/diff_new_pack.k4xgDp/_new 2020-09-12 00:12:39.693222694 +0200 @@ -30,11 +30,12 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: pkgconfig -BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Core) >= 5.7.0 BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Network) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Xml) +BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(opus) BuildRequires: pkgconfig(speex) BuildRequires: pkgconfig(theora) @@ -56,6 +57,7 @@ Summary: Qxmpp Development Files Group: Development/Libraries/C and C++ Requires: %{name}%{sover} = %{version} +Requires: pkgconfig(gstreamer-1.0) Provides: libqxmpp-qt5-devel = %{version} Obsoletes: libqxmpp-qt5-devel < %{version} @@ -85,6 +87,7 @@ -DWITH_OPUS=ON \ -DWITH_THEORA=ON \ -DWITH_VPX=ON \ + -DWITH_GSTREAMER=ON \ -DBUILD_DOCUMENTATION=ON \ -DBUILD_EXAMPLES=ON \ -DBUILD_TESTS=ON
