summaryrefslogtreecommitdiff
path: root/eeze.pc
blob: d85b0e82c9487391bdbe4849182eaffdb0b6dc93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PACKAGE_TARNAME=eeze
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
docdir=${prefix}/share/doc/${PACKAGE_TARNAME}

Name: eeze
Description: device convenience library for efl
Requires.private: ecore >= 1.7.8 eina >= 1.7.8 libudev
Version: 1.7.8
Libs: -L${libdir} -leeze
Cflags: -I${includedir}/eeze-1