contrib/audacity/lame.pc

11 lines
224 B
PkgConfig
Raw Normal View History

2020-07-08 12:00:36 +02:00
prefix=/usr
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: mp3lame
Description: encoder that converts audio to the MP3 file format
Version: 3.100
Requires:
Libs: -L${libdir} -lmp3lame
Cflags: -I${includedir}