summaryrefslogtreecommitdiff
path: root/cogl-gst/cogl-gst-2.0-experimental.pc.in
blob: 3a82751df68931d2b5c9e191b4be7fe491586446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
apiversion=@COGL_API_VERSION@
requires=@COGL_PKG_REQUIRES@ cogl-2.0-experimental

Name: Cogl
Description: A GStreamer integration library for Cogl
Version: @COGL_1_VERSION@
Libs: -L${libdir} -lcogl-gst
Cflags: -I${includedir}/cogl
Requires: ${requires}