blob: 3ca7ec31b5c3ff9ff99a1eaa67332ed15a5dd939 (
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 Floatcast Library
Description: Platform independent floating point macros
Requires: glib-2.0
Version: @VERSION@
Cflags: -I${includedir}
Libs: -lm
|