summaryrefslogtreecommitdiffstats
path: root/audio-players/mpd/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/mpd/HISTORY')
-rw-r--r--audio-players/mpd/HISTORY57
1 files changed, 57 insertions, 0 deletions
diff --git a/audio-players/mpd/HISTORY b/audio-players/mpd/HISTORY
index 211fd4c8bd..c00c9ef42e 100644
--- a/audio-players/mpd/HISTORY
+++ b/audio-players/mpd/HISTORY
@@ -1,3 +1,60 @@
+2014-11-26 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 0.19.4
+
+2014-09-26 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.18.16
+ * BUILD: cleaned up; error-safe++
+
+2014-09-26 Remko van der Vossen <wich@sourcemage.org>
+ * BUILD: fix build with existing LDFLAGS (like --as-needed)
+
+2014-09-25 Remko van der Vossen <wich@sourcemage.org>
+ * DEPENDS: depends libogg if libvorbis is enabled
+
+2014-09-12 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.18.14
+
+2014-09-02 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.18.13
+ * CONFIGURE: removed obsolete options
+ * DEPENDS: removed obsolete dependencies: libffado, lastfm, libsoup;
+ added missing dependencies: libmpdclient, gcc; updated TODO list
+
+2014-03-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.18.9
+
+2014-02-28 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.18.8
+
+2014-01-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.18.6
+ * DEPENDS: depend on stable version of ffmpeg if ffmpeg is selected,
+ remove optional dependency on libmpcdec since our libmpcdec is
+ incompatible with mpd
+ * BUILD: forcibly disable dependency on libmpcdec to prevent build error
+
+2013-08-31 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * BUILD: fix library search path so libresid-builder is found
+
+2013-08-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.17.5
+
+2013-04-18 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.17.4; updated source url
+
+2013-02-24 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switched from libcdio to libcdio-paranoia
+
+2013-01-07 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.17.3
+
+2012-12-04 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.17.2
+ * CONFIGURE: added missing/new configure options; added missing "&&";
+ reset default value for pipe-output
+ * DEPENDS: dropped support for deprecated dependencies; added new
+ optional dependencies; added TODO list in a comment
+
2012-06-12 Thomas Orgis <sobukus@sourcemage.org>
* DEPENDS: need doxygen for docs, too