Overview
Request 618941 accepted
- Switch to meson build system:
+ Add meson, pkgconfig(glib-2.0),pkgconfig(gstreamer-app-1.0),
pkgconfig(gstreamer-net-1.0), pkgconfig(gstreamer-rtp-1.0),
pkgconfig(gstreamer-rtsp-1.0) and pkgconfig(gstreamer-sdp-1.0)
BuildRequires.
+ Add meson macros, replacing autotools ones.
+ Pass disable_introspection=false,
with-package-name='openSUSE GStreamer-rtsp-server package',
with-package-origin='http://download.opensuse.org' and
tests=false and examples=false to meson, ensure we build the
features we want. Tests have always been disabled, be explicit
about it, as they need a working network connection.
+ Drop pkgconfig(gstreamer-plugins-base-1.0) BuildRequires.
+ No longer rm la files, not needed when building with meson.
- Created by iznogood
- In state accepted
- 7 package maintainers
- Supersedes 618939
Request History
iznogood created request
- Switch to meson build system:
+ Add meson, pkgconfig(glib-2.0),pkgconfig(gstreamer-app-1.0),
pkgconfig(gstreamer-net-1.0), pkgconfig(gstreamer-rtp-1.0),
pkgconfig(gstreamer-rtsp-1.0) and pkgconfig(gstreamer-sdp-1.0)
BuildRequires.
+ Add meson macros, replacing autotools ones.
+ Pass disable_introspection=false,
with-package-name='openSUSE GStreamer-rtsp-server package',
with-package-origin='http://download.opensuse.org' and
tests=false and examples=false to meson, ensure we build the
features we want. Tests have always been disabled, be explicit
about it, as they need a working network connection.
+ Drop pkgconfig(gstreamer-plugins-base-1.0) BuildRequires.
+ No longer rm la files, not needed when building with meson.
dimstar accepted request