Peter Korsgaard
e80f13d515
tiff: zlib and jpeg are needed at configure time
2008-07-17 13:19:42 +00:00
Peter Korsgaard
160962b1ce
tiff: cleanup and fix -clean target
2008-07-17 13:19:33 +00:00
Peter Korsgaard
c40de9fe70
sdl_mixer: fix sdl dependency
2008-07-17 09:55:27 +00:00
Peter Korsgaard
a48b130c51
sdl_ttf: fix sdl dependency
...
Patch by artemys - Closes #4164 .
2008-07-17 09:55:23 +00:00
Peter Korsgaard
eb04f1fe6d
sdl_ttf: needs freetype
...
Update help text while we're at it.
Based on patch by artemys. Closes #4154 .
2008-07-16 14:37:43 +00:00
Peter Korsgaard
4b586e6cda
busybox: bump 1.11.x version
2008-07-11 22:19:21 +00:00
Peter Korsgaard
c666875912
package/Makefile.in: cleanup MAKE/MAKE1
...
The extra stuff doesn't seem to be needed, so lets just get rid of it.
2008-07-11 13:43:59 +00:00
Peter Korsgaard
81021c223a
fuse: re-add missing --program-prefix
...
--program-prefix got errorously removed in the recent cleanup work.
2008-07-11 13:43:56 +00:00
Ulf Samuelsson
84795834f6
Use correct include dir syntax for xcursor-xthemes
2008-07-10 15:17:03 +00:00
Peter Korsgaard
ed5bb83780
fuse: bump version
...
The disable_symvers_22 patch no longer applies, but things seems to work
without it. There's no documentation describing what it was supposed to
fix, so get rid of it.
2008-07-10 10:12:25 +00:00
Peter Korsgaard
860c923883
fuse: use BR2_SOURCEFORGE_MIRROR
2008-07-10 10:12:20 +00:00
Peter Korsgaard
884dcd878a
fuse: cleanup patch handling
...
Move patch to package dir like other packages and fixup patch-kernel
invocation.
2008-07-10 10:12:15 +00:00
Peter Korsgaard
c50d5170f8
fuse: remove commented out lines
2008-07-10 10:12:11 +00:00
Peter Korsgaard
3d5feef931
fuse: cleanup configure args
2008-07-10 10:12:07 +00:00
Peter Korsgaard
69770a9a2e
fuse: remove stray $
2008-07-10 10:12:00 +00:00
Peter Korsgaard
9550ea2511
fuse: also remove fusermount from target
2008-07-10 10:11:51 +00:00
Peter Korsgaard
b53febd82a
fuse: strip binaries/libs in target
2008-07-10 10:11:47 +00:00
Peter Korsgaard
18a9aa0ae3
fuse: don't build kernel module
...
it's been in the mainline kernel for ages (~3y) and the included stuff
doesn't seem to build with modern kernel headers.
2008-07-10 10:11:43 +00:00
Peter Korsgaard
65cd178b54
fuse: select BR2_LARGEFILE
...
fuse needs largefile support
2008-07-10 10:11:36 +00:00
Peter Korsgaard
14ad8fa540
gperf: depend on stamp file rather than gperf binary
...
There's no make rule to create the gperf binary, only the stamp file
so use that instead.
2008-07-10 10:11:31 +00:00
Peter Korsgaard
74d91951c5
fuse: use tabs for indentation in kconfig
2008-07-10 10:11:25 +00:00
Peter Korsgaard
7b55c86a9e
gperf: move under "other development stuff"
2008-07-10 08:17:48 +00:00
Peter Korsgaard
e86ce3e040
gperf: don't install to staging dir
...
It doesn't make much sense to install the cross-gperf to staging dir.
2008-07-10 08:17:44 +00:00
Peter Korsgaard
c0c54bc475
ifplugd: only run post-install hook when needed
2008-07-10 08:17:39 +00:00
Peter Korsgaard
0a934f1c30
gperf: strip target binary
2008-07-10 08:17:35 +00:00
Peter Korsgaard
8b69c5e0f6
gperf: remove trailing spaces
2008-07-09 07:14:57 +00:00
Peter Korsgaard
c7890c71ea
gperf: fix upstream url
2008-07-09 07:14:54 +00:00
Ulf Samuelsson
2685f5b139
Add gperf, perfect hash generator
2008-07-09 04:27:45 +00:00
Peter Korsgaard
3fa6f1b3b8
sqlite: move under database submenu
2008-07-08 14:14:36 +00:00
Peter Korsgaard
5335cb0fb7
sqlite: strip binary and use $(INSTALL) for installation
2008-07-08 14:12:09 +00:00
Peter Korsgaard
cdf8f1cf2f
openssl: re-revert r22644
...
The build without CONFIG_UPDATE has now been verified on arm/armeb/avr32,
so lets revert this for good.
2008-07-08 13:49:23 +00:00
Ulf Samuelsson
98ddefdad8
Revert patch which breaks AVR32 build
2008-07-08 10:13:04 +00:00
Ulf Samuelsson
b201c69426
Support ARCH-unknown-linux-gnu, Use target library paths instead of the host library paths.
2008-07-08 10:09:28 +00:00
Hamish Moffatt
ad36f93d5d
Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway
2008-07-08 06:40:05 +00:00
Ulf Samuelsson
b28921cd32
Add glib2.0 specific include/pkconfig paths in 'docker'
2008-07-08 05:41:44 +00:00
Ulf Samuelsson
1d2af678d1
Bump midori version
2008-07-07 12:04:19 +00:00
Ulf Samuelsson
13a88249e5
Remove duplicated select LIBPNG and use alphabetical order for selects
2008-07-07 11:09:20 +00:00
Peter Korsgaard
1c1712eb0e
Makefile.autotools.in: revert broken r22659
...
Ulfs r22659 commit broke make source-check/external deps, so reverting it.
2008-07-07 05:08:39 +00:00
Peter Korsgaard
c6b42b4848
busybox: more 1.11.0 patches
2008-07-06 13:55:55 +00:00
Ulf Samuelsson
41d4fe921d
Improve readability of libgtk2 configuration
2008-07-06 06:25:06 +00:00
Ulf Samuelsson
5ac33b59aa
Avoid duplicate downloading, when rebuilding failed package like libgtk2
2008-07-06 06:23:21 +00:00
Thiago A. Corrêa
6bab53cb89
Fix #3584 , when building cairo with DirectFB, depend on DirectFB
2008-07-05 15:14:11 +00:00
Ulf Samuelsson
1a75be4d73
Use HOST_GLIB for packages
2008-07-05 09:30:17 +00:00
Ulf Samuelsson
e156f34a4a
[0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order for lighttpd config
2008-07-05 08:20:34 +00:00
Ulf Samuelsson
46ca47e436
Use latest config.* from buildroot in curl
2008-07-05 07:44:28 +00:00
Ulf Samuelsson
edbe9d1672
Fix bug [1899] Add table entry to allow openssl to build for AVR32, disabled softfloat
2008-07-05 07:25:06 +00:00
Ulf Samuelsson
9fe1876477
Update config.* of openssl
2008-07-05 06:54:35 +00:00
Ulf Samuelsson
1dcc9d4d3f
Fix bug 003934, remove a dir tree instead of the dir node
2008-07-05 06:46:43 +00:00
Ulf Samuelsson
93d37975a1
Ensure tslib uses config.* from buildroot
2008-07-05 04:30:05 +00:00
Ulf Samuelsson
e70976aa76
The build of 'file', needs to run 'file' natively, so provide a valid link
2008-07-04 20:35:41 +00:00