mac: updated to 3.99-u4-b5-s7 and cleanup

This commit is contained in:
Jose V Beneyto 2010-08-26 08:45:49 +00:00
parent eab47b5c19
commit dafe112aa0
2 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
e219bacd889b4f39b6528928c3456481 ape123
3ef206ffac462d89a91e726af16587a9 ape2flac
f4734d0e751f544730cf0947616c47f3 ape2mp3
5de801a6f4d4b356b4675f5a1f586737 mac-3.99-u4-b5-s4.tar.gz
74df3c96476636387ddd12255b03bebe mac-3.99-u4-b5-s7.tar.gz

View File

@ -1,19 +1,19 @@
# Description: Monkeys Audio Lossless compressor for CD audio
# URL: http://sourceforge.net/projects/mac-port/
# Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net
# URL: http://supermmx.org/linux/mac
# Maintainer: Jose V Beneyto, sepen at crux dot nu
# Packager: Han Boetes, han at mijncomputer dot nl
# Depends on: lame, shorten, shntool, cuetools
# Depends on: lame shorten shntool cuetools
name=mac
version=3.99-u4-b5
version=3.99-u4-b5-s7
release=1
source=(http://etree.org/shnutils/shntool/support/formats/ape/unix/$version/s4/$name-$version-s4.tar.gz \
source=(http://etree.org/shnutils/shntool/support/formats/ape/unix/$version/$name-$version.tar.gz \
ape2flac ape2mp3 ape123)
build() {
cd mac-$version-s4
cd $name-$version
sed -i 's|-O3||' configure
CXXFLAGS="-DSHNTOOL" ./configure
CXXFLAGS+=" -DSHNTOOL" ./configure
make
make DESTDIR=$PKG install
install -D -m 0755 $SRC/ape2flac $PKG/usr/bin/ape2flac