Files
haikuports/media-libs/speex/speex-1.2rc1.bep
2010-05-16 19:28:03 +00:00

31 lines
770 B
Plaintext

DESCRIPTION="Speex"
HOMEPAGE="http://www.speex.org"
SRC_URI="http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz"
CHECKSUM_MD5="c4438b22c08e5811ff10e2b06ee9b9ae"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""
BUILD {
cd tiff-3.8.2
cp /boot/home/config/share/libtool/config.guess config.guess
cp /boot/home/config/share/libtool/config.sub config.sub
libtoolize --copy --force
aclocal
automake
autoconf
./configure --prefix=/boot/common
make
}
INSTALL {
make install
}
LICENSE="Speex"
COPYRIGHT="2002-2009 Xiph.org Foundation
2002-2008 Jean-Marc Valin
2005-2007 Analog Devices Inc.
2005-2008 Commonwealth Scientific and Industrial Research Organisation (CSIRO)
1993, 2002, 2006 David Rowe
2003 EpicGames
1992-1994 Jutta Degener, Carsten Bormann"