~mhr3/dee/add-changesets

337.1.5 by Mikkel Kamstrup Erlandsen
Add a dee-icu-1.0.pc file to help with build time dep detection for developers. Add gtk-doc for the new ICU related symbols. Add a GError type DeeICUError (not fully wired up yet).
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: @PACKAGE_NAME@
7
Description: Dee ICU integration
8
Version: @VERSION@
9
Libs: -L${libdir} -ldee-1.0
10
Cflags: -I${includedir}/dee-1.0
11
Requires: glib-2.0 gthread-2.0 gobject-2.0 gio-2.0 gio-unix-2.0