Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mpg123/
Date: Sat, 24 Sep 2016 22:18:46
Message-Id: 1474755418.b7b12a8e1a35edaad551bf7195855a30ed77825d.polynomial-c@gentoo
1 commit: b7b12a8e1a35edaad551bf7195855a30ed77825d
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 24 22:16:58 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 24 22:16:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b12a8e
7
8 media-sound/mpg123: Bump to version 1.23.7
9
10 Package-Manager: portage-2.3.1
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 media-sound/mpg123/Manifest | 1 +
14 media-sound/mpg123/mpg123-1.23.7.ebuild | 108 ++++++++++++++++++++++++++++++++
15 2 files changed, 109 insertions(+)
16
17 diff --git a/media-sound/mpg123/Manifest b/media-sound/mpg123/Manifest
18 index b7195868..3189f32 100644
19 --- a/media-sound/mpg123/Manifest
20 +++ b/media-sound/mpg123/Manifest
21 @@ -3,3 +3,4 @@ DIST mpg123-1.22.4.tar.bz2 870889 SHA256 5069e02e50138600f10cc5f7674e44e9bf6f193
22 DIST mpg123-1.23.3.tar.bz2 890370 SHA256 5c431da7e7446fae586c9207772dc0038ce2bfe75f0274a7933d1b4a7d84e6c6 SHA512 a5ebfb36223a3966386bc8e5769b8543861872d20f9de037d07857e857000f20e198e0b1db04bdc56b18b19d5b4027d8261a104af0216d6ea45274b21a18dda4 WHIRLPOOL 3d2715f45d1821bdd47b7e62dc496d85f671e66da2965f0f87cf4b885096fff4740b0b3183642b54c1ef300a9d8feac666e1acf673ef54321a25b6ab250be33e
23 DIST mpg123-1.23.4.tar.bz2 892706 SHA256 3495e678dec9a60f29cbcd4fc698abc4c811ec60d1276e744f7a10ac35023b48 SHA512 12660c8f78b53d6310195cea6e24b73323aed66354665e9d4c9f1b2b2c71c5154fbbe239e3cf42a2de22fa48ba9e898e725ae46ddcb2ffc48d7fdeee1afb5862 WHIRLPOOL be2500b7237349b4cc81aa9d455c1d9939565fbd063ccc23293693ebe60e4848462085590cd1a8be1e1fd268fcb67aac3bf8d6af785d274174f27a9cf3cd5cd9
24 DIST mpg123-1.23.6.tar.bz2 893351 SHA256 4073d9c60a43872f6f5a3a322f5ea21ab7f0869d2ed25e79c3eb8521fa3c32d4 SHA512 2fe11f921227c0866717c9268e7034d28a09086d96e3748188dcf41189238d8e605347f3200aa419031ca2975dc61ab9dfa51879e26f9a0d2f736a9c20089e3c WHIRLPOOL 4992224ecbf5a576e7d20ce4727cc3734ff08a261348ed114ad8225f0dd08314aa0b3b751c36aa7ddddf2f287efee968eb7d4bfbb24fde20fff9c66a7185120a
25 +DIST mpg123-1.23.7.tar.bz2 893054 SHA256 934047120953159e364c790e059684b681d7e670884fe179e1954d17d1c6334b SHA512 f63e8f6849447c1b3821e032908c2f7c2c78fa68869bbbb909c4ac9f8732387e5be2440e2f40e349dc103306eed56c409d4f5dd10aaea08ba18dca49a677bf2f WHIRLPOOL 66d6a14176c22202bc7e0a0dedc255b5953c68de31b72e82dcba27adffe912319d9a4b297de55b6d806b40a7fe054ffd139581e7ec1a91bdd648dbe8edf7f842
26
27 diff --git a/media-sound/mpg123/mpg123-1.23.7.ebuild b/media-sound/mpg123/mpg123-1.23.7.ebuild
28 new file mode 100644
29 index 00000000..253e153
30 --- /dev/null
31 +++ b/media-sound/mpg123/mpg123-1.23.7.ebuild
32 @@ -0,0 +1,108 @@
33 +# Copyright 1999-2016 Gentoo Foundation
34 +# Distributed under the terms of the GNU General Public License v2
35 +# $Id$
36 +
37 +EAPI=6
38 +inherit flag-o-matic toolchain-funcs libtool multilib-minimal
39 +
40 +DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3"
41 +HOMEPAGE="http://www.mpg123.org/"
42 +SRC_URI="http://www.mpg123.org/download/${P}.tar.bz2"
43 +
44 +LICENSE="GPL-2 LGPL-2.1"
45 +SLOT="0"
46 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
47 +IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse"
48 +
49 +# No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.
50 +RDEPEND="app-eselect/eselect-mpg123
51 + || ( dev-libs/libltdl:0 <sys-devel/libtool-2.4.3-r2:2 )
52 + alsa? ( media-libs/alsa-lib )
53 + jack? ( media-sound/jack-audio-connection-kit )
54 + nas? ( media-libs/nas )
55 + portaudio? ( media-libs/portaudio )
56 + pulseaudio? ( media-sound/pulseaudio )
57 + sdl? ( media-libs/libsdl )
58 + abi_x86_32? (
59 + !<=app-emulation/emul-linux-x86-soundlibs-20130224-r9
60 + !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)]
61 + )"
62 +DEPEND="${RDEPEND}
63 + sys-devel/libtool
64 + virtual/pkgconfig"
65 +
66 +DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README )
67 +
68 +pkg_setup() {
69 + # Build fails without -D_GNU_SOURCE like this:
70 + # error: ‘struct hostent’ has no member named ‘h_addr’
71 + append-cflags -D_GNU_SOURCE
72 +}
73 +
74 +src_prepare() {
75 + default
76 + elibtoolize # for Darwin bundles
77 +}
78 +
79 +multilib_src_configure() {
80 + local _audio=dummy
81 + local _output=dummy
82 + local _cpu=generic_fpu
83 +
84 + if $(multilib_is_native_abi) ; then
85 + for flag in nas portaudio sdl oss jack alsa pulseaudio coreaudio; do
86 + if use ${flag}; then
87 + _audio+=" ${flag/pulseaudio/pulse}"
88 + _output=${flag/pulseaudio/pulse}
89 + fi
90 + done
91 + fi
92 +
93 + use altivec && _cpu=altivec
94 +
95 + if [[ $(tc-arch) == amd64 || ${ARCH} == x64-* ]]; then
96 + use cpu_flags_x86_sse && _cpu=x86-64
97 + elif use x86 && gcc-specs-pie ; then
98 + # Don't use any mmx, 3dnow, sse and 3dnowext #bug 164504
99 + _cpu=generic_fpu
100 + elif use x86-macos ; then
101 + # ASM doesn't work quite as expected with the Darwin linker
102 + _cpu=generic_fpu
103 + else
104 + use cpu_flags_x86_mmx && _cpu=mmx
105 + use cpu_flags_x86_3dnow && _cpu=3dnow
106 + use cpu_flags_x86_sse && _cpu=x86
107 + use cpu_flags_x86_3dnowext && _cpu=x86
108 + fi
109 +
110 + local myconf=""
111 + multilib_is_native_abi || myconf="${myconf} --disable-modules"
112 +
113 + ECONF_SOURCE="${S}" econf \
114 + --with-optimization=0 \
115 + --with-audio="${_audio}" \
116 + --with-default-audio=${_output} \
117 + --with-cpu=${_cpu} \
118 + --enable-network \
119 + $(use_enable ipv6) \
120 + --enable-int-quality=$(usex int-quality) \
121 + ${myconf}
122 +
123 + if ! $(multilib_is_native_abi) ; then
124 + sed -i -e 's:src doc:src/libmpg123:' Makefile || die
125 + fi
126 +}
127 +
128 +multilib_src_install_all() {
129 + einstalldocs
130 + mv "${ED}"/usr/bin/mpg123{,-mpg123}
131 + find "${ED}" -name '*.la' -exec sed -i -e "/^dependency_libs/s:=.*:='':" {} +
132 +}
133 +
134 +pkg_postinst() {
135 + eselect mpg123 update ifunset
136 +}
137 +
138 +pkg_postrm() {
139 + eselect mpg123 update ifunset
140 +}