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