mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +00:00
GStreamer multimedia framework
1963b18a8d
Also, we now check for glib-sharp instead of gtk-sharp, because even if they are hosted in the same repository named "gtk-sharp", that could change in the future, and glib-sharp provides its own .pc file as well. |
||
---|---|---|
doc | ||
out | ||
samples | ||
sources | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
gstreamer-sharp-1.0.pc.in | ||
Makefile.am | ||
NEWS | ||
README | ||
README.md |
gstreamer-sharp
Bindings for gstreamer-1.0 generated from introspection data
Compilation
Open a terminal, navigate to the folder containting this repository and run:
./autogen.sh && make