You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
379 B
15 lines
379 B
prefix=@prefix@ |
|
exec_prefix=@exec_prefix@ |
|
libdir=@libdir@ |
|
includedir=@includedir@/@PACKAGE@ |
|
modules=@libdir@/@PACKAGE@/modules |
|
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@
|
|
|