summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-play.pc.in
blob: 9d6a20203fa00ec0292455d94ea5a670fc1fc5b8 (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_MAJORMINOR@

Name: GStreamer Play Library
Description: Streaming-media framework, play libraries
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-interfaces-@GST_MAJORMINOR@
Version: @VERSION@

Libs: -L${libdir} -lgstplay-@GST_MAJORMINOR@ -lgstcontrol-@GST_MAJORMINOR@
Cflags: -I${includedir}