Name: gstreamer1-sharp Version: 1.20.3 Release: %autorelease Summary: GStreamer mono bindings License: LGPLv2+ URL: http://gstreamer.freedesktop.org/ Source0: http://gstreamer.freedesktop.org/src/gstreamer-sharp/gstreamer-sharp-%{version}.tar.xz BuildRequires: gcc BuildRequires: gstreamer1-devel BuildRequires: gtk-sharp3-devel BuildRequires: meson BuildRequires: mono-core %description gstreamer-sharp is a .NET/mono binding for Gstreamer generated from gobject-introspection data using the bindinator. gstreamer-sharp currently wraps the API exposed by Gstreamer 1.12 and is compatible with newer gstreamer versions. It was developed under GSoC 2014 for the mono organization. gstreamer-sharp covers the core and base gstreamer libraries. %prep %autosetup -n gstreamer-sharp-%{version} sed -i "s/gtk_sharp_required_version = '>=3.22.6'/gtk_sharp_required_version = '>=3.22.0'/" meson.build %build %meson %meson_build %install %meson_install %files %license COPYINGS %doc add-docs-here %changelog %autochangelog