FLAC

From CBLFS
Revision as of 12:58, 8 October 2006 by Jciccone (talk | contribs)
Jump to navigationJump to search
Download Source: http://prdownloads.sourceforge.net/flac/flac-1.1.2.tar.gz
Download Patch: http://svn.cross-lfs.org/svn/repos/patches/flac/flac-1.1.2-fixes-3.patch

Dependencies

Non-Multilib

Configure and compile the package:

patch -Np1 -i ../flac-1.1.2-fixes-3.patch &&
LIBS=-lm ./configure --prefix=/usr &&
make 

Install the package:

make install

Multilib

32Bit

TO DO!

N32

TO DO!

64Bit

TO DO!