Fix up SwfdecBits for the big endian versions needed for FLV
[swfdec.git] / swfdec.pc.in
blob2dfcd95228a3f3a5ecf21003810d6421365a6b38
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/swfdec-@SWFDEC_MAJORMINOR@
6 Name: swfdec
7 Description: Decodes and Plays Flash files
8 Version: @VERSION@
9 Requires: glib-2.0 >= @GLIB_REQUIRES@ gobject-2.0 >= @GLIB_REQUIRES@ liboil-0.3 cairo pangocairo
10 Libs: -L${libdir} -lswfdec-@SWFDEC_MAJORMINOR@
11 Cflags: -I${includedir}