~ubuntu-branches/ubuntu/vivid/dleyna-core/vivid

« back to all changes in this revision

Viewing changes to dleyna-core-1.0.pc.in

  • Committer: Package Import Robot
  • Author(s): Emanuele Aina
  • Date: 2013-06-07 13:51:34 UTC
  • Revision ID: package-import@ubuntu.com-20130607135134-606qkw7c8sskizvm
Tags: upstream-0.1.0
ImportĀ upstreamĀ versionĀ 0.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libexecdir=@libexecdir@
 
4
includedir=${prefix}/include
 
5
libdir=@libdir@
 
6
 
 
7
Name: @PACKAGE@
 
8
Description: UPnP & DLNA core library
 
9
Libs: -L${libdir} -ldleyna-core-1.0
 
10
Cflags: -I${includedir}/dleyna-1.0
 
11
Requires: glib-2.0 gio-2.0 gmodule-2.0 gupnp-1.0
 
12
Version: @VERSION@