summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-17package: fix host pathPeter Korsgaard
And generate dbus introspect xml for dbus-glib.
2009-03-16dbus: add host-dbus supportPeter Korsgaard
2009-03-16expat: add host-expat supportPeter Korsgaard
2009-03-16package/Makefile.in: search $(HOST_DIR) for host includes / librariesPeter Korsgaard
2009-03-16expat: convert to Makefile.autotools.in formatPeter Korsgaard
2009-03-16libgtk2: small cleanupPeter Korsgaard
2009-03-16dbus: compile with X support if libX11 is availablePeter Korsgaard
2009-03-16libgtk2: init script: make sure /etc/gtk-2.0 existsPeter Korsgaard
2009-03-16libglib2: build host version for build-time binariesPeter Korsgaard
Build host version of glib in HOST_DIR and use the build-time binaries from there instead of relying on what is installed on the host.
2009-03-16iptables: doesn't use glibPeter Korsgaard
2009-03-16Makefile: introduce $(HOST_DIR) for host binariesPeter Korsgaard
Add HOST_DIR directory handling. HOST_DIR should be used just like STAGING_DIR, but for host files instead of target ones.
2009-03-16automake: minor cleanupPeter Korsgaard
2009-03-16xserver-xorg: libXtst not neededPeter Korsgaard
2009-03-16xserver-xorg: set buildroot mailing list as builder addrPeter Korsgaard
2009-03-16xserver-xorg: more optional dependenciesPeter Korsgaard
2009-03-16xserver-xorg: dbus is optionalPeter Korsgaard
2009-03-16mpfr: bump versionPeter Korsgaard
2009-03-16xorg_server: cleanup .mkPeter Korsgaard
Rearrange lines and get rid of unneeded variables. Should have no functional change.
2009-03-16Fix dependency for custom patches when custom patch is empty.Thiago A. Corrêa
2009-03-15qtopia4: remove selection of GPL/LPGL licensesPeter Korsgaard
Choosing between GPL or LGPL doesn't change the build process, so it's sufficient to have a selection for the commercial license. Also change the URLs to the licenses to the Qt web page, where the exception for the LGPL is included. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-03-15vim: really fix patch downloadPeter Korsgaard
Thanks to Markus Heidelberg for noticing.
2009-03-15xserver: 1.5.x needs openssl (for render sha functions)Peter Korsgaard
2009-03-15openssl: strip librariesPeter Korsgaard
2009-03-14x11r7: update to 7.4Peter Korsgaard
Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181. Minor fixups for kdrive by me.
2009-03-14metacity: fix target install with tinyxPeter Korsgaard
2009-03-14blackbox: needs c++ supportPeter Korsgaard
2009-03-13blackbox: fix build with gcc 4.3.xPeter Korsgaard
Patch by Mathis <mathis_w@gmx.net>, closes #169.
2009-03-13xserver_xorg: add options for builtin fonts and aiglxPeter Korsgaard
Patch by Dan Lykowski <lykowdk@gmail.com>
2009-03-13avahi: enable python support if python is enabledPeter Korsgaard
Not particular useful until we add dbus-python (which depends on a fixed up dbus-glib, which in turn depends on us starting to compile glib/dbus/dbus-glib for the host as well) - But that's for another day.
2009-03-13dbus-glib: install pkgconfig file to STAGING_DIRPeter Korsgaard
This should probably be converted to Makefile.autotools.in instead.
2009-03-13Fix build (dependency) with custom patch optionThiago A. Corrêa
2009-03-12uClibc: additional 0.9.30.1 patchesPeter Korsgaard
From Bernhard's tree.
2009-03-12libgtk2: also get rid of gtk-demo executablePeter Korsgaard
2009-03-12cairo: more fine grained configutation and fix dependenciesPeter Korsgaard
2009-03-12Update Qtopia to 4.5.0, which introduces a new licensing option: LGPL. This ↵Thiago A. Corrêa
will be default now.
2009-03-11fontconfig: fix typo added in r25611Peter Korsgaard
2009-03-11automake: needs autoconf at configure timePeter Korsgaard
2009-03-11automake: depends on autoconf, so select itPeter Korsgaard
2009-03-11Default yes to GUI module install on Qtopia4Thiago A. Corrêa
2009-03-11Revert wrongly commited files (u-boot changes) from -r25617Thiago A. Corrêa
2009-03-11Let user skip installation of the GUI module for QtopiaThiago A. Corrêa
2009-03-11dropbear: needs zlib, so select itPeter Korsgaard
2009-03-11dropbear: convert to Makefile.autotools.in formatPeter Korsgaard
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #179.
2009-03-11pango: init script: make sure /etc/pango existsPeter Korsgaard
2009-03-11fontconfig: store font cache in /var/cache/fontconfig, and not in /usr/var/..Peter Korsgaard
2009-03-11gmpc: needs gob2 installed on host, so check for itPeter Korsgaard
2009-03-11gmpc: fix build without libSMPeter Korsgaard
2009-03-11directfb: add option for linuxinput input driverPeter Korsgaard
2009-03-11busybox: bump 1.13.x versionPeter Korsgaard
2009-03-11libgtk2: don't install demo sourcesPeter Korsgaard