Bug 70293 - media-sound/mpd-0.11.5 bump & ebuild update
Bug#: 70293 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: sound@gentoo.org Reported By: avuton@gmail.com
Component: Ebuilds
URL:  http://musicpd.org
Summary: media-sound/mpd-0.11.5 bump & ebuild update
Keywords:  
Status Whiteboard: 
Opened: 2004-11-06 12:58 0000
Description:   Opened: 2004-11-06 12:58 0000
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 From Thomas Matthijs (RETIRED) 2004-11-07 02:07:36 0000 -------
included your suggestions, and version bumped it