Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-17 | package: apply libtool patch where possible | Peter Korsgaard | |
Now that we have libtool-2.2.x patch support, we can get rid of a bunch of _LIBTOOL_PATH = NO, fixing (potential) cross link issues. Notice: php not changed, as it uses a very old 1.5 version for the embedded sqlite, where our buildroot-libtool-v1.5.patch doesn't apply. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-07-25 | gmpc: fix typo | Peter Korsgaard | |
Fixes build with libSM support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-05-24 | Update packages to BR2_NEEDS_GETTEXT_IF_LOCALE | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2010-05-20 | Make all package using gettext rely on BR2_NEEDS_GETTEXT | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2010-02-23 | gmpc: add dependency on host-intltool | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2009-05-04 | package/: add gob2 for target/host and use for gmpc compilation | Peter Korsgaard | |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-03-11 | gmpc: needs gob2 installed on host, so check for it | Peter Korsgaard | |
2009-03-11 | gmpc: fix build without libSM | Peter Korsgaard | |
2009-01-18 | Getting rid of a bit more configure options that's been centralized. | Thomas Lundquist | |
2008-12-29 | gmpc: needs libglade as well | Peter Korsgaard | |
2008-12-28 | package: add gmpc (gtk musicpd client) package | Peter Korsgaard | |