mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
b7041d994b
Original commit message from CVS: pkg-config files for libs in the plugin directory -- only necessary if building against uninstalled gstreamer i think...
11 lines
271 B
PkgConfig
11 lines
271 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: GStreamer Media-Specific Libraries
|
|
Description: Streaming-media framework, media-specific libraries
|
|
Requires: gstreamer = @VERSION@
|
|
Version: @VERSION@
|
|
Libs:
|
|
Cflags: -I${includedir}
|