[evolution-patches] calendar client .pc



Hi,

What do you think about adding a pkg-config file for the calendar client libs? The evolution-calendar.pc seems to be strictly for backends. Perhaps something like the attached file?

It seems that at the moment the only difference between a client and a backend is libpcs but I suppose that could change.

Jon
prefix= prefix@
exec_prefix= exec_prefix@
libdir= libdir@
includedir= includedir@

idldir= idldir@
IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@

privlibdir= privlibdir@
privincludedir= privincludedir@

Name: evolution-calendar-client
Description: libraries needed for Evolution calendar clients
Version: @VERSION@
Requires: libgnome-2.0 libbonobo-2.0 gal-2.0 >= @GAL_REQUIRED@ gnome-vfs-2.0
Libs: -L${privlibdir} -lcal-util -lcal-client -lical-evolution -leutil
Cflags: -I${privincludedir}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]