calloc not malloc! bad patches!
[profile/ivi/emotion.git] / emotion.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: emotion
7 Description: Emotion evas based multimedia library
8 Requires: evas
9 Version: @VERSION@
10 Libs: -L${libdir} -lemotion
11 Libs.private: @EDJE_LIBS@ @ECORE_LIBS@ @XINE_LIBS@ @GST_LIBS@
12 Cflags: -I${includedir}