Peter Korsgaard
3e872797d0
xorg_server: cleanup .mk
...
Rearrange lines and get rid of unneeded variables. Should have no functional
change.
2009-03-16 15:47:44 +00:00
Thiago A. Corrêa
0c84c92b13
Fix dependency for custom patches when custom patch is empty.
2009-03-16 11:38:33 +00:00
Peter Korsgaard
ad90fc6de9
qtopia4: remove selection of GPL/LPGL licenses
...
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-15 13:54:56 +00:00
Peter Korsgaard
2150ed1bf1
vim: really fix patch download
...
Thanks to Markus Heidelberg for noticing.
2009-03-15 13:51:30 +00:00
Peter Korsgaard
3b5651823b
xserver: 1.5.x needs openssl (for render sha functions)
2009-03-15 07:28:12 +00:00
Peter Korsgaard
740cf88151
openssl: strip libraries
2009-03-15 07:28:06 +00:00
Peter Korsgaard
59b0aa7a7e
x11r7: update to 7.4
...
Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181 .
Minor fixups for kdrive by me.
2009-03-14 14:59:14 +00:00
Peter Korsgaard
be245ad9c7
metacity: fix target install with tinyx
2009-03-14 14:58:44 +00:00
Peter Korsgaard
17e7fbc24a
blackbox: needs c++ support
2009-03-14 14:58:40 +00:00
Peter Korsgaard
7259c57976
blackbox: fix build with gcc 4.3.x
...
Patch by Mathis <mathis_w@gmx.net>, closes #169 .
2009-03-13 19:57:44 +00:00
Peter Korsgaard
b05b875995
xserver_xorg: add options for builtin fonts and aiglx
...
Patch by Dan Lykowski <lykowdk@gmail.com>
2009-03-13 19:46:03 +00:00
Peter Korsgaard
6c687a3fb3
avahi: enable python support if python is enabled
...
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 15:38:03 +00:00
Peter Korsgaard
038f536294
dbus-glib: install pkgconfig file to STAGING_DIR
...
This should probably be converted to Makefile.autotools.in instead.
2009-03-13 15:37:54 +00:00
Thiago A. Corrêa
d96c3de0da
Fix build (dependency) with custom patch option
2009-03-13 04:31:43 +00:00
Peter Korsgaard
e860a7bc5d
uClibc: additional 0.9.30.1 patches
...
From Bernhard's tree.
2009-03-12 20:29:24 +00:00
Peter Korsgaard
e239f92a17
libgtk2: also get rid of gtk-demo executable
2009-03-12 12:32:11 +00:00
Peter Korsgaard
bcbd144287
cairo: more fine grained configutation and fix dependencies
2009-03-12 10:21:21 +00:00
Thiago A. Corrêa
ba567f8a58
Update Qtopia to 4.5.0, which introduces a new licensing option: LGPL. This will be default now.
2009-03-12 02:53:54 +00:00
Peter Korsgaard
afaa374590
fontconfig: fix typo added in r25611
2009-03-11 23:30:29 +00:00
Peter Korsgaard
b3f02dd356
automake: needs autoconf at configure time
2009-03-11 22:15:59 +00:00
Peter Korsgaard
96338ef12e
automake: depends on autoconf, so select it
2009-03-11 22:15:53 +00:00
Thiago A. Corrêa
98a01f05f9
Default yes to GUI module install on Qtopia4
2009-03-11 22:00:46 +00:00
Thiago A. Corrêa
227d6e5245
Revert wrongly commited files (u-boot changes) from -r25617
2009-03-11 21:40:00 +00:00
Thiago A. Corrêa
149c0d450c
Let user skip installation of the GUI module for Qtopia
2009-03-11 21:35:07 +00:00
Peter Korsgaard
fcd24512d8
dropbear: needs zlib, so select it
2009-03-11 20:32:44 +00:00
Peter Korsgaard
24991a4784
dropbear: convert to Makefile.autotools.in format
...
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>
Closes #179 .
2009-03-11 20:32:39 +00:00
Peter Korsgaard
26dd7c5c7e
pango: init script: make sure /etc/pango exists
2009-03-11 15:43:55 +00:00
Peter Korsgaard
ba7ae60df2
fontconfig: store font cache in /var/cache/fontconfig, and not in /usr/var/..
2009-03-11 15:43:52 +00:00
Peter Korsgaard
366137edc6
gmpc: needs gob2 installed on host, so check for it
2009-03-11 15:43:47 +00:00
Peter Korsgaard
2bb4de2058
gmpc: fix build without libSM
2009-03-11 15:43:43 +00:00
Peter Korsgaard
cfca28f0a5
directfb: add option for linuxinput input driver
2009-03-11 15:01:56 +00:00
Peter Korsgaard
f6d14f30b2
busybox: bump 1.13.x version
2009-03-11 10:10:58 +00:00
Peter Korsgaard
2395d4ccc5
libgtk2: don't install demo sources
2009-03-11 10:10:54 +00:00
Peter Korsgaard
8aad4a7c41
libiconv: strip libcharset as well
2009-03-11 10:10:48 +00:00
Peter Korsgaard
bc9512c09d
avahi: fix build with libintl but without locale support in toolchain
2009-03-10 22:47:21 +00:00
Peter Korsgaard
bb6d88ec0f
gcc: 4.3.x fix for PR 32044.
...
Patch by Daniel Mack <daniel@caiaq.de>
2009-03-10 22:01:06 +00:00
Peter Korsgaard
a51ce31949
libcurl: fix configure with openssl when target == host.
2009-03-10 21:03:14 +00:00
Peter Korsgaard
3628265911
ipsec-tools: fix printf format string for size_t (on 64bit)
...
Use %zu instead of %d for printing out size_t variables. Fixes a build issue
on 64bit as ipsec-tools uses -Werror.
2009-03-10 21:03:10 +00:00
Peter Korsgaard
e8e6bc348b
uClibc: strtouq fix for 64bit
2009-03-10 21:03:04 +00:00
Peter Korsgaard
6828f982b8
wpa_supplicant: new package
...
Patch by Gustavo Zacarias <gustavo@zacarias.com.br>
Closes #81 .
2009-03-09 20:28:40 +00:00
Peter Korsgaard
dc4c57cf12
vim: fixup patch download location after change to DOWNLOAD macro.
...
Closes #161 .
2009-03-09 19:47:55 +00:00
Peter Korsgaard
49d40d663a
sysklogd: only install init script / config file if not present in skeleton
...
Allow platforms to provide a custom initscript / syslog.conf in their
target_skeleton.
2009-03-09 14:09:25 +00:00
Peter Korsgaard
11b36efa84
pciutils: fix HOST detection
2009-03-09 14:09:20 +00:00
Peter Korsgaard
8566d5fa97
libglib2: bump version
...
Patch by Sven Neumann <s.neumann@phase-zero.de>
Closes #37 .
2009-03-09 10:26:04 +00:00
Peter Korsgaard
6b05736259
e2fsprogs: install into staging so other stuff can find the libs/includes
...
And explicitly install the libuuid headers. Needed for the gupnp stuff in #35 .
2009-03-09 09:53:41 +00:00
Peter Korsgaard
582ff23926
e2fsprogs: needs LARGEFILE
2009-03-09 09:53:37 +00:00
Peter Korsgaard
fc52ef24b9
logrotate: fix logrotate.conf check
...
Thanks to Hiroshi Shinji for noticing.
2009-03-07 20:17:23 +00:00
Peter Korsgaard
dcb3a259c0
binutils: undeprecate 2.18 for avr32
...
As discussed on the list. AVR32 is still stuck at 2.18, so don't mark it as
deprecated yet.
2009-03-07 13:51:22 +00:00
Peter Korsgaard
469a88e4c7
avahi: bump version
2009-03-05 21:38:44 +00:00
Peter Korsgaard
744c8224a2
avahi: convert to Makefile.autotools.in format
2009-03-05 21:38:40 +00:00