File: opusfile.pc.in

package info (click to toggle)
opusfile 0.9%2B20170913-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,592 kB
  • ctags: 854
  • sloc: sh: 11,281; ansic: 7,086; makefile: 199
file content (15 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# opusfile installed pkg-config file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: opusfile
Description: High-level Opus decoding library
Version: @PACKAGE_VERSION@
Requires.private: ogg >= 1.3 opus >= 1.0.1
Conflicts:
Libs: -L${libdir} -lopusfile
Libs.private: @lrintf_lib@
Cflags: -I${includedir}/opus