Commit Graph

18 Commits

Author SHA1 Message Date
landry
11e4a69dc4 Update to mpd 0.16.2:
Diff from Martin Pieuchot based on a diff for 0.16.1 from Tobias Ulmer
(maintainer). Note that configuration file may need an update
(mixer_type is not global anymore, it's per-output), and mpd will
recreate its database upon startup.
Tested by jasper@ and myself, looks good to maintainer
2011-04-05 19:55:38 +00:00
jasper
96a6dfc31b - update mpd to 0.15.12
* from tobias ulmer (MAINTAINER)

some tweaks by me:
- set license version
- new-style WANTLIB/LIB_DEPENDS
- fix MODULES and MASTER_SITES
2010-08-23 14:46:55 +00:00
pea
8009f567a5 Fix after recent libao update
ok naddy@, maintainer ok
2010-06-03 16:06:07 +00:00
jasper
42ac3ac376 - re-anable musepack/mpc support
ok tobias ulmer (MAINTAINER)
2010-05-22 11:10:09 +00:00
jasper
3dae0f014f - update mpd to 0.15.9
- add --enable-pipe-output to pipe into aucat/rtunes/etc
- remove all encoders in the tremor flavor, cpu starved architectures
  don't need them and lack of shoutcast support makes them useless.
* the above was from Bjorn Ketelaars via Tobias Ulmer (MAINTAINER

- Add AAC/MP4 support to the main package now that audio/faad is fixed
* done by me.

ok aja@
2010-04-09 11:39:33 +00:00
wcmaier
61313b5109 Update to 0.15.7.
Most awesomely, mpd can now stream natively without a icecast server.
ok and help from MAINTAINER Tobias Ulmer <tobiasu at tmux dot org>.
2010-01-12 18:58:26 +00:00
beck
6ee4b65a8b remove src-playlist patch since it breaks on the new version and we're close to
release - will fix after release and put it back - as discussed with tobias.
2009-06-29 15:34:37 +00:00
beck
63131ebe8a make mpd use a reaonable Fisher-Yates shuffle for randomizing play order
instead of an incorrectly implemented Knuth shuffle. Also on openbsd
make sure we use arc4random_uniform for the random choice from the
sequence to make sure we aren't modulo biased.
Noticed when my mpd server played an unnatural amount of Rush out of the
80's playlist.
2009-04-10 00:52:07 +00:00
jakemsr
dfd761fe0d - simpler faad related patches
- bump PKGNAME

ok brad@
2008-09-15 22:04:17 +00:00
bernd
1d60f98bea Update to mpd-0.13.2.
ok MAINTAINER, jasper@
2008-07-15 08:40:49 +00:00
bernd
2149a983e2 Security update to mpd-0.13.1 to fix a possible DoS.
ok jasper@ and Tobias Ulmer (MAINTAINER)
2008-02-17 18:53:02 +00:00
naddy
eb946052cf simple configure/build/wantlib fixes for FLAC 1.2.0 2007-09-18 18:26:52 +00:00
jakemsr
6ff93d9b44 - use exact width data types for libfaad interaction
- LIB_DEPENDS libfaad >= 1.0
- bump PKGNAME

OK naddy@
2007-06-29 06:08:12 +00:00
jasper
e770f35a47 - update mpd to 0.13.0
- regen patches while here

from simon kuhnle with a tweak by me
2007-06-22 11:42:14 +00:00
jasper
4278131d4f - update mpd to 0.12.2
- add a tremor flavor, and add it to audio/Makefile

from Tobias Ulmer <tobiasu@tmux.org> (MAINTAINER)

discussed with bernd@ naddy@
ok bernd@
2007-05-20 13:05:27 +00:00
bernd
00ea4e22d7 Update to mpd-0.12.1. From maintainer Tobias Ulmer.
ChangeLog: https://svn.musicpd.org/mpd/tags/release-0.12.1/ChangeLog
2006-11-05 14:42:56 +00:00
bernd
d6bab7a71c - Remove trailing whitespaces. (From Jasper)
- Install daemon into ${LOCALBASE}/sbin. (From steven@)
- Fix pkg/DESCR (From steven@)
- Really fix the OSS mixer stuff.

ok Tobias Ulmer (MAINTAINER)
ok naddy@ (for the mixer stuff)
2006-06-14 12:37:52 +00:00
bernd
6dbd1f0915 Initial import of mpd-0.11.5.
Music Player Daemon allows remote access for playing music (mp3,
ogg, flac, aac, mod and wav files) and managing playlists. MPD is
designed for integrating a computer into a stereo system that
provides control for music playback over a local network. It is
also makes a great desktop music player and has serveral frontend
options.

Submitted and maintained by Tobias Ulmer <tobiasu at tmux.org>.
(Sorry for the delay Tobias!)

tested by naddy@
2006-05-13 09:52:49 +00:00