diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-02-21 09:18:35 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-02-21 09:18:35 +0800 |
commit | bf9b121ac5279d3c52d0b139d75348b08588ede8 (patch) | |
tree | 071026f45ba2965724ff508cfc3dbcfff6720c15 | |
parent | 58fdae41e2e140f2c1ea1d3af27fcc00134dc803 (diff) | |
download | freebsd-ports-gnome-bf9b121ac5279d3c52d0b139d75348b08588ede8.tar.gz freebsd-ports-gnome-bf9b121ac5279d3c52d0b139d75348b08588ede8.tar.zst freebsd-ports-gnome-bf9b121ac5279d3c52d0b139d75348b08588ede8.zip |
- Update MASTER_SITES
- Update email of maintainer
- Update pkg-descr
PR: ports/143646
Submitted by: Alexander Best <alexbestms@wwu.de> (maintainer)
Approved by: itetcu (mentor)
Feature safe: yes
-rw-r--r-- | audio/xmms-mac/Makefile | 14 | ||||
-rw-r--r-- | audio/xmms-mac/pkg-descr | 16 |
2 files changed, 12 insertions, 18 deletions
diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile index 01ab68b80ff8..7e14eb8edfd3 100644 --- a/audio/xmms-mac/Makefile +++ b/audio/xmms-mac/Makefile @@ -6,14 +6,18 @@ PORTNAME= mac PORTVERSION= 0.3.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio -MASTER_SITES= CENKES +MASTER_SITES= http://repository.slacky.eu/slackware-12.2/multimedia/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION}/src/ \ + http://ftp.hosteurope.de/mirror/ftp.frugalware.org/pub/frugalware/frugalware-testing/source/xlib-extra/${PKGNAMEPREFIX}${PORTNAME}/ \ + http://ftp.yz.yamagata-u.ac.jp/pub/linux/plamo/Plamo-src/contrib/Sound/MAC/ \ + http://www10.frugalware.org/pub/linux/frugalware/frugalware-current/source/xlib-extra/${PKGNAMEPREFIX}${PORTNAME}/ \ + CENKES PKGNAMEPREFIX= xmms- -DISTNAME= xmms-${PORTNAME}-${PORTVERSION} +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= arundel@h3c.de -COMMENT= Monkey's Audio Codec non-win32 port +MAINTAINER= alexbestms@wwu.de +COMMENT= Native Monkey Audio Codec plugin for the XMMS1 Multimedia Player LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ mac.2:${PORTSDIR}/audio/mac diff --git a/audio/xmms-mac/pkg-descr b/audio/xmms-mac/pkg-descr index 5a78764e628e..8536792cb02c 100644 --- a/audio/xmms-mac/pkg-descr +++ b/audio/xmms-mac/pkg-descr @@ -1,15 +1,5 @@ -Monkey's Audio is a fast and easy way to compress digital music. -Unlike traditional methods such as mp3, ogg, or lqt that permanently -discard quality to save space, Monkey's Audio only makes perfect, -bit-for-bit copies of your music. That means it always sounds perfect -- exactly the same as the original. Even though the sound is perfect, -it still saves a lot of space. (think of it as a beefed-up Winzip^(TM) -for your music) The other great thing is that you can always decompress -your Monkey's Audio files back to the exact, original files. That way, -you'll never have to recopy your CD collection to switch formats, and -you'll always be able to recreate the original music CD if something -ever happens to yours. +Native Monkey Audio Codec plugin for the XMMS1 Multimedia Player. -WWW: http://sourceforge.net/projects/mac-port/ +WWW: http://supermmx.org/linux/mac/ -arundel@h3c.de +alexbestms@wwu.de |