summaryrefslogtreecommitdiff
path: root/gupnp-dlna-2.0.pc.in
blob: f6d3002371e7cc5350746fbe459100fdcd25fa68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: gupnp-dlna-2.0
Description: GObject-based DLNA specific UPnP library
Version: @VERSION@
Libs: -L${libdir} -lgupnp-dlna-2.0
Cflags: -I${includedir}/gupnp-dlna-2.0
Requires: glib-2.0 gobject-2.0
Requires.private: gmodule-2.0