View | Details | Raw Unified | Return to bug 143646
Collapse All | Expand All

(-)xmms-mac/Makefile (-5 / +9 lines)
Lines 6-19 Link Here
6
6
7
PORTNAME=	mac
7
PORTNAME=	mac
8
PORTVERSION=	0.3.1
8
PORTVERSION=	0.3.1
9
PORTREVISION=	6
9
PORTREVISION=	7
10
CATEGORIES=	audio
10
CATEGORIES=	audio
11
MASTER_SITES=	CENKES
11
MASTER_SITES=	http://repository.slacky.eu/slackware-12.2/multimedia/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION}/src/ \
12
		http://ftp.hosteurope.de/mirror/ftp.frugalware.org/pub/frugalware/frugalware-testing/source/xlib-extra/${PKGNAMEPREFIX}${PORTNAME}/ \
13
		http://ftp.yz.yamagata-u.ac.jp/pub/linux/plamo/Plamo-src/contrib/Sound/MAC/ \
14
		http://www10.frugalware.org/pub/linux/frugalware/frugalware-current/source/xlib-extra/${PKGNAMEPREFIX}${PORTNAME}/ \
15
		CENKES
12
PKGNAMEPREFIX=	xmms-
16
PKGNAMEPREFIX=	xmms-
13
DISTNAME=	xmms-${PORTNAME}-${PORTVERSION}
17
DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
14
18
15
MAINTAINER=	arundel@h3c.de
19
MAINTAINER=	alexbestms@wwu.de
16
COMMENT=	Monkey's Audio Codec non-win32 port
20
COMMENT=	Native Monkey Audio Codec plugin for the XMMS1 Multimedia Player
17
21
18
LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms \
22
LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms \
19
		mac.2:${PORTSDIR}/audio/mac
23
		mac.2:${PORTSDIR}/audio/mac
(-)xmms-mac/pkg-descr (-13 / +3 lines)
Lines 1-15 Link Here
1
Monkey's Audio is a fast and easy way to compress digital music.
1
Native Monkey Audio Codec plugin for the XMMS1 Multimedia Player.
2
Unlike traditional methods such as mp3, ogg, or lqt that permanently
3
discard quality to save space, Monkey's Audio only makes perfect,
4
bit-for-bit copies of your music.  That means it always sounds perfect
5
- exactly the same as the original.  Even though the sound is perfect,
6
it still saves a lot of space. (think of it as a beefed-up Winzip^(TM)
7
for your music) The other great thing is that you can always decompress
8
your Monkey's Audio files back to the exact, original files.  That way,
9
you'll never have to recopy your CD collection to switch formats, and
10
you'll always be able to recreate the original music CD if something
11
ever happens to yours.
12
2
13
WWW: http://sourceforge.net/projects/mac-port/
3
WWW: http://supermmx.org/linux/mac/
14
4
15
arundel@h3c.de
5
alexbestms@wwu.de

Return to bug 143646