File: twolame.pc.in

package info (click to toggle)
twolame 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 3,440 kB
  • sloc: ansic: 9,939; sh: 4,451; perl: 343; makefile: 183
file content (13 lines) | stat: -rw-r--r-- 288 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: twolame
Description: An optimized MPEG Audio Layer 2 encoder
Requires:
Version: @VERSION@
Libs: -L${libdir} -ltwolame
Libs.Private: @LIBS@
Cflags: -I${includedir}
Cflags.private: -DLIBTWOLAME_STATIC