mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
7eda2fc8b5
Original commit message from CVS: this looks better
11 lines
264 B
PkgConfig
11 lines
264 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: GStreamer
|
|
Description: Streaming-media framework
|
|
Requires: @GST_PKG_DEPS@, libxml >= 1.8.1
|
|
Version: @VERSION@
|
|
Libs: -L${libdir}/gst -lgst
|
|
Cflags: -I${includedir} @GST_CFLAGS@
|