File: vorbis.pc.in

package info (click to toggle)
libvorbis 1.1.2.dfsg-1.2
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 5,872 kB
  • ctags: 4,642
  • sloc: ansic: 51,051; sh: 8,418; xml: 3,375; makefile: 309; perl: 217
file content (14 lines) | stat: -rw-r--r-- 285 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# libvorbis pkg-config source file

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

Name: vorbis
Description: vorbis is the primary Ogg Vorbis library
Version: @VERSION@
Requires: ogg
Conflicts:
Libs: -L${libdir} -lvorbis -lm
Cflags: -I${includedir}