Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/mpg123: ChangeLog mpg123-1.2.0.ebuild mpg123-0.67.ebuild mpg123-1.2.1.ebuild
Date: Mon, 25 Feb 2008 14:02:40
Message-Id: E1JTduf-0006j1-97@stork.gentoo.org
1 drac 08/02/25 14:02:37
2
3 Modified: ChangeLog mpg123-1.2.0.ebuild mpg123-0.67.ebuild
4 Added: mpg123-1.2.1.ebuild
5 Log:
6 Version bump, minor bugfix release, change src_uri from mpg123.de to .org from all ebuilds and match descriptions
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.143 media-sound/mpg123/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/ChangeLog?rev=1.143&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/ChangeLog?rev=1.143&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/ChangeLog?r1=1.142&r2=1.143
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v
19 retrieving revision 1.142
20 retrieving revision 1.143
21 diff -u -r1.142 -r1.143
22 --- ChangeLog 25 Feb 2008 13:37:17 -0000 1.142
23 +++ ChangeLog 25 Feb 2008 14:02:36 -0000 1.143
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-sound/mpg123
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.142 2008/02/25 13:37:17 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.143 2008/02/25 14:02:36 drac Exp $
29 +
30 +*mpg123-1.2.1 (25 Feb 2008)
31 +
32 + 25 Feb 2008; Samuli Suominen <drac@g.o> +mpg123-1.2.1.ebuild:
33 + Version bump.
34
35 25 Feb 2008; Jeroen Roovers <jer@g.o> mpg123-1.2.0.ebuild:
36 Stable for HPPA (bug #210277).
37
38
39
40 1.9 media-sound/mpg123/mpg123-1.2.0.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-1.2.0.ebuild?rev=1.9&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-1.2.0.ebuild?rev=1.9&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-1.2.0.ebuild?r1=1.8&r2=1.9
45
46 Index: mpg123-1.2.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.2.0.ebuild,v
49 retrieving revision 1.8
50 retrieving revision 1.9
51 diff -u -r1.8 -r1.9
52 --- mpg123-1.2.0.ebuild 25 Feb 2008 13:37:17 -0000 1.8
53 +++ mpg123-1.2.0.ebuild 25 Feb 2008 14:02:36 -0000 1.9
54 @@ -1,9 +1,9 @@
55 # Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.2.0.ebuild,v 1.8 2008/02/25 13:37:17 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.2.0.ebuild,v 1.9 2008/02/25 14:02:36 drac Exp $
59
60 DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3."
61 -HOMEPAGE="http://www.mpg123.de"
62 +HOMEPAGE="http://www.mpg123.org"
63 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
64
65 LICENSE="GPL-2 LGPL-2.1"
66
67
68
69 1.11 media-sound/mpg123/mpg123-0.67.ebuild
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild?rev=1.11&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild?rev=1.11&content-type=text/plain
73 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild?r1=1.10&r2=1.11
74
75 Index: mpg123-0.67.ebuild
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild,v
78 retrieving revision 1.10
79 retrieving revision 1.11
80 diff -u -r1.10 -r1.11
81 --- mpg123-0.67.ebuild 21 Feb 2008 17:27:05 -0000 1.10
82 +++ mpg123-0.67.ebuild 25 Feb 2008 14:02:36 -0000 1.11
83 @@ -1,11 +1,11 @@
84 # Copyright 1999-2008 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild,v 1.10 2008/02/21 17:27:05 drac Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.67.ebuild,v 1.11 2008/02/25 14:02:36 drac Exp $
88
89 inherit eutils autotools
90
91 -DESCRIPTION="Real Time mp3 player"
92 -HOMEPAGE="http://www.mpg123.de"
93 +DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3."
94 +HOMEPAGE="http://www.mpg123.org"
95 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
96
97 LICENSE="GPL-2 LGPL-2.1"
98 @@ -66,7 +66,6 @@
99 elog "of the following USE flags:"
100 elog "alsa oss sdl esd nas jack portaudio"
101 elog "and recompile ${PN}."
102 - epause 5
103
104 econf --with-optimization=0 \
105 --with-audio=${audiodev} \
106
107
108
109 1.1 media-sound/mpg123/mpg123-1.2.1.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-1.2.1.ebuild?rev=1.1&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg123/mpg123-1.2.1.ebuild?rev=1.1&content-type=text/plain
113
114 Index: mpg123-1.2.1.ebuild
115 ===================================================================
116 # Copyright 1999-2008 Gentoo Foundation
117 # Distributed under the terms of the GNU General Public License v2
118 # $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.2.1.ebuild,v 1.1 2008/02/25 14:02:36 drac Exp $
119
120 DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3."
121 HOMEPAGE="http://www.mpg123.org"
122 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
123
124 LICENSE="GPL-2 LGPL-2.1"
125 SLOT="0"
126 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
127 IUSE="3dnow 3dnowext alsa altivec arts esd jack mmx nas oss portaudio pulseaudio sdl sse"
128
129 RDEPEND="alsa? ( media-libs/alsa-lib )
130 esd? ( media-sound/esound )
131 jack? ( media-sound/jack-audio-connection-kit )
132 nas? ( media-libs/nas )
133 portaudio? ( media-libs/portaudio )
134 pulseaudio? ( media-sound/pulseaudio )
135 sdl? ( media-libs/libsdl )
136 arts? ( kde-base/arts )"
137 DEPEND="${RDEPEND}
138 dev-util/pkgconfig"
139
140 PROVIDE="virtual/mpg123"
141
142 src_unpack() {
143 unpack ${A}
144 sed -i -e 's:-faltivec::' "${S}"/configure
145 }
146
147 src_compile() {
148 local myaudio
149
150 use alsa && myaudio="${myaudio} alsa"
151 use esd && myaudio="${myaudio} esd"
152 use jack && myaudio="${myaudio} jack"
153 use nas && myaudio="${myaudio} nas"
154 use oss && myaudio="${myaudio} oss"
155 use portaudio && myaudio="${myaudio} portaudio"
156 use pulseaudio && myaudio="${myaudio} pulse"
157 use sdl && myaudio="${myaudio} sdl"
158 use arts && myaudio="${myaudio} arts"
159
160 local mycpu
161
162 if use altivec; then
163 mycpu="--with-cpu=altivec"
164 elif use 3dnowext; then
165 mycpu="--with-cpu=3dnowext"
166 elif use 3dnow; then
167 mycpu="--with-cpu=3dnow"
168 elif use sse; then
169 mycpu="--with-cpu=sse"
170 elif use mmx; then
171 mycpu="--with-cpu=mmx"
172 fi
173
174 econf --with-optimization=0 ${mycpu} \
175 --with-audio="${myaudio}"
176
177 emake || die "emake failed."
178 }
179
180 src_install() {
181 emake DESTDIR="${D}" install || die "emake install failed."
182 dodoc AUTHORS ChangeLog NEWS* README
183 }
184
185
186
187 --
188 gentoo-commits@l.g.o mailing list