summaryrefslogtreecommitdiff
path: root/packages/musicpd
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko15
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-02-19mpd: fix mode of mpd.confFrans Meulenbroeks2
2009-02-19mpd: added sample /etc/mtd.conf fileFrans Meulenbroeks3
2009-02-19mpd: add fix from mpd-alsaKoen Kooi1
2009-02-19mpd: massive updateKoen Kooi7
2008-10-29bluemchen wiese: Allow to disable certain ugly packages globallyHolger Hans Peter Freyther3
Adopt the notion of gstreamer and allow to easily not build certain ugly packages. People are constraints to not live on a bluemchen wiese can set ENTERPRISE_DISTRO="1" in their config and get ugly packages removed. This is implemented by a set of packages in the BBMASK (as a safety net) and by using base conditional to onl conditonally add ugly packages.
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther5
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther5
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2007-10-15mpd: Added sane revision.Leon Woestenberg1
2007-10-07mpd-alsa-svn: Added FLAC, Ogg and AAC.Leon Woestenberg1
2007-10-07mpd: Added mpd-alsa from SVN. Builds, but needs configuration love.Leon Woestenberg1
2007-08-10musicpd: update to 0.12.1Michael Lauer5
2007-03-18gmpc: add missing DEPENDS, curlJustin Patrin1
2007-03-05mpd svn: set maxdate for mikmod patch since it has been applied officiallyDominik Kuhlen1
2007-02-12musicpd: fix SECTION, sanitizeRolf Leggewie13
2007-01-28mpd: fix mod patchJustin Patrin2
2007-01-27mpd: add pulse support, fix mod supportJustin Patrin2
2007-01-23py-libmpdclient: add py-libmpdclientJustin Patrin1
2007-01-23libmpd: add libmpdJustin Patrin1
2007-01-23gmpc: add newer versionsJustin Patrin2
2007-01-23glurp: downgrade from 0.11.6 to 0.11.3 as higher releases don't seem to existJustin Patrin1
2007-01-23mpd: add mpd_svn as 0.12.x releases have problems with autoreconfJustin Patrin1
2007-01-18musicpd/mpc: Changed URL, was unfetchable.Leon Woestenberg1
2007-01-15musicpd/mpc: Added 0.12.0.Leon Woestenberg1
2007-01-15musicpd/mpc: Fix cross compile badness; missing --with-iconv-*.Leon Woestenberg1
2006-11-15mpd: add faad2 supportJustin Patrin1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi7
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-07-02mpd: removed --prefix added a few --with-*-libraries and --with-*-includesFrans Meulenbroeks2
2006-07-01mpd: added --prefix to remove /usr/includeFrans Meulenbroeks2
2006-02-07musicpd: Add init scriptMatthias Goebl1
- Add init script for mpd It's used only in mpd-alsa so far
2006-02-05musicpd/mpd-alsa_0.11.5.bb: Add mpd-package with alsa supportMatthias Goebl1
- Make mpd-alsa_0.11.5.bb from mpd_0.11.5.bb and add alsa-lib and libao dependency (./configure will add alsa support) (mpd not only uses alsa indirectly via libao, but also directly for mixer support)
2005-09-04mpd: change DEPENDS from libiconv to virtual/libiconvOyvind Repvik1
2005-09-04mpd: add libiconv DEPENDSOyvind Repvik1
2005-09-02mpd: Add a patch to save/restore volume state in the state_fileJustin Patrin3
2005-08-30glurp: update version, switch to SF mirrorJustin Patrin1
2005-08-24Update mpd to latest versionOyvind Repvik1
2005-08-11mpd was building, but not necessarily using, it's own local cache of theJohn Bowler1
libmad and libid3tag source. Removing the --enable-mpd-* settings causes it not to build the local source (and it uses the versions in staging).
2005-07-14move mpd into musicpd directoryMichael Lauer1
2005-07-13gmpc: add dependency to gnome-vfs. thanks reenooMichael Lauer1
2005-07-13Add console, ncurses, gtk+, and glurp musicpd players courtesy Justin Patrin.Michael Lauer5