forked from pool/farstream
Accepting request 1003148 from GNOME:Factory
GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already) (forwarded request 1002616 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1003148 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/farstream?expand=0&rev=23
This commit is contained in:
commit
2618e27b68
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 09:16:02 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Build farstream without gupnp support. Following this, drop
|
||||
pkgconfig(gupnp-1.2) and pkgconfig(gupnp-igd-1.0) and pass
|
||||
--disable-gupnp to configure.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 11 18:57:00 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -47,8 +47,6 @@ BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.40
|
||||
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.4
|
||||
BuildRequires: pkgconfig(gupnp-1.2)
|
||||
BuildRequires: pkgconfig(gupnp-igd-1.0) >= 0.2
|
||||
BuildRequires: pkgconfig(nice) >= 0.1.8
|
||||
|
||||
%description
|
||||
@ -129,7 +127,7 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
--disable-static \
|
||||
--enable-gtk-doc \
|
||||
--enable-introspection \
|
||||
--enable-gupnp \
|
||||
--disable-gupnp \
|
||||
%{nil}
|
||||
%make_build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user