Peter Korsgaard
658529f40a
busybox: bump 1.12.x / 1.13.x versions
2008-12-31 09:35:21 +00:00
Peter Korsgaard
ccb02b009b
libgtk2: add init script to create /etc/gtk-2.0/gdk-pixbuf.loaders
...
It would be nicer to do this at compile time, but then we would need to
compile libgtk2 for the host as well.
2008-12-31 09:35:15 +00:00
Peter Korsgaard
e528d99d96
pango: add init script to create /etc/pango/pango.modules
...
It would be nicer to do this at compile time, but then we would need to
compile pango for the host as well.
2008-12-31 09:35:11 +00:00
Peter Korsgaard
85f10c757c
libcurl/libglade: touch _HOOK_POST_INSTALL target
2008-12-31 09:35:06 +00:00
Peter Korsgaard
f86c067bad
busybox: 1.13.1 dc fix
2008-12-30 19:15:22 +00:00
Peter Korsgaard
c184803861
package: remove default y from xserver selection
2008-12-30 19:15:14 +00:00
Peter Korsgaard
1f8d65ea73
xlib needs wchar support, so require it for tinyx as well
2008-12-29 15:22:12 +00:00
Peter Korsgaard
8dd24e0f54
pango: fix download url
...
Reported by Berns.
2008-12-29 11:05:04 +00:00
Peter Korsgaard
f21ff9b8e7
libglib2: fix download url
...
Reported by Berns.
2008-12-29 11:05:00 +00:00
Peter Korsgaard
84fe4200c2
gmpc: fix typo
...
Thanks to Thomas for noticing.
2008-12-29 10:09:55 +00:00
Peter Korsgaard
0f32c13dd0
busybox; fix iptunnel compile with 2.6.28 headers (from r24253)
2008-12-29 10:09:50 +00:00
Peter Korsgaard
be7b82ad21
gmpc: needs libglade as well
2008-12-29 08:46:25 +00:00
Peter Korsgaard
3fa8550d11
package: make X server selection a choice and fix tinyx prefix
2008-12-28 22:28:49 +00:00
Peter Korsgaard
960bbc63ba
package: add gmpc (gtk musicpd client) package
2008-12-28 20:54:40 +00:00
Peter Korsgaard
3904aeee89
netsnmp: don't list openssl as a hard dependency
...
netsnmp can be compiled without ssl support, so don't list it as a hard
dependency and only compile in support if enabled by the user.
2008-12-28 20:07:50 +00:00
Peter Korsgaard
5d2ca232ce
libcurl: add dummy curl-* targets
2008-12-28 20:06:20 +00:00
Peter Korsgaard
84c556006d
libcurl: compile with openssl support if available
2008-12-28 20:04:01 +00:00
Peter Korsgaard
615528ba93
curl: rename to libcurl so Makefile.autotools.in can find patches
2008-12-28 20:00:07 +00:00
Peter Korsgaard
620bde2127
openssl: fix uclibc 0.9.30 build
2008-12-28 16:08:57 +00:00
Peter Korsgaard
f3e68e7f9b
netsnmp: bump version, fixes security hole in snmpv3
2008-12-28 16:08:53 +00:00
Peter Korsgaard
6b9c268cb0
curl: convert to Makefile.autotools.in format, bump version
2008-12-28 13:50:53 +00:00
Peter Korsgaard
88cb70c984
curl: remove unused legacy patches
2008-12-28 13:50:49 +00:00
Peter Korsgaard
b735d4bd4e
libmpd: no need for autoreconf now we don't patch configure.ac anymore
2008-12-27 14:36:32 +00:00
Peter Korsgaard
2ff401a953
package: add libglade
2008-12-27 14:36:29 +00:00
Peter Korsgaard
9b89bd65c4
pango: bump version
2008-12-27 14:36:22 +00:00
Thomas Petazzoni
f1c00c93d4
directfb-examples fixes
...
* Do not install to the staging dir inside the target install target,
since it has already been done in the staging install target.
* Strip the binaries installed in the target.
* Properly create the target installation stamp.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-26 23:28:15 +00:00
Peter Korsgaard
5d83c7ac4b
libmpd: get rid of < glib2.16 workaround
2008-12-26 22:29:26 +00:00
Peter Korsgaard
ada6f64973
libglib2: bump version
2008-12-26 22:29:19 +00:00
Peter Korsgaard
87e333010c
libgtk: don't list cups/png/jpeg/tiff as hard dependencies
...
GTK can be compiled without the above, so don't list them as hard
dependencies, and simply adjust the build depending on what the user
has enabled.
2008-12-26 15:36:12 +00:00
Peter Korsgaard
5c3a6a55e6
libgtk2: remove unneeded configure opts
...
This stuff is all handled by Makefile.autotools.in
2008-12-26 15:36:09 +00:00
Peter Korsgaard
963cbf51e7
package/multimedia: add libmpd package
2008-12-26 15:36:03 +00:00
Peter Korsgaard
5c4674da56
strace: fix build on ARM (no <asm/cachectl.h>)
2008-12-22 22:10:38 +00:00
Peter Korsgaard
43efac37ab
rxvt: don't use getpt()
...
uClibc can be (and per default is) configured to not implement the glibc
function getpt(3), so use the non-getpt rxvt configuration.
2008-12-22 22:10:35 +00:00
Peter Korsgaard
53b07783da
x11r7/xserver_xorg: breaks with shared cache
...
The package overrides CFLAGS, so disable shared cache.
2008-12-22 22:10:30 +00:00
Peter Korsgaard
45fcf7e8ff
fontconfig: use {C,LD}FLAGS_FOR_BUILD for host tools
2008-12-22 22:10:25 +00:00
Peter Korsgaard
2cdd2d9fc2
x11r7/liblbxutil: use {C,LD}FLAGS_FOR_BUILD for host tools
2008-12-22 22:10:22 +00:00
Peter Korsgaard
97dd2d8e73
x11r7/libXt: use {C,LD}FLAGS_FOR_BUILD for host tools
2008-12-22 22:10:18 +00:00
Peter Korsgaard
a2eec4b5ed
x11r7/libX11: use {C,LD}FLAGS_FOR_BUILD for host tools
2008-12-22 22:10:14 +00:00
Ulf Samuelsson
9ad7d65004
Bump version of setserial
2008-12-21 15:34:38 +00:00
Peter Korsgaard
034d77ec57
haserl: bump version
2008-12-17 12:40:50 +00:00
Peter Korsgaard
2be151db5d
openswan: revert $(strip ...) change (r24307) on patches
...
Thanks to Markus for noticing.
2008-12-17 10:32:06 +00:00
Hamish Moffatt
7a5ded75d5
Revert $(strip ...) change which corrupted this file
2008-12-17 06:32:19 +00:00
Thomas Petazzoni
c934e1aa18
Fix TARGET_PATH for external toolchain builds
...
TARGET_PATH didn't contain $(STAGING_DIR)/usr/bin, which means that
programs installed in $(STAGING_DIR)/usr/bin were not considered for
execution during Buildroot build process. This was a problem with host
automake/autoconf/libtool, which could not be found.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-15 22:07:38 +00:00
Peter Korsgaard
7fdbdfc559
avahi: make sure destination dirs exists
2008-12-15 16:09:03 +00:00
Peter Korsgaard
060dca08f9
ifplugd: fix non-C++ build
...
The ifplugd configure script was checking for a C++ compiler, even
though it isn't used for anything.
2008-12-13 19:40:26 +00:00
Thomas Petazzoni
978d8dc53e
Another external toolchain support solution
...
* In toolchain/external-toolchain/ext-tool.mk, copy the contents of
the sysroot directory to the staging dir.
* In package/Makefile.in, add a --sysroot CFLAGS pointing to the
staging dir
* Remove the CFLAGS and LDFLAGS definition from
TARGET_CONFIGURE_OPTS. I haven't investigated exactly why, but with
these options, DirectFB fails to build because it cannot find
PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP, even if DirectFB's Makefile
properly sets -D_GNU_SOURCE.
I have already sent this patch on December, 2nd to the mailing-list,
but got no feedback. So let's commit and see what happens :-)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-13 16:15:50 +00:00
Peter Korsgaard
0dc552c134
menuconfig: don't prepend CONFIG_ to symbols in help text
2008-12-13 11:52:54 +00:00
Thomas Petazzoni
80ad247617
Bump PHP version to 5.2.7.
...
Patch provided by Gustavo Zacarias <gustavo@zacarias.com.ar>.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-13 11:01:21 +00:00
Thomas Petazzoni
c04e12dc85
Bump lighttpd to 1.4.20.
...
Initial patch provided by Gustavo Zacarias <gustavo@zacarias.com.ar>.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-13 10:55:48 +00:00
Hans-Christian Egtvedt
b3af19b799
samba: add a comment about why make proto is done before make
...
This patch adds a comment why make proto is needed before make.
2008-12-12 10:34:25 +00:00