Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xda_xcursor-themes: depends on libXcursor | Darius Augulis | 2010-05-01 | 2 | -3/+4 |
| | | | | | | | | While at it convert spaces to TABs Signed-off-by: Darius Augulis <augulis.darius@gmail.com> Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Bump xcursor-themes to 1.0.2 | Paulius Zaleckas | 2010-02-28 | 1 | -82/+8 |
| | | | | | | Also convert to autotools. Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> | ||||
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -1/+1 |
| | | | | | | | | | | We have been passing -q to ./configure when using 'make -s' for packages using Makefile.autotools.in for some time. Do the same for packages using autotools, but not using the Makefile.autotools.in infrastructure, taking care to not do it for packages with hand written configure scripts. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | xdata_xcursor-themes: -source target should only download, not extract | Peter Korsgaard | 2009-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | Use correct include dir syntax for xcursor-xthemes | Ulf Samuelsson | 2008-07-10 | 1 | -2/+2 |
| | |||||
* | buildroot: additional -clean target fixes | Peter Korsgaard | 2008-04-01 | 1 | -2/+2 |
| | | | | Patch by Hebbar. | ||||
* | updated xorg to version 7.3 and added all of the fonts | John Voltz | 2008-03-06 | 1 | -5/+7 |
| | |||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -11/+11 |
| | |||||
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't | Eric Andersen | 2007-08-10 | 2 | -0/+91 |
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot. |