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

(-)abcde/Makefile (-12 / +29 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	abcde
8
PORTNAME=	abcde
9
PORTVERSION=	2.1.4
9
PORTVERSION=	2.1.5
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
Lines 18-24 Link Here
18
		cdparanoia:${PORTSDIR}/audio/cdparanoia \
18
		cdparanoia:${PORTSDIR}/audio/cdparanoia \
19
		id3v2:${PORTSDIR}/audio/id3v2 \
19
		id3v2:${PORTSDIR}/audio/id3v2 \
20
		lame:${PORTSDIR}/audio/lame \
20
		lame:${PORTSDIR}/audio/lame \
21
		normalize:${PORTSDIR}/audio/normalize \
22
		oggenc:${PORTSDIR}/audio/vorbis-tools
21
		oggenc:${PORTSDIR}/audio/vorbis-tools
23
22
24
USE_REINPLACE=	yes
23
USE_REINPLACE=	yes
Lines 33-53 Link Here
33
.endif
32
.endif
34
33
35
.if defined(WITH_DAGRAB)
34
.if defined(WITH_DAGRAB)
36
RUN_DEPENDS+=   dagrab:${PORTSDIR}/audio/dagrab
35
RUN_DEPENDS+=	dagrab:${PORTSDIR}/audio/dagrab
37
.else
36
.else
38
DAGRAB_MSG=     "Define WITH_DAGRAB to enable dagrab support."
37
DAGRAB_MSG=	"Define WITH_DAGRAB to enable dagrab support."
39
.endif
38
.endif
40
39
41
.if defined(WITH_EJECT)
40
.if defined(WITH_EJECT)
42
RUN_DEPENDS+=   eject:${PORTSDIR}/sysutils/eject
41
RUN_DEPENDS+=	eject:${PORTSDIR}/sysutils/eject
43
.else
42
.else
44
EJECT_MSG=     "Define WITH_EJECT to enable auto-eject support."
43
EJECT_MSG=	"Define WITH_EJECT to enable auto-eject support."
45
.endif
44
.endif
46
45
47
.if defined(WITH_FLAC)
46
.if defined(WITH_FLAC)
48
RUN_DEPENDS+=	flac:${PORTSDIR}/audio/flac
47
RUN_DEPENDS+=	flac:${PORTSDIR}/audio/flac
49
.else
48
.else
50
FLAC_MSG=     "Define WITH_FLAC to enable flac support."
49
FLAC_MSG=	"Define WITH_FLAC to enable FLAC support."
50
.endif
51
52
.if defined(WITH_NORMALIZE)
53
RUN_DEPENDS+=	normalize:${PORTSDIR}/audio/normalize
54
.else
55
NORMALIZE_MSG=	"Define WITH_NORMALIZE to enable normalize support."
56
.endif
57
58
.if defined(WITH_SPEEX)
59
RUN_DEPENDS+=	speexenc:${PORTSDIR}/audio/speex
60
.else
61
SPEEX_MSG=	"Define WITH_SPEEX to enable Speex support."
51
.endif
62
.endif
52
63
53
pre-fetch:
64
pre-fetch:
Lines 67-72 Link Here
67
	@${ECHO_MSG} ${FLAC_MSG}
78
	@${ECHO_MSG} ${FLAC_MSG}
68
	@${ECHO_MSG} ""
79
	@${ECHO_MSG} ""
69
.endif
80
.endif
81
.if defined(NORMALIZE_MSG)
82
	@${ECHO_MSG} ${NORMALIZE_MSG}
83
	@${ECHO_MSG} ""
84
.endif
85
.if defined(SPEEX_MSG)
86
	@${ECHO_MSG} ${SPEEX_MSG}
87
	@${ECHO_MSG} ""
88
.endif
70
89
71
post-patch:
90
post-patch:
72
	@${REINPLACE_CMD} -e 's#/etc/#${PREFIX}/etc/#g' \
91
	@${REINPLACE_CMD} -e 's#/etc/#${PREFIX}/etc/#g' \
Lines 85-95 Link Here
85
	@${ECHO_MSG} ""
104
	@${ECHO_MSG} ""
86
	@${ECHO_MSG} "Please copy ${PREFIX}/etc/abcde.conf to ~/.abcde.conf"
105
	@${ECHO_MSG} "Please copy ${PREFIX}/etc/abcde.conf to ~/.abcde.conf"
87
	@${ECHO_MSG} "and edit as necessary. Sane defaults have been set."
106
	@${ECHO_MSG} "and edit as necessary. Sane defaults have been set."
88
	@${ECHO_MSG} "
107
	@${ECHO_MSG} ""
89
	@${ECHO_MSG} "NOTE: As of version 2.1.4, you will need to start with"
108
	@${ECHO_MSG} "NOTE: If you have been using ${PORTNAME}-2.1.4 or older,"
90
	@${ECHO_MSG} "a fresh copy of the supplied abcde.conf file. Since all"
109
	@${ECHO_MSG} "you must start with a fresh ~/.abcde.conf."
91
	@${ECHO_MSG} "FreeBSD-specific patches have now entered the vendor"
92
	@${ECHO_MSG} "code, little or no editing should be necessary."
93
	@${ECHO_MSG} ""
110
	@${ECHO_MSG} ""
94
111
95
.include <bsd.port.mk>
112
.include <bsd.port.mk>
(-)abcde/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (abcde_2.1.4.orig.tar.gz) = bfc554c403d6cff332ffd4e9ce965404
1
MD5 (abcde_2.1.5.orig.tar.gz) = cb052c02daab29f9e81bc5598579c80e
(-)abcde/files/patch-aa (-6 / +6 lines)
Lines 1-15 Link Here
1
--- abcde.conf.orig	Sun May 11 12:58:34 2003
1
--- abcde.conf.orig	Wed Aug 20 02:43:58 2003
2
+++ abcde.conf	Sun May 11 13:22:44 2003
2
+++ abcde.conf	Wed Aug 20 02:57:42 2003
3
@@ -87,7 +87,7 @@
3
@@ -92,7 +92,7 @@
4
 #MP3ENCOPTS=
4
 
5
 # Ogg:
5
 # Ogg:
6
 #VORBIZEOPTS=
6
 #VORBIZEOPTS=
7
-#OGGENCOPTS=
7
-#OGGENCOPTS=
8
+OGGENCOPTS="-q 5"
8
+OGGENCOPTS="-q 5"
9
 
9
 # FLAC:
10
 # FLAC:
10
 #FLACOPTS=
11
 #FLACOPTS=
11
 
12
@@ -154,10 +154,10 @@
12
@@ -145,10 +145,10 @@
13
 # Since multiple-output was integrated we always append the file type
13
 # Since multiple-output was integrated we always append the file type
14
 # to the files. Remove it from your user defined string if you are getting
14
 # to the files. Remove it from your user defined string if you are getting
15
 # files like ".ogg.ogg".
15
 # files like ".ogg.ogg".

Return to bug 55790