Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70293 - media-sound/mpd-0.11.5 bump & ebuild update
Summary: media-sound/mpd-0.11.5 bump & ebuild update
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Sound Team
URL: http://musicpd.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-06 12:58 UTC by Avuton Olrich
Modified: 2004-11-07 02:07 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Avuton Olrich 2004-11-06 12:58:13 UTC
ver 0.11.5 (2004/11/1)
1) New id3v1_ecnoding config option to configure the id3v1 tag encoding (patch from dottemag)
2) Strip '\r' from m3u playlists (thank you windows)
3) Use random() instead of rand() for playlist randomizing
4) Fix a bug trying skipping some commented lines in m3u playlist files
5) Fix a bug when fetching metadata from streams that may cause certain weirdnesses
6) Fix a bug where replaygain preamp was used on files w/o replaygain tags
7) Fix a busy loop when trying to prebuffer a nonexistant or missing stream
8) Fix a bug in forgetting to remove leading ' ' in content-type for http streams
9) Check for ice-name in http headers
10) Be sure the strip all '\n' chars in tags
11) Set $HOME env variable when setuid'ing, this should fix the /root/.mcop errors triggered by arts/libao

And while I use svn and not the ebuild I diffed against mpd-0.11.4-r2 and I'm not positive I'm doing the right thing here but why not have this in there?

62,65d61
<         if use unicode;
<             dosed 's:^#filesystem_charset.*$:filesystem_charset "UTF-8":' /etc/mpd.conf
<         fi
< 
74d69
<         dodir /usr/share/mpd/playlists
87c82
<         einfo "http://www.musicpd.org/wiki/moin.cgi/MpdFAQ if you are having problems"
---
>       einfo "http://musicpd.sourceforge.net/faq.php if you are having problems."

*Note: Normally I do neither patches or ebuilds

And finally, MPD is in ports for both freebsd and openbsd maybe get an ~x86-obsd ~x86-fbsd for this package?


Thanks
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2004-11-07 02:07:36 UTC
included your suggestions, and version bumped it