summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* openssl: strip librariesPeter Korsgaard2009-03-151-0/+6
|
* x11r7: update to 7.4Peter Korsgaard2009-03-14164-1790/+416
| | | | | | Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181. Minor fixups for kdrive by me.
* metacity: fix target install with tinyxPeter Korsgaard2009-03-141-1/+1
|
* blackbox: needs c++ supportPeter Korsgaard2009-03-141-0/+1
|
* blackbox: fix build with gcc 4.3.xPeter Korsgaard2009-03-131-0/+106
| | | | Patch by Mathis <mathis_w@gmx.net>, closes #169.
* xserver_xorg: add options for builtin fonts and aiglxPeter Korsgaard2009-03-132-4/+30
| | | | Patch by Dan Lykowski <lykowdk@gmail.com>
* avahi: enable python support if python is enabledPeter Korsgaard2009-03-131-1/+15
| | | | | | 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.
* dbus-glib: install pkgconfig file to STAGING_DIRPeter Korsgaard2009-03-131-0/+1
| | | | This should probably be converted to Makefile.autotools.in instead.
* libgtk2: also get rid of gtk-demo executablePeter Korsgaard2009-03-121-1/+1
|
* cairo: more fine grained configutation and fix dependenciesPeter Korsgaard2009-03-123-6/+62
|
* Update Qtopia to 4.5.0, which introduces a new licensing option: LGPL. This ↵Thiago A. Corrêa2009-03-122-11/+15
| | | | will be default now.
* fontconfig: fix typo added in r25611Peter Korsgaard2009-03-111-1/+1
|
* automake: needs autoconf at configure timePeter Korsgaard2009-03-111-2/+2
|
* automake: depends on autoconf, so select itPeter Korsgaard2009-03-111-0/+1
|
* Default yes to GUI module install on Qtopia4Thiago A. Corrêa2009-03-111-0/+1
|
* Let user skip installation of the GUI module for QtopiaThiago A. Corrêa2009-03-112-0/+12
|
* dropbear: needs zlib, so select itPeter Korsgaard2009-03-111-0/+1
|
* dropbear: convert to Makefile.autotools.in formatPeter Korsgaard2009-03-111-64/+24
| | | | | | Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #179.
* pango: init script: make sure /etc/pango existsPeter Korsgaard2009-03-111-0/+1
|
* fontconfig: store font cache in /var/cache/fontconfig, and not in /usr/var/..Peter Korsgaard2009-03-111-0/+1
|
* gmpc: needs gob2 installed on host, so check for itPeter Korsgaard2009-03-111-0/+7
|
* gmpc: fix build without libSMPeter Korsgaard2009-03-111-1/+6
|
* directfb: add option for linuxinput input driverPeter Korsgaard2009-03-112-0/+8
|
* busybox: bump 1.13.x versionPeter Korsgaard2009-03-1110-437/+1
|
* libgtk2: don't install demo sourcesPeter Korsgaard2009-03-111-0/+1
|
* libiconv: strip libcharset as wellPeter Korsgaard2009-03-111-0/+1
|
* avahi: fix build with libintl but without locale support in toolchainPeter Korsgaard2009-03-101-2/+3
|
* libcurl: fix configure with openssl when target == host.Peter Korsgaard2009-03-101-0/+5
|
* ipsec-tools: fix printf format string for size_t (on 64bit)Peter Korsgaard2009-03-101-0/+64
| | | | | Use %zu instead of %d for printing out size_t variables. Fixes a build issue on 64bit as ipsec-tools uses -Werror.
* wpa_supplicant: new packagePeter Korsgaard2009-03-093-0/+86
| | | | | | Patch by Gustavo Zacarias <gustavo@zacarias.com.br> Closes #81.
* vim: fixup patch download location after change to DOWNLOAD macro.Peter Korsgaard2009-03-091-1/+1
| | | | Closes #161.
* sysklogd: only install init script / config file if not present in skeletonPeter Korsgaard2009-03-091-2/+6
| | | | | Allow platforms to provide a custom initscript / syslog.conf in their target_skeleton.
* pciutils: fix HOST detectionPeter Korsgaard2009-03-091-0/+1
|
* libglib2: bump versionPeter Korsgaard2009-03-091-2/+3
| | | | | | Patch by Sven Neumann <s.neumann@phase-zero.de> Closes #37.
* e2fsprogs: install into staging so other stuff can find the libs/includesPeter Korsgaard2009-03-091-2/+8
| | | | And explicitly install the libuuid headers. Needed for the gupnp stuff in #35.
* e2fsprogs: needs LARGEFILEPeter Korsgaard2009-03-091-0/+3
|
* logrotate: fix logrotate.conf checkPeter Korsgaard2009-03-071-2/+2
| | | | Thanks to Hiroshi Shinji for noticing.
* avahi: bump versionPeter Korsgaard2009-03-051-1/+1
|
* avahi: convert to Makefile.autotools.in formatPeter Korsgaard2009-03-055-190/+45
|
* php: touch post-install stamp filePeter Korsgaard2009-03-051-0/+1
|
* bind: touch post-install stamp filePeter Korsgaard2009-03-051-0/+1
|
* xerces: bump versionPeter Korsgaard2009-03-051-1/+1
|
* xerces: needs C++ support in toolchainPeter Korsgaard2009-03-051-0/+4
|
* logrotate: only install logrotate.conf if not present in target_skeletonPeter Korsgaard2009-03-051-1/+3
| | | | Allow platforms to provide a custom logrotate.conf in their target_skeleton.
* logrotate: fix patch-kernel.sh invocationPeter Korsgaard2009-03-051-1/+1
| | | | Thanks to Bernhard for noticing.
* logrotate: fix build with external toolchainPeter Korsgaard2009-03-051-2/+2
|
* qtopia4: remove invalid PTHREADS_NATIVE dependencyPeter Korsgaard2009-03-051-3/+2
|
* sysklogd: fix buildPeter Korsgaard2009-03-053-3/+22
|
* package: convert some Config.in selects to dependsPeter Korsgaard2009-03-054-6/+15
| | | | | | Patch by Olaf Rempel <razzor@kopf-tisch.de>. quick grep showed theses invalid selects of toolchain options.
* openssl: misc fixesPeter Korsgaard2009-03-052-1/+13
| | | | | | | | | | 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