mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
updated speex bep and patch files, added libao bep file.
This commit is contained in:
@@ -6,14 +6,12 @@ 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
|
||||
cd speex-1.2rc1
|
||||
libtoolize --copy --force --install
|
||||
aclocal
|
||||
automake
|
||||
autoconf
|
||||
./configure --prefix=/boot/common
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY`
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user