File: opusfile.pc.in

package info (click to toggle)
opusfile 0.12-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,256 kB
  • sloc: ansic: 7,163; sh: 4,163; makefile: 312
file content (15 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (7)
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