summaryrefslogtreecommitdiff
path: root/rygel-server-2.0.pc.in
blob: 97c9befc3273c8a0a23b78174e4d965cc9b7567a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

enginedir=@RYGEL_MEDIA_ENGINE_DIR@

Name: rygel-server-2.0
Description: GNOME (Mobile) UPnP/DLNA Media server library
Version: @VERSION@
Libs: -L${libdir} -lrygel-server-2.0
Cflags: -I${includedir}/rygel-2.0
Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.0
Requires.Private: uuid gmodule-2.0