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.
calculate-plymouth/src/ply-splash-core.pc.in

15 lines
426 B

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
pluginsdir=@PLYMOUTH_PLUGIN_PATH@
themesdir=@PLYMOUTH_THEME_PATH@/
confdir=@PLYMOUTH_CONF_DIR@
policydir=@PLYMOUTH_POLICY_DIR@
Name: Plymouth
Description: Utility Library for Boot Splash Plugins
Version: @VERSION@
Libs: -L${libdir} -lply-splash-core -lply -ldl
Cflags: -I${includedir}/plymouth-1/ply -I${includedir}/plymouth-1/ply-splash-core