summaryrefslogtreecommitdiff
path: root/gupnp-dlna-2.0.pc.in
blob: 3744d1629fd86997b8393259578feb8b203ccb6a (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