SlackBuilds Repository

15.0 > Audio > mac (3.99_u4_b5_s7)

mac (Monkey's Audio Linux port)

Monkey's Audio (aka APE) is a lossless audio compression format,
similar to FLAC. mac is a console frontend to Monkey's Audio, able to
encode and decode APE audio files.

Note: if you just want to listen to APE files, Slackware's mplayer
and audacious can already play them. If you just want to convert them
to some other format (wav, mp3, etc), Slackware's ffmpeg can already
decode them. The only real reason to install this package is for
converting files *to* APE format.

If you're building this for an old x86 CPU that doesn't support MMX,
set ASM=no in the script's environment.

The package is built using upstream's default optimization level,
which is -O3. If you suspect this is causing problems, rebuild with
FORCE_SLACK_CFLAGS=yes in the environment (this will force -O2). If this
actually fixes anything, please email the maintainer with the details.

Note: if you get "invalid input file" trying to encode a wav file, it
probably means the wav file uses floating point rather than 16-bit
integer samples. You can convert with sox:

sox -G input.wav -b16 output.wav

Maintained by: B. Watson
Keywords: ape
ChangeLog: mac

Homepage:
https://web.archive.org/web/20120529111247/http://supermmx.org/linux/mac

Source Downloads:
mac-3.99-u4-b5-s7.tar.gz (74df3c96476636387ddd12255b03bebe)

Download SlackBuild:
mac.tar.gz
mac.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
gcc6.patch
mac.1
mac.SlackBuild
mac.info
mac.rst
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds