mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
5d35edde73
Original commit message from CVS: this should really be right
12 lines
294 B
PkgConfig
12 lines
294 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} @GST_CFLAGS@
|
|
|