Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-14 | x11r7: update to 7.4 | Peter Korsgaard | |
Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181. Minor fixups for kdrive by me. | |||
2009-03-14 | metacity: fix target install with tinyx | Peter Korsgaard | |
2009-03-14 | blackbox: needs c++ support | Peter Korsgaard | |
2009-03-13 | blackbox: fix build with gcc 4.3.x | Peter Korsgaard | |
Patch by Mathis <mathis_w@gmx.net>, closes #169. | |||
2009-03-13 | xserver_xorg: add options for builtin fonts and aiglx | Peter Korsgaard | |
Patch by Dan Lykowski <lykowdk@gmail.com> | |||
2009-03-13 | avahi: enable python support if python is enabled | Peter 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-13 | dbus-glib: install pkgconfig file to STAGING_DIR | Peter Korsgaard | |
This should probably be converted to Makefile.autotools.in instead. | |||
2009-03-12 | libgtk2: also get rid of gtk-demo executable | Peter Korsgaard | |
2009-03-12 | cairo: more fine grained configutation and fix dependencies | Peter Korsgaard | |
2009-03-12 | Update Qtopia to 4.5.0, which introduces a new licensing option: LGPL. This ↵ | Thiago A. Corrêa | |
will be default now. | |||
2009-03-11 | fontconfig: fix typo added in r25611 | Peter Korsgaard | |
2009-03-11 | automake: needs autoconf at configure time | Peter Korsgaard | |
2009-03-11 | automake: depends on autoconf, so select it | Peter Korsgaard | |
2009-03-11 | Default yes to GUI module install on Qtopia4 | Thiago A. Corrêa | |
2009-03-11 | Let user skip installation of the GUI module for Qtopia | Thiago A. Corrêa | |
2009-03-11 | dropbear: needs zlib, so select it | Peter Korsgaard | |
2009-03-11 | dropbear: convert to Makefile.autotools.in format | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #179. | |||
2009-03-11 | pango: init script: make sure /etc/pango exists | Peter Korsgaard | |
2009-03-11 | fontconfig: store font cache in /var/cache/fontconfig, and not in /usr/var/.. | Peter Korsgaard | |
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-03-11 | directfb: add option for linuxinput input driver | Peter Korsgaard | |
2009-03-11 | busybox: bump 1.13.x version | Peter Korsgaard | |
2009-03-11 | libgtk2: don't install demo sources | Peter Korsgaard | |
2009-03-11 | libiconv: strip libcharset as well | Peter Korsgaard | |
2009-03-10 | avahi: fix build with libintl but without locale support in toolchain | Peter Korsgaard | |
2009-03-10 | libcurl: fix configure with openssl when target == host. | Peter Korsgaard | |
2009-03-10 | ipsec-tools: fix printf format string for size_t (on 64bit) | Peter Korsgaard | |
Use %zu instead of %d for printing out size_t variables. Fixes a build issue on 64bit as ipsec-tools uses -Werror. | |||
2009-03-09 | wpa_supplicant: new package | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.br> Closes #81. | |||
2009-03-09 | vim: fixup patch download location after change to DOWNLOAD macro. | Peter Korsgaard | |
Closes #161. | |||
2009-03-09 | sysklogd: only install init script / config file if not present in skeleton | Peter Korsgaard | |
Allow platforms to provide a custom initscript / syslog.conf in their target_skeleton. | |||
2009-03-09 | pciutils: fix HOST detection | Peter Korsgaard | |
2009-03-09 | libglib2: bump version | Peter Korsgaard | |
Patch by Sven Neumann <s.neumann@phase-zero.de> Closes #37. | |||
2009-03-09 | e2fsprogs: install into staging so other stuff can find the libs/includes | Peter Korsgaard | |
And explicitly install the libuuid headers. Needed for the gupnp stuff in #35. | |||
2009-03-09 | e2fsprogs: needs LARGEFILE | Peter Korsgaard | |
2009-03-07 | logrotate: fix logrotate.conf check | Peter Korsgaard | |
Thanks to Hiroshi Shinji for noticing. | |||
2009-03-05 | avahi: bump version | Peter Korsgaard | |
2009-03-05 | avahi: convert to Makefile.autotools.in format | Peter Korsgaard | |
2009-03-05 | php: touch post-install stamp file | Peter Korsgaard | |
2009-03-05 | bind: touch post-install stamp file | Peter Korsgaard | |
2009-03-05 | xerces: bump version | Peter Korsgaard | |
2009-03-05 | xerces: needs C++ support in toolchain | Peter Korsgaard | |
2009-03-05 | logrotate: only install logrotate.conf if not present in target_skeleton | Peter Korsgaard | |
Allow platforms to provide a custom logrotate.conf in their target_skeleton. | |||
2009-03-05 | logrotate: fix patch-kernel.sh invocation | Peter Korsgaard | |
Thanks to Bernhard for noticing. | |||
2009-03-05 | logrotate: fix build with external toolchain | Peter Korsgaard | |
2009-03-05 | qtopia4: remove invalid PTHREADS_NATIVE dependency | Peter Korsgaard | |
2009-03-05 | sysklogd: fix build | Peter Korsgaard | |
2009-03-05 | package: convert some Config.in selects to depends | Peter Korsgaard | |
Patch by Olaf Rempel <razzor@kopf-tisch.de>. quick grep showed theses invalid selects of toolchain options. | |||
2009-03-05 | openssl: misc fixes | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #151. * Avoid fips directory completely since it just installs source file cruft inlib * Point openssldir to a more friendly and common /etc/ssl rather than /usr/lib/ssl | |||
2009-03-05 | bind: isc-config.sh gets installed into usr/bin, not / | Peter Korsgaard | |