efl/legacy/emotion/emotion.pc.in

13 lines
296 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: emotion
Description: Emotion evas based multimedia library
Requires: evas
Version: @VERSION@
Libs: -L${libdir} -lemotion
Libs.private: @EDJE_LIBS@ @ECORE_LIBS@ @XINE_LIBS@ @GST_LIBS@
Cflags: -I${includedir}