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

(-)abcde/Makefile (-2 / +2 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	abcde
8
PORTNAME=	abcde
9
PORTVERSION=	2.1.5
9
PORTVERSION=	2.1.6
10
CATEGORIES=	audio
10
CATEGORIES=	audio
11
MASTER_SITES=	http://www.hispalinux.es/~data/files/
11
MASTER_SITES=	http://www.hispalinux.es/~data/files/
12
DISTNAME= 	abcde_${PORTVERSION}.orig
12
DISTNAME= 	abcde_${PORTVERSION}.orig
13
13
14
MAINTAINER=	chopra@soulwax.net
14
MAINTAINER=	chopra@soulwax.net
15
COMMENT=	Front-end shell script to encode CDs in ogg, mp3 or flac format
15
COMMENT=	Front-end shell script to encode CDs in flac/mp3/ogg/speex format
16
16
17
RUN_DEPENDS=	cd-discid:${PORTSDIR}/audio/cd-discid \
17
RUN_DEPENDS=	cd-discid:${PORTSDIR}/audio/cd-discid \
18
		cdparanoia:${PORTSDIR}/audio/cdparanoia \
18
		cdparanoia:${PORTSDIR}/audio/cdparanoia \
(-)abcde/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (abcde_2.1.5.orig.tar.gz) = cb052c02daab29f9e81bc5598579c80e
1
MD5 (abcde_2.1.6.orig.tar.gz) = a33069aa841ad01aef123d34bfe42376
(-)abcde/pkg-descr (-2 / +2 lines)
Lines 2-9 Link Here
2
a CD, encode them in ogg vorbis or mp3 format, and tag them. 
2
a CD, encode them in ogg vorbis or mp3 format, and tag them. 
3
3
4
Rippers supported: cdparanoia, cdda2wav, dagrab
4
Rippers supported: cdparanoia, cdda2wav, dagrab
5
Encoders supported: oggenc, vorbize, lame, gogo, bladeenc,
5
Encoders supported: bladeenc, gogo, flac, l3enc, lame, mp3enc,
6
                    mp3enc, xingmp3enc, l3enc, flac
6
                    oggenc, speex, vorbize, xingmp3enc
7
ID3 taggers supported: id3, id3v2
7
ID3 taggers supported: id3, id3v2
8
Other: vorbiscomment, distmp3, normalize
8
Other: vorbiscomment, distmp3, normalize

Return to bug 56904