mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
928ad2ffb7
Original commit message from CVS: changed this to work for gst-bind if anyone gets into problems with this then let me know and we'll fix it together ;)
12 lines
321 B
PkgConfig
12 lines
321 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: GStreamer Uninstalled
|
|
Description: Streaming-media framework, Not Installed
|
|
Version: @VERSION@
|
|
Requires: glib >= 1.2.0, gtk+ >= 1.2.0, libxml >= 1.8.1
|
|
Libs: -lgst -L${pcfiledir}/gst/.libs
|
|
Cflags: -I${pcfiledir} @GST_DEFINE_CFLAGS@
|
|
|