~ubuntu-branches/ubuntu/vivid/libmtp/vivid

« back to all changes in this revision

Viewing changes to libmtp.pc

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2012-06-21 10:44:53 UTC
  • mfrom: (16.2.12 experimental)
  • Revision ID: package-import@ubuntu.com-20120621104453-e9xhmt1aambphgfv
Tags: 1.1.3-24-g9aca343-3
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# libmtp pkg-config source file
2
 
 
3
 
prefix=/usr/local
4
 
exec_prefix=${prefix}
5
 
libdir=${exec_prefix}/lib
6
 
includedir=${prefix}/include
7
 
 
8
 
Name: libmtp
9
 
Description: libmtp is a library for accessing Media Transfer Protocol devices
10
 
Version: 1.1.3
11
 
Requires: libusb-1.0
12
 
Conflicts:
13
 
Libs: -L${libdir} -lmtp
14
 
Libs.private: 
15
 
Cflags: -I${includedir}