From b78246cc12b534ae1bd667b3a6f26a76deb44b60 Mon Sep 17 00:00:00 2001 From: Luis Henrique Date: Sat, 16 Mar 2013 10:03:34 -0400 Subject: audio/mac: Homepage is dead, DL link updated. Signed-off-by: dsomero --- audio/mac/mac.SlackBuild | 6 ++---- audio/mac/mac.info | 4 ++-- audio/mac/slack-desc | 12 ++++++------ 3 files changed, 10 insertions(+), 12 deletions(-) (limited to 'audio/mac') diff --git a/audio/mac/mac.SlackBuild b/audio/mac/mac.SlackBuild index 3f9ae17554..4a00d7227c 100644 --- a/audio/mac/mac.SlackBuild +++ b/audio/mac/mac.SlackBuild @@ -9,12 +9,10 @@ VERSION=${VERSION:-3.99} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi @@ -38,7 +36,7 @@ else LIBDIRSUFFIX="" fi -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT @@ -61,7 +59,7 @@ CXXFLAGS="$SLKCFLAGS" \ --enable-shared=yes \ --enable-static=no \ --enable-assembly=yes \ - --build=$ARCH-slackware-linux + --build=$ARCH-slackware-linux # Patch to fix gcc4 output errors: patch -p0 < $CWD/gcc4_errors.patch diff --git a/audio/mac/mac.info b/audio/mac/mac.info index 0aa4c610f7..0e63c04cab 100644 --- a/audio/mac/mac.info +++ b/audio/mac/mac.info @@ -1,7 +1,7 @@ PRGNAM="mac" VERSION="3.99" -HOMEPAGE="http://supermmx.org/linux/mac" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/mac-3.99-u4-b5.tar.gz" +HOMEPAGE="http://supermmx.org/linux/mac (dead)" +DOWNLOAD="http://etree.org/shnutils/shntool/support/formats/ape/unix/3.99-u4-b5/mac-3.99-u4-b5.tar.gz" MD5SUM="75716b342e07deae58f56a2522362006" DOWNLOAD_x86_64="" MD5SUM_x86_64="" diff --git a/audio/mac/slack-desc b/audio/mac/slack-desc index 3d27c59ea4..af6506062f 100644 --- a/audio/mac/slack-desc +++ b/audio/mac/slack-desc @@ -1,14 +1,14 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| mac: mac (Monkey's Audio Linux port) mac: -mac: mac is a console frontend to Monkey's Audio, able to encode and +mac: mac is a console frontend to Monkey's Audio, able to encode and mac: decode ape audio files. mac: mac: -- cgit v1.2.3