File: opus.pc.in

package info (click to toggle)
jamulus 3.6.2%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 16,444 kB
  • sloc: ansic: 53,088; cpp: 19,791; sh: 4,697; asm: 723; makefile: 346; perl: 264; python: 56; xml: 37
file content (16 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (23)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Opus codec reference implementation pkg-config file

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

Name: Opus
Description: Opus IETF audio codec (@PC_BUILD@ build)
URL: https://opus-codec.org/
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lopus
Libs.private: @LIBM@
Cflags: -I${includedir}/opus