Revision [27911]
This is an old revision of flac made by coolpup on 2013-07-04 05:26:15.
FLAC
audio processing- software package {source code}
- dependencies: +libogg
- verify installed version via the command-line interface:
/usr/bin/flac -v
- batch format conversion: flac2all
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu --disable-static --enable-sse --disable-thorough-tests && time make -j 2
Categories
CategoryCODECCategoryMultimedia
CategorySoftwareLibraries
CategorySoftwareTopPackages
CategorySoftware