gstreamer/pkgconfig/gstreamer-player-uninstalled.pc.in

13 lines
370 B
PkgConfig
Raw Normal View History

2015-12-23 12:04:23 +00:00
prefix=
exec_prefix=
libdir=${pcfiledir}/../gst-libs/gst/player/.libs
2015-12-23 12:04:23 +00:00
includedir=${pcfiledir}/../gst-libs
Name: GStreamer Player, Uninstalled
Description: GStreamer Player convenience library, uninstalled
Requires: gstreamer-@GST_API_VERSION@ gstreamer-video-@GST_API_VERSION@
2015-12-23 12:04:23 +00:00
Version: @VERSION@
Libs: -L${libdir} -lgstplayer-@GST_API_VERSION@
2015-12-23 12:04:23 +00:00
Cflags: -I${includedir}