201 B
201 B
lame 3.100
https://sourceforge.net/projects/lame/files/lame/3.100/lame-3.100.tar.gz
./configure --prefix=/pkg/gnu/lame LIBS="-ltinfo -lncurses"
make -j$(nproc)
make install
https://sourceforge.net/projects/lame/files/lame/3.100/lame-3.100.tar.gz
./configure --prefix=/pkg/gnu/lame LIBS="-ltinfo -lncurses"
make -j$(nproc)
make install