mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
914c875f46
Original commit message from CVS: /me is stupid
12 lines
290 B
PkgConfig
12 lines
290 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} -lgst
|
|
Cflags: -I${pcfiledir} @GST_CFLAGS@
|
|
|