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

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