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

Name: gupnp-dlna-1.1
Description: GObject-based AV specific UPnP library
Version: @VERSION@
Libs: -L${libdir} -lgupnp-dlna-1.1
Cflags: -I${includedir}/gupnp-dlna-1.1
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@ gstreamer-video-@GST_MAJORMINOR@