Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94493 - IPv6 support for beep-media-player
Summary: IPv6 support for beep-media-player
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-05-30 05:29 UTC by Christophe Saout
Modified: 2005-07-23 17:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch http protocol handlers to support IPv6 (0.9.7-ipv6.patch,9.83 KB, patch)
2005-05-30 05:30 UTC, Christophe Saout
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Saout 2005-05-30 05:29:30 UTC
beep-media-player streaming (mp3, ogg) only supports IPv4 at the moment.

A very small and simple patch, ported from XMMS extends the functionality to
also include IPv6 support (or in theory it makes it completely protocol
independent).

Since an --enable-ipv6 parameter is added to configure the patch requires
autoreconf to be run after patching configure.in (and `use_enable ipv6`).


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Christophe Saout 2005-05-30 05:30:11 UTC
Created attachment 60179 [details, diff]
patch http protocol handlers to support IPv6
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2005-05-30 12:54:49 UTC
Hiya Christophe, have you submitted this upstream as well?
Comment 3 Christophe Saout 2005-05-30 13:03:53 UTC
Yes, http://www.sosdg.org/~larne/bugs/show_bug.cgi?id=293
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2005-07-23 17:29:31 UTC
Thanks, this in -r7, scheduled to hit the portage tree in two hours :)