spec: remove pkg_initdb in post script
[profile/ivi/rygel.git] / rygel-core-2.2.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 plugindir=@RYGEL_PLUGIN_DIR@
7 plugin_ldflags=@RYGEL_PLUGIN_LINKER_FLAGS@
8
9 Name: rygel-core-2.2
10 Description: GNOME (Mobile) UPnP/DLNA Media Server
11 Version: @VERSION@
12 Libs: -L${libdir} -lrygel-core-2.2
13 Cflags: -I${includedir}/rygel-2.2
14 Requires: gupnp-av-1.0 gee-0.8
15 Requires.Private: uuid gmodule-2.0