Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blackbox: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -1/+2 |
| | |||||
* | matchbox: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -7/+5 |
| | |||||
* | openmotif: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -1/+2 |
| | |||||
* | fltk: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -4/+2 |
| | | | | Remove comment when X isn't available while we're at it. | ||||
* | libsexy: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -1/+5 |
| | | | | Make it depend on libgtk2 while we're at it. | ||||
* | x11r7: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -1/+3 |
| | |||||
* | qtopia: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -3/+4 |
| | |||||
* | qte: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -11/+18 |
| | |||||
* | ntfs-3g: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -1/+6 |
| | |||||
* | stunnel: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -1/+6 |
| | | | | And add homepage while we're at it. | ||||
* | olsr: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -6/+6 |
| | |||||
* | kismet: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -8/+11 |
| | | | | And add homepage while we're at it. | ||||
* | sudo: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -4/+4 |
| | |||||
* | target/device/jp: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -1/+3 |
| | |||||
* | target/device/Atmel: fix long help text lines | Peter Korsgaard | 2008-08-27 | 3 | -9/+18 |
| | | | | And remove trailing spaces while we're at it. | ||||
* | kconfig: warn about overlong lines in help-texts | Peter Korsgaard | 2008-08-27 | 2 | -0/+9 |
| | | | | From busybox r22852. | ||||
* | gtkperf: Remove settings that are default | Daniel Laird | 2008-08-27 | 1 | -1/+0 |
| | | | | | Remove default setting of AUTORECONF = no | ||||
* | gtkperf: Adding gtkperf package | Daniel Laird | 2008-08-27 | 3 | -0/+26 |
| | | | | | Allows some benchmarking of GTK on different targets. | ||||
* | fbdump: Fix help text indentation and remove staging dir installation | Daniel Laird | 2008-08-27 | 2 | -4/+4 |
| | | | | | Tidy up fbdump package. | ||||
* | fbdump: Add new package fbdump. | Daniel Laird | 2008-08-27 | 3 | -0/+24 |
| | | | | | | | fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer device and write them out as a PPM file. Currently, most packed-pixel framebuffer formats and the vga16 framebuffer are supported. | ||||
* | squashfs: bump version | Peter Korsgaard | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | avahi: fix build with BR2_ENABLE_LOCALE | Peter Korsgaard | 2008-08-27 | 2 | -2/+4 |
| | |||||
* | libdaemon: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-08-27 | 3 | -178/+9 |
| | |||||
* | avahi: don't depend on busybox | Peter Korsgaard | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | libdaemon: bump version | Peter Korsgaard | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | netcat: convert to Makefile.autotools.in format | Peter Korsgaard | 2008-08-27 | 1 | -50/+9 |
| | |||||
* | libglib2: remove redundant configure args | Peter Korsgaard | 2008-08-26 | 1 | -8/+1 |
| | |||||
* | libglib2 fix !BR2_USE_WCHAR compilation | Peter Korsgaard | 2008-08-26 | 1 | -1/+2 |
| | |||||
* | libglib2: select libiconv | Peter Korsgaard | 2008-08-26 | 2 | -1/+2 |
| | |||||
* | atk: remove redundant configure args | Peter Korsgaard | 2008-08-26 | 1 | -8/+1 |
| | |||||
* | atk: select libglib2 | Peter Korsgaard | 2008-08-26 | 1 | -4/+1 |
| | |||||
* | popt: use := assignments | Peter Korsgaard | 2008-08-26 | 1 | -6/+6 |
| | |||||
* | popt: use install-strip for target install | Peter Korsgaard | 2008-08-26 | 1 | -2/+2 |
| | |||||
* | popt: cleanup redundant configure args | Peter Korsgaard | 2008-08-26 | 1 | -5/+0 |
| | |||||
* | neon: use := assignments | Peter Korsgaard | 2008-08-26 | 1 | -7/+5 |
| | |||||
* | neon: uses pkgconfig so select it | Peter Korsgaard | 2008-08-26 | 2 | -0/+3 |
| | |||||
* | neon: strip target library | Peter Korsgaard | 2008-08-26 | 1 | -0/+5 |
| | | | | neon doesn't have an install-strip target, so do it afterwards instead. | ||||
* | neon: fix compilation without xml support | Peter Korsgaard | 2008-08-26 | 1 | -0/+4 |
| | | | | | webdav needs xml support, so disable it if no xml support is selected, otherwise configure could get confused about a host xml2-config script. | ||||
* | neon: bump version | Peter Korsgaard | 2008-08-26 | 1 | -1/+1 |
| | | | | Fixes CVE-2008-3746. | ||||
* | blackbox: use := assignments | Peter Korsgaard | 2008-08-26 | 1 | -9/+9 |
| | |||||
* | blackbox: don't show comment if no xserver is selected | Peter Korsgaard | 2008-08-26 | 1 | -3/+0 |
| | |||||
* | blackbox: cleanup redundant configure args | Peter Korsgaard | 2008-08-26 | 1 | -4/+1 |
| | |||||
* | blackbox: use install-strip for target install | Peter Korsgaard | 2008-08-26 | 1 | -1/+1 |
| | |||||
* | blackbox: use BR2_SOURCEFORGE_MIRROR | Peter Korsgaard | 2008-08-26 | 1 | -1/+1 |
| | | | | Don't hardcode specific sourceforge mirrors. | ||||
* | pixman: cleanup staging + target install | Peter Korsgaard | 2008-08-26 | 1 | -2/+2 |
| | | | | | - install-data installs a subset of install / install-strip, so just drop it - use install-strip for target | ||||
* | Move pixman from package/x11r7/pixman to package/pixman | Daniel Laird | 2008-08-26 | 5 | -5/+2 |
| | | | | | | | | | Means we can now bounce cairo to 1.6.x series. pixman is not dependant on x libraries what so over so removed the dependencies section. Daniel Laird | ||||
* | Clean up LiTE | Daniel Laird | 2008-08-26 | 2 | -6/+3 |
| | |||||
* | Adds support for building LiTE - see DirectFB.org | Daniel Laird | 2008-08-26 | 4 | -0/+52 |
| | | | | | | | Will close bug 0003974 Daniel Laird | ||||
* | reverse changes to i2c-tools.mk until I tidy it up (get clean working for ↵ | Daniel Laird | 2008-08-26 | 1 | -12/+35 |
| | | | | | | | | | example) Still feel a good change to make as some of the suggestions recently made it look like Makefile.autotools.in might add support for installing a list of binaries etc and this would benefit this package. | ||||
* | select CUPS if XORG/XORG7/TINYX. | Daniel Laird | 2008-08-26 | 1 | -0/+1 |
| | | | | | | | | | | This makes the behaviour the same as before for X users. Although is CUPS a necessary dependancy? Daniel Laird |