summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-floatcast.pc.in
blob: c54b098919e59105f59f136c4602de1975693198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
datarootdir=${prefix}/share
datadir=${datarootdir}
girdir=${datadir}/gir-1.0
typelibdir=${libdir}/girepository-1.0

Name: GStreamer Floatcast Library
Description: Platform independent floating point macros
Requires: glib-2.0
Version: @VERSION@
Libs: @LIBM@
Cflags: -I${includedir}