mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
9a5a056398
Original commit message from CVS: Can someone please fix this? I reverted to 1.13 with some changes. plugins now build for me.
12 lines
314 B
PkgConfig
12 lines
314 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: GStreamer Uninstalled
|
|
Description: Streaming-media framework, Not Installed
|
|
Version: @VERSION@
|
|
Requires: @GST_PKG_DEPS@, libxml >= 1.8.1
|
|
Libs: -L${pcfiledir}/gst -lgst
|
|
Cflags: -I${pcfiledir} -I${pcfiledir}/libs @GST_CFLAGS@
|
|
|