summaryrefslogtreecommitdiff
path: root/enlightenment.pc.in
blob: e05a6ce175a6f32804cdfc64be90c82ded9b3adb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
datadir=@datadir@
includedir=@includedir@/@PACKAGE@
modules=@libdir@/@PACKAGE@/modules
pkgdatadir=@datadir@/enlightenment/data
themes=${pkgdatadir}/themes
backgrounds=${pkgdatadir}/backgrounds
config_apps=@prefix@/share/@PACKAGE@/config-apps
release=@release@

Name: enlightenment
Description: Enlightenmnt Window Manager
Requires: @requirements_e@
Version: @VERSION@
Libs: -L${libdir}
Libs.private:  -lm
Cflags: -I${includedir} @e_configflags@