diff options
author | Luis Henrique <lmello.009@gmail.com> | 2013-03-16 10:03:34 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-22 07:16:47 -0400 |
commit | b78246cc12b534ae1bd667b3a6f26a76deb44b60 (patch) | |
tree | ccf788fe9e5212c6d8ab8c812e0a4249331a878e | |
parent | 423a46331a9e5a2ec5dce0f367f3dbb9e1fa4cfb (diff) | |
download | slackbuilds-b78246cc12b534ae1bd667b3a6f26a76deb44b60.tar.gz |
audio/mac: Homepage is dead, DL link updated.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | audio/mac/mac.SlackBuild | 6 | ||||
-rw-r--r-- | audio/mac/mac.info | 4 | ||||
-rw-r--r-- | audio/mac/slack-desc | 12 |
3 files changed, 10 insertions, 12 deletions
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: |