File: libmtp.pc

package info (click to toggle)
libmtp 1.1.16-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,056 kB
  • sloc: ansic: 29,517; sh: 4,362; makefile: 188; python: 26; perl: 13
file content (15 lines) | stat: -rw-r--r-- 336 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# libmtp pkg-config source file

prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib64
includedir=${prefix}/include

Name: libmtp
Description: libmtp is a library for accessing Media Transfer Protocol devices
Version: 1.1.16
Requires.private: libusb-1.0
Conflicts:
Libs: -L${libdir} -lmtp
Libs.private: -lgcrypt 
Cflags: -I${includedir}