summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-player.pc.in
blob: f296e7f3a5948870becf0bc1e05de9f0a304190e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@

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