File: vorbisfile.pc.in

package info (click to toggle)
libvorbis 1.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 8,144 kB
  • sloc: ansic: 54,777; sh: 11,440; xml: 982; perl: 787; makefile: 323
file content (14 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# libvorbisfile pkg-config source file

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

Name: vorbisfile
Description: vorbisfile is a library that provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams
Version: @VERSION@
Requires.private: vorbis
Conflicts:
Libs: -L${libdir} -lvorbisfile
Cflags: -I${includedir}