File: opus.pc.in

package info (click to toggle)
jamulus 3.9.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 14,804 kB
  • sloc: ansic: 53,095; cpp: 21,041; sh: 4,473; asm: 723; makefile: 361; perl: 264; xml: 36
file content (16 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (21)
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