diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-18 00:03:12 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-18 00:03:12 +0000 |
commit | 74152b6a58d0236e31df0dba7693774c6d0cbeb2 (patch) | |
tree | 19251bfaa09208da42777a242bc7398d7b73fa66 /openwrt/package/mpd/ipkg | |
parent | f248081f4a856ee3976d91213e4c5aab5e5c8525 (diff) |
update mpd to development snapshot,
add shared mp3, ogg/vorbis and flac support (thanks to David Collet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2160 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/mpd/ipkg')
-rw-r--r-- | openwrt/package/mpd/ipkg/mpd.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/mpd/ipkg/mpd.control b/openwrt/package/mpd/ipkg/mpd.control index 2daf4838d..8fa6ebbf0 100644 --- a/openwrt/package/mpd/ipkg/mpd.control +++ b/openwrt/package/mpd/ipkg/mpd.control @@ -1,6 +1,6 @@ Package: mpd Priority: optional Section: net -Maintainer: David Collett <daveco@users.sourceforge.net> -Source: http://mpd.wikicities.com/wiki/MusicPlayerDaemonUclinuxBranch +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, David Collett <daveco@users.sourceforge.net> +Source: http://www.musicpd.org Description: A music player for flac, mp3 and ogg. |