Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 5 | |
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_PR | Holger Hans Peter Freyther | 5 | |
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-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 2 | |
2007-10-15 | mpd: Added sane revision. | Leon Woestenberg | 1 | |
2007-10-07 | mpd-alsa-svn: Added FLAC, Ogg and AAC. | Leon Woestenberg | 1 | |
2007-10-07 | mpd: Added mpd-alsa from SVN. Builds, but needs configuration love. | Leon Woestenberg | 1 | |
2007-08-10 | musicpd: update to 0.12.1 | Michael Lauer | 5 | |
2007-03-18 | gmpc: add missing DEPENDS, curl | Justin Patrin | 1 | |
2007-03-05 | mpd svn: set maxdate for mikmod patch since it has been applied officially | Dominik Kuhlen | 1 | |
2007-02-12 | musicpd: fix SECTION, sanitize | Rolf Leggewie | 13 | |
2007-01-28 | mpd: fix mod patch | Justin Patrin | 2 | |
2007-01-27 | mpd: add pulse support, fix mod support | Justin Patrin | 2 | |
2007-01-23 | py-libmpdclient: add py-libmpdclient | Justin Patrin | 1 | |
2007-01-23 | libmpd: add libmpd | Justin Patrin | 1 | |
2007-01-23 | gmpc: add newer versions | Justin Patrin | 2 | |
2007-01-23 | glurp: downgrade from 0.11.6 to 0.11.3 as higher releases don't seem to exist | Justin Patrin | 1 | |
2007-01-23 | mpd: add mpd_svn as 0.12.x releases have problems with autoreconf | Justin Patrin | 1 | |
2007-01-18 | musicpd/mpc: Changed URL, was unfetchable. | Leon Woestenberg | 1 | |
2007-01-15 | musicpd/mpc: Added 0.12.0. | Leon Woestenberg | 1 | |
2007-01-15 | musicpd/mpc: Fix cross compile badness; missing --with-iconv-*. | Leon Woestenberg | 1 | |
2006-11-15 | mpd: add faad2 support | Justin Patrin | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 7 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-07-02 | mpd: removed --prefix added a few --with-*-libraries and --with-*-includes | Frans Meulenbroeks | 2 | |
2006-07-01 | mpd: added --prefix to remove /usr/include | Frans Meulenbroeks | 2 | |
2006-02-07 | musicpd: Add init script | Matthias Goebl | 1 | |
- Add init script for mpd It's used only in mpd-alsa so far | ||||
2006-02-05 | musicpd/mpd-alsa_0.11.5.bb: Add mpd-package with alsa support | Matthias Goebl | 1 | |
- 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-04 | mpd: change DEPENDS from libiconv to virtual/libiconv | Oyvind Repvik | 1 | |
2005-09-04 | mpd: add libiconv DEPENDS | Oyvind Repvik | 1 | |
2005-09-02 | mpd: Add a patch to save/restore volume state in the state_file | Justin Patrin | 3 | |
2005-08-30 | glurp: update version, switch to SF mirror | Justin Patrin | 1 | |
2005-08-24 | Update mpd to latest version | Oyvind Repvik | 1 | |
2005-08-11 | mpd was building, but not necessarily using, it's own local cache of the | John Bowler | 1 | |
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-14 | move mpd into musicpd directory | Michael Lauer | 1 | |
2005-07-13 | gmpc: add dependency to gnome-vfs. thanks reenoo | Michael Lauer | 1 | |
2005-07-13 | Add console, ncurses, gtk+, and glurp musicpd players courtesy Justin Patrin. | Michael Lauer | 5 | |