summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-interfaces.pc.in
blob: 3c81ffe75f30bbe04402df346cb72cff9e32b408 (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 Interfaces Library
Description: Streaming-media framework, interfaces library
Requires: gstreamer-@GST_MAJORMINOR@
Version: @VERSION@

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