summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-player-uninstalled.pc.in
blob: 5a495f4c8d69f5307ef96250e8d0d7f92c2c9231 (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@
Version: @VERSION@
Libs: -L${libdir} -lgstplayer-@GST_API_VERSION@
Cflags: -I${includedir}