summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-player-uninstalled.pc.in
blob: 5c2c0d778935b0e0c8716e960accd4cefb400ee6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=
exec_prefix=
libdir=${pcfiledir}/../gst-libs/gst/player/.libs
includedir=${pcfiledir}/../gst-libs

Name: GStreamer Player, Uninstalled
Description: GStreamer Player convenience library, uninstalled
Requires: gstreamer-@GST_API_VERSION@ gstreamer-video-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgstplayer-@GST_API_VERSION@
Cflags: -I${includedir}