summaryrefslogtreecommitdiff
path: root/audacity/lame.pc
blob: 549fac54e63c1f6dc21877140b502f6cfbc7330f (plain)
    1 prefix=/usr
    2 libdir=${exec_prefix}/lib
    3 includedir=${prefix}/include
    4 
    5 Name: mp3lame
    6 Description: encoder that converts audio to the MP3 file format
    7 Version: 3.100
    8 Requires: 
    9 Libs: -L${libdir} -lmp3lame
   10 Cflags: -I${includedir}

Generated by cgit