mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
4cdbee8249
For this provide an uninstalled pkg-config file, missing bit are now some changes to gst-uninstalled. I'll commit those once core is released. Also clean up the normal pkg-config file, we don't require glib-sharp.
9 lines
201 B
PkgConfig
9 lines
201 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: Gst#
|
|
Description: Gst# - GStreamer .NET Binding
|
|
Version: @VERSION@
|
|
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/gstreamer-sharp.dll
|