Peter Korsgaard
98dcd8656d
package/openssl: make sure TARGET_CFLAGS are used
...
And remove the unnedded c_rehash binary while we're at it.
Patch by Gustavo Zacarias <gustavo@zacarias.com.br>, closes #307 .
Saves ~250k on PPC with default config (E.G. -Os)
2009-04-28 18:30:06 +00:00
Peter Korsgaard
038c5ee028
libglib2: bump version
...
Patch by Sven Neumann <s.neumann@phase-zero.de>, closes #279 .
2009-04-27 08:36:04 +00:00
Peter Korsgaard
2f094a9247
package: add libsoup package
...
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #35 .
2009-04-26 21:40:32 +00:00
Peter Korsgaard
4a653c39d4
samba: fix build with ipv6 support is disabled
...
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #285
2009-04-26 21:17:33 +00:00
Peter Korsgaard
78e8e2c74e
busybox: 1.14.0 dhcp fix
2009-04-26 21:17:29 +00:00
Peter Korsgaard
f856f324d4
package/multimeda: add taglib package
...
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #283 .
2009-04-23 20:26:28 +00:00
Peter Korsgaard
b091877aa9
directfb: bump version
...
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #281 .
2009-04-23 19:29:23 +00:00
Thiago A. Corrêa
f3bce517ed
Update to 4.5.1
2009-04-23 18:59:34 +00:00
Peter Korsgaard
8a68eb29bb
dbus-glib: workaround Kconfig issue with select
...
Kconfig gets confused about the selects and thinks there's a recursive
dependency around expat, so implement an alternative solution instead.
2009-04-23 14:24:58 +00:00
Peter Korsgaard
c5dc5dcc00
package/qtopia4: fix GPL download URL
...
Patch by Will Newton <will.newton@gmail.com>
2009-04-23 12:49:36 +00:00
Peter Korsgaard
6930ce9415
dbus-glib: host compilation needs libglib2 and expat
2009-04-23 11:44:58 +00:00
Peter Korsgaard
7f6e9b2e10
dbus-glib: needs expat
...
Even though dbus can use libxml2 for XML support, dbus-glib cannot -
So make sure expat is available.
2009-04-23 11:44:54 +00:00
Peter Korsgaard
e493fc6ce5
dbus: fix rebuild if /var/lib is a symlink to /tmp for target
...
/tmp/dbus will end up being a recursive symlink to itself on the build host.
2009-04-21 15:10:39 +00:00
Thiago A. Corrêa
f9c5711c07
Workaround problem with configure for x86 crosscompile to x86 under linux.
2009-04-20 22:26:09 +00:00
Peter Korsgaard
3165260921
busybox: 1.14.0 fixes
2009-04-18 14:13:53 +00:00
Peter Korsgaard
c52f02514d
cups: add -source target
2009-04-18 14:13:49 +00:00
Peter Korsgaard
40367aa404
busybox: 1.14.0 fix for move_to_unaligned32 / dnsd.c on !x86
2009-04-17 18:17:33 +00:00
Peter Korsgaard
23795ec71f
pkg-config: fix target package
...
As reported by Sven Neumann on the list.
2009-04-17 15:55:16 +00:00
Peter Korsgaard
0c2043240f
sqlite: bump version
...
Closes #277 .
2009-04-17 07:38:03 +00:00
Peter Korsgaard
66ef1e589a
bind: bump version (security issue with DNSSEC DLV)
...
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #275 .
2009-04-15 18:29:50 +00:00
Peter Korsgaard
55b03d6115
busybox: remove ancient versions
2009-04-15 13:42:08 +00:00
Peter Korsgaard
c19a51f993
busybox: add 1.14.x
2009-04-15 13:42:03 +00:00
Peter Korsgaard
edfe9feee7
busybox: bump 1.13.x version
2009-04-15 13:41:59 +00:00
Peter Korsgaard
73f4adaa54
openssl: git rid of version number in patches
...
As noted by Hamish Moffatt on the list.
2009-04-14 05:21:22 +00:00
Thiago A. Corrêa
7f69e5369f
Qtopia4: -xmlpatterns requires -exceptions .
2009-04-13 18:58:35 +00:00
Peter Korsgaard
e6b271fbb0
lzop: new package
...
Patch by Olaf Rempel <razzor@kopf-tisch.de>, closes #245 .
lzop is a file compressor which is very similar to gzip.
lzop uses the LZO data compression library for compression services.
http://www.lzop.org/
2009-04-09 09:46:54 +00:00
Peter Korsgaard
4acb763df3
sqlite: bump version
...
Fixes database corruption with rollback
http://www.sqlite.org/releaselog/3_6_12.html
2009-04-09 09:46:48 +00:00
Peter Korsgaard
b8767865eb
jffs2root: build host version of lzo and use for host mkfs.jffs2
2009-04-08 22:45:29 +00:00
Peter Korsgaard
b2ffc1f9fa
lua: bump version
...
Patch by Michael Roth <mroth@nessie.de>.
2009-04-08 20:50:03 +00:00
Peter Korsgaard
f276b26918
liberation: cleanup and really fix continous rebuild
2009-04-07 21:04:23 +00:00
Peter Korsgaard
5b8c84e717
rsync: bump version
2009-04-07 07:16:37 +00:00
Peter Korsgaard
bd14b0e70f
openssl: bump version
...
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #217
Fixes multiple security flaws - See
http://www.openssl.org/news/secadv_20090325.txt for details.
2009-04-07 07:01:20 +00:00
Thiago A. Corrêa
a933ef66bf
Fix compile for Qt Embedded (qtopia4) based packages
2009-04-06 22:56:20 +00:00
Thiago A. Corrêa
ff33fbe880
Remove asm optimization patch for AVR32. This is non-essencial, yet, was unclean and prevented the build from completing. Asked Atmel to submit upstream.
2009-04-06 21:44:52 +00:00
Peter Korsgaard
2b380f8160
liberation: fix continous rebuild
2009-04-06 09:21:33 +00:00
Peter Korsgaard
d26240a8cf
ncftp: cleanup Config.in
...
Subentries of a menu automatically gets hidden if the dependencies of the
menu element aren't available, so get rid of the individual depends on
BR2_PACKAGE_NCFTP.
2009-04-01 20:52:47 +00:00
Peter Korsgaard
4635eb9293
ncftp: convert to Makefile.autotools.in
...
- ncftpspooler is just a link to ncftpbatch
- only ncftpbookmarks needs ncurses, also change from "depends" to "select"
[ Peter: Small cleanups ]
2009-04-01 20:52:41 +00:00
Peter Korsgaard
d290edadb9
fakeroot: install into HOST_DIR
2009-04-01 14:15:19 +00:00
Peter Korsgaard
512d08afff
fakeroot: build host version under BUILD_DIR as well
2009-04-01 14:15:04 +00:00
Peter Korsgaard
7737b360df
makedevs: install into HOST_DIR
2009-04-01 13:02:07 +00:00
Peter Korsgaard
b54bedd60c
busybox: additional 1.13.3 fixes
2009-04-01 13:01:54 +00:00
Peter Korsgaard
bb62b139ba
iptables: unbreak build with ipv6 after r25897.
2009-03-31 15:08:38 +00:00
Peter Korsgaard
0c522bdc1e
qtopia4: default to the ppc config for powerpc builds
2009-03-31 14:29:38 +00:00
Peter Korsgaard
0a88002e64
qtopia4: make qmake.conf handling more robust (fixes build for x86/x86_64/ppc)
...
qmake.conf needs to be tweaked to make QT use the correct toolchain for
building, but the current approach relies on the fact that the selected
platform qmake.conf has QMAKE_{CC,CXX,LINK,LINK_SHLIB,AR,OBJCOPY,RANLIB,STRIP}
lines that are then adapted to the correct settings.
This is true for some configs (namely arm and avr32), but not for others -
Causing the build to fail (or build for the host).
Instead add a QTOPIA4_QMAKE_SET macro which removes any existing lines
and add the correct lines to the qmake.conf, so it works no matter if the
platform provides them or not.
2009-03-31 14:29:30 +00:00
Peter Korsgaard
3c15492841
iptables: use correct variable for configure options
...
Introduced in r23409.
2009-03-30 18:42:02 +00:00
Peter Korsgaard
6cd7c8332e
iptables: needs largefile support in toolchain
2009-03-30 18:41:58 +00:00
Peter Korsgaard
4e5ecadd22
iptables: fix build without ipv6 support in toolchain
...
Patch by Steffen Schulz <sf@cbg.dyndns.org>, closes #233 .
2009-03-30 18:41:53 +00:00
Peter Korsgaard
eee376bc8e
freetype: strip target library and remove freetype-config if not needed
...
As noticed by Thomas Petazzoni.
2009-03-30 13:59:22 +00:00
Peter Korsgaard
32417137be
ntfs-3g: needs wchar support in toolchain
...
Closes #187 .
2009-03-30 11:53:48 +00:00
Peter Korsgaard
40b8127db9
ntfs-3g: fix avr32 comment dependency (NTFS-3G, not NTFS_3G)
2009-03-30 11:53:45 +00:00
Peter Korsgaard
e88f37505f
ntfs-3g: needs libfuse which requires LARGEFILE, so update kconfig to match
...
Fixup tabs/spaces and trailing spaces mismatch while we're at it.
2009-03-30 11:53:40 +00:00
Peter Korsgaard
078593643a
ntfs-3g: remove extra white space
2009-03-30 11:53:37 +00:00
Peter Korsgaard
b563453ee8
ntfs-3g: remove stray line added in r24738 (Bump version of ntfs-3g to 1-5130)
2009-03-30 11:53:32 +00:00
Peter Korsgaard
a0366abb10
busybox: 1.13.3 tail fix
2009-03-30 08:42:03 +00:00
Peter Korsgaard
cccc5a2627
libX11: fix build on hosts without libx11-dev
...
Make sure the build doesn't use keysymdef.h from the host.
2009-03-29 19:10:30 +00:00
Peter Korsgaard
6099e286e2
package: proper aclocal fix
...
Revert r25827 and instead copy over the host aclocal files of the stuff
needed for auto* (libtool + pkgconfig). These logically belong with the
target stuff, as they are used for the target auto* toolchain.
Long term we should probably consider using
aclocal --acdir=$(STAGING_DIR)/usr/share/aclocal, so the host .m4 files
cannot interfere with the target build.
2009-03-29 19:10:26 +00:00
Thomas Petazzoni
fb56c53e39
Another external toolchain fix
...
Change the definition of TARGET_LDFLAGS to use --sysroot
$(STAGING_DIR) instead of -L$(STAGING_DIR)/lib
-L$(STAGING_DIR)/usr/lib. It fixes the following failure while trying
to build mtd-utils :
/usr/local/xtools/arm-unknown-linux-uclibcgnueabi/bin/arm-unknown-linux-uclibcgnueabi-gcc -L/home/thomas/local/buildroot-output/build_arm/staging_dir/lib -L/home/thomas/local/buildroot-output/build_arm/staging_dir/usr/lib -o /home/thomas/local/buildroot-output/build_arm/mtd_orig/flash_eraseall /home/thomas/local/buildroot-output/build_arm/mtd_orig/crc32.o /home/thomas/local/buildroot-output/build_arm/mtd_orig/flash_eraseall.o
/usr/local/xtools/arm-unknown-linux-uclibcgnueabi/lib/gcc/arm-unknown-linux-uclibcgnueabi/4.3.2/../../../../arm-unknown-linux-uclibcgnueabi/bin/ld: cannot find /lib/libc.so.0
collect2: ld returned 1 exit status
make[1]: *** [/home/thomas/local/buildroot-output/build_arm/mtd_orig/flash_eraseall] Error 1
At the same time, simplify the definition of TARGET_CFLAGS, because
the -I$(STAGING_DIR)/include -I$(STAGING_DIR)/usr/include
-I$(TOOLCHAIN_EXTERNAL_PATH)/$(TOOLCHAIN_EXTERNAL_PREFIX)/include are
no longer necessary since we sysroot the toolchain in $(SYSROOT_DIR).
This patch has no effect on non-external toolchain builds.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-03-29 18:32:18 +00:00
Peter Korsgaard
2bae136f05
mplayer: disable LIVE555 Streaming Media
...
LIVE555 was installed on the build system and was recognized by configure:
Checking for LIVE555 Streaming Media libraries ... yes (using distribution version)
Later this led to a linker error:
ld: cannot find -lliveMedia
Disable LIVE555, since it's not available in Buildroot.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-03-28 13:10:17 +00:00
Peter Korsgaard
2caf8195a8
package/mtd: don't enable rarely used commands by default
...
Most people don't need them, so don't enable mkfsjffs + doc tools by default.
2009-03-26 19:37:38 +00:00
Peter Korsgaard
cdd687faf6
package/mtd: default to mtd-utils release, mark 20061007 snapshot as deprecated
2009-03-26 19:37:34 +00:00
Peter Korsgaard
cecaddbf77
mtd-utils.git: revert r24869 (convert to DOWNLOAD helper) to fix download
...
Reported by Thomas Petazzoni.
The git download doesn't work nicely with DOWNLOAD, so revert to the
direct WGET handling.
2009-03-26 19:37:31 +00:00
Peter Korsgaard
749c71d506
package/mtd: remove unneeded 'depends on BR2_PACKAGE_MTD'
...
The entire mtd handling is within an if BR2_PACKAGE_MTD conditional
2009-03-26 19:37:26 +00:00
Peter Korsgaard
20561ef343
m4: provide download target (missing from r25810)
2009-03-26 19:21:02 +00:00
Thomas Petazzoni
2cddfd259f
/usr/share/aclocal is now in $(HOST_DIR) and not $(STAGING_DIR).
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-03-26 16:55:21 +00:00
Peter Korsgaard
4be3c6e829
util-linux: fix download URL
2009-03-26 09:29:09 +00:00
Peter Korsgaard
6c79a9615c
wpa_supplicant: bump version
...
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #213 .
2009-03-25 14:21:49 +00:00
Peter Korsgaard
a91177bf43
pango: host build needs automake/autoconf
2009-03-24 16:58:49 +00:00
Peter Korsgaard
91149af9f3
package: provide download target for host packages
2009-03-24 10:58:04 +00:00
Peter Korsgaard
ed6b7a111a
busybox: 1.13.3 hush fix
2009-03-24 08:51:57 +00:00
Peter Korsgaard
ed4a22b4f5
libtool: cleanup
...
- Convert into Makefile.autotools.in format for target build
- Build host version in BUILD_DIR and install into HOST_DIR
2009-03-23 21:46:51 +00:00
Peter Korsgaard
3467cf7305
m4: cleanup
...
- Convert into Makefile.autotools.in format for target build
- Build host version in BUILD_DIR and install into HOST_DIR
2009-03-23 21:46:47 +00:00
Peter Korsgaard
a870e46762
autoconf: cleanup
...
- Convert into Makefile.autotools.in format for target build
- Build host version in BUILD_DIR and install into HOST_DIR
2009-03-23 21:46:43 +00:00
Peter Korsgaard
f7b3146144
automake: cleanup
...
- Convert into Makefile.autotools.in format for target build
- Build host version in BUILD_DIR and install into HOST_DIR
2009-03-23 21:46:37 +00:00
Peter Korsgaard
bae2f9fc12
pkgconfig: really use make install for BR2_ENABLE_DEBUG
2009-03-23 21:46:32 +00:00
Peter Korsgaard
f91a64d224
package: auto* needs perl
2009-03-23 21:45:52 +00:00
Peter Korsgaard
7b780f3447
xorg: needs LARGEFILE support
...
For mesa3d/libpciaccess
2009-03-23 12:50:10 +00:00
Peter Korsgaard
a5eae2a83e
mesa3d: sync kconfig deps with makefile
2009-03-23 12:50:05 +00:00
Peter Korsgaard
cc8ea5e551
libpciaccess: needs large file support
2009-03-23 11:40:10 +00:00
Peter Korsgaard
073db18bac
dbus: fix for read-only rootfs
...
Similar to how it's handled by avahi - Make sure /var/lib/dbus is a
symlink to /tmp/dbus.
2009-03-23 09:44:07 +00:00
Peter Korsgaard
c3285dcd21
dbus: put local state files in /var and not /usr/var
...
For read only rootfs'es - Like it used to be.
2009-03-20 07:47:29 +00:00
Peter Korsgaard
584eb85c7f
dbus: fix host build
...
Hunk missing from r25755.
2009-03-19 11:44:56 +00:00
Peter Korsgaard
90ac14b2a0
avahi: gtk support needs libglade as well
2009-03-19 11:41:05 +00:00
Peter Korsgaard
1d269dea1d
pango: fix host build
...
pango likes to rerun it's configure script at make time, and it then
fails to find the correct pkg-config files (it finds the ones ins
STAGING_DIR) causing problems if they are not compatible.
Fix it by setting PKG_CONFIG_PATH in it's make environment.
2009-03-19 11:07:10 +00:00
Peter Korsgaard
e7b38c71ce
package: add STAMP_DIR and use for host builds
...
Move stamp (dependency) files outside the (version specific) source
directories, so other packages can hardcode dependencies on them instead
of having to use <PACKAGE>_VERSION variables.
This is important as the variables in the make rules are evaluated when
the rules is seen, which might be before the dependent makefile is parsed
(and hence <PACKAGE>_VERSION variable is known, screwing up stuff.
The downside of this is that the package isn't automatically rebuilt
when the version changes (E.G. by a svn update) and you now also have to
remove the stamp files next to $(BUILD_DIR)/<PACKAGE>-* to force a rebuild.
2009-03-19 11:06:47 +00:00
Peter Korsgaard
f58ff9a25f
liboil: don't build examples
...
Add patch missing from r25053.
2009-03-19 08:34:23 +00:00
Peter Korsgaard
849c45648d
pkg-config: rename pkgconfig to pkg-config
...
This matches upstream tarball, doesn't screw up existing .config's with
BR2_PACKAGE_PKGCONFIG and makes sure the patch gets applied for target
compilation.
2009-03-19 08:30:20 +00:00
Peter Korsgaard
27fb8ed49d
busybox: 1.13.3 ash fix
2009-03-19 08:29:55 +00:00
Peter Korsgaard
e40b41f4d9
pkgconfig: make sure host compile target isn't considered out of date
2009-03-19 08:29:42 +00:00
Peter Korsgaard
beacda6e73
pango: use same with/without-x setting for host build as for target
...
Ensures identical pango.modules contents
2009-03-18 22:39:15 +00:00
Peter Korsgaard
dc69684e58
pango: generate pango.modules at build time rather than run time
...
Generate pango.modules using the host tools instead of setting up an init
script to do it at run time. Also apply patches to host build to get
identical pango.modules file.
2009-03-18 22:39:09 +00:00
Peter Korsgaard
d20a2eb972
avahi: fix python path
2009-03-18 22:39:03 +00:00
Peter Korsgaard
99334cde2b
libgtk2: build host version, use it for build time binaries
2009-03-18 21:22:17 +00:00
Peter Korsgaard
689c10faea
pango: add host version
2009-03-18 21:22:13 +00:00
Peter Korsgaard
aefadc18d9
cairo: remove unneeded _INSTALL_STAGING_OPT setting
2009-03-18 21:22:08 +00:00
Peter Korsgaard
dd4faf6f6f
cairo: add host version
2009-03-18 21:22:04 +00:00
Peter Korsgaard
33552590d5
freetype: add host version
2009-03-18 21:22:00 +00:00
Peter Korsgaard
0296059112
freetype: cleanup target install
2009-03-18 21:21:56 +00:00
Peter Korsgaard
ff2df71398
freetype: bump version
2009-03-18 21:21:52 +00:00
Peter Korsgaard
eb84b8ba87
freetype: get rid of ancient 2.2.1 version
2009-03-18 21:21:48 +00:00
Peter Korsgaard
d673d13bfa
freetype: fixup help text indentation
2009-03-18 21:21:44 +00:00
Peter Korsgaard
13c68ecb58
expat: fixup help text
2009-03-18 21:21:39 +00:00
Peter Korsgaard
9e8fa29da9
fontconfig: fixup help text indentation
2009-03-18 21:21:34 +00:00
Peter Korsgaard
5ff46e5dca
pixman: add host version
2009-03-18 21:21:27 +00:00
Peter Korsgaard
cb4ca456a2
pixman: fixup help text indentation
2009-03-18 21:21:14 +00:00
Peter Korsgaard
991f304207
atk: add host version
2009-03-18 21:21:06 +00:00
Peter Korsgaard
b1d451b13c
atk: small cleanup
2009-03-18 21:20:22 +00:00
Peter Korsgaard
58703982e7
libglib2: no longer needs glib2-dev package on host
2009-03-18 19:19:18 +00:00
Peter Korsgaard
77754571b2
pkgconfig: add pkgconfig package for target
...
The host versions shouldn't be visible in Kconfig, so remove the
reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets
with host-.
At the same time add pkgconfig for the target (E.G. for development) and
let BR2_PACKAGE_PKGCONFIG control that package.
Notice: all defconfigs in the tree have been updated, but make sure to
disable the pkgconfig package (unless you want it) if you use an external
config, otherwise you'll end up with pkgconfig and glib2 in the target.
2009-03-18 19:19:10 +00:00
Peter Korsgaard
344d59d788
pkgconfig: use pkg-config-*-host build dir for host version
2009-03-18 19:18:45 +00:00
Peter Korsgaard
b451015203
pkgconfig: install into HOST_DIR
2009-03-18 19:18:40 +00:00
Peter Korsgaard
396480b41d
package: add dbus-python
2009-03-18 11:27:49 +00:00
Peter Korsgaard
2f575f43ec
alsa-lib: don't force EABI for ARM
...
Closes #191 .
2009-03-18 11:27:37 +00:00
Peter Korsgaard
4801198ae7
avahi: enable glib / gtk support if available
2009-03-17 14:44:20 +00:00
Peter Korsgaard
44d929f9ac
libglib2: pkgconfig patch no longer needed as we have HOST_DIR in path
2009-03-17 13:49:12 +00:00
Peter Korsgaard
5aa20b3913
dbus-glib: bump version and convert to Makefile.autotools.in format
...
This at the same times fixes the staging dir install, so stuff needing
dbus-glib is able to build.
2009-03-17 13:48:47 +00:00
Peter Korsgaard
23e2e52df7
Makefile.autotools.in: use TARGET_PATH for compile step
...
This ensures that the correct build tools are found rather than the host
versions (glib-genmarshal, ..)
2009-03-17 13:48:35 +00:00
Peter Korsgaard
00400f4720
package: add HOST_DIR to target path
2009-03-17 13:48:29 +00:00
Peter Korsgaard
4311f0fe39
package: fix host path
...
And generate dbus introspect xml for dbus-glib.
2009-03-17 13:48:15 +00:00
Peter Korsgaard
1549e9f366
dbus: add host-dbus support
2009-03-16 20:58:15 +00:00
Peter Korsgaard
94d915ed43
expat: add host-expat support
2009-03-16 20:58:12 +00:00
Peter Korsgaard
40a54252eb
package/Makefile.in: search $(HOST_DIR) for host includes / libraries
2009-03-16 20:58:08 +00:00
Peter Korsgaard
58aaf75481
expat: convert to Makefile.autotools.in format
2009-03-16 20:58:04 +00:00
Peter Korsgaard
dba1efdfc6
libgtk2: small cleanup
2009-03-16 20:58:01 +00:00
Peter Korsgaard
592f072e42
dbus: compile with X support if libX11 is available
2009-03-16 20:57:56 +00:00
Peter Korsgaard
49a455645e
libgtk2: init script: make sure /etc/gtk-2.0 exists
2009-03-16 15:49:11 +00:00
Peter Korsgaard
01bcd0320e
libglib2: build host version for build-time binaries
...
Build host version of glib in HOST_DIR and use the build-time binaries
from there instead of relying on what is installed on the host.
2009-03-16 15:49:03 +00:00
Peter Korsgaard
fe202a6f85
iptables: doesn't use glib
2009-03-16 15:48:52 +00:00
Peter Korsgaard
bd07d92aad
Makefile: introduce $(HOST_DIR) for host binaries
...
Add HOST_DIR directory handling. HOST_DIR should be used just like
STAGING_DIR, but for host files instead of target ones.
2009-03-16 15:48:43 +00:00
Peter Korsgaard
ad529c62b2
automake: minor cleanup
2009-03-16 15:48:35 +00:00
Peter Korsgaard
9c3542dfc7
xserver-xorg: libXtst not needed
2009-03-16 15:48:29 +00:00
Peter Korsgaard
1fe300010f
xserver-xorg: set buildroot mailing list as builder addr
2009-03-16 15:48:21 +00:00
Peter Korsgaard
17b803cd30
xserver-xorg: more optional dependencies
2009-03-16 15:48:14 +00:00
Peter Korsgaard
c1c9f90757
xserver-xorg: dbus is optional
2009-03-16 15:48:07 +00:00
Peter Korsgaard
7f975775b4
mpfr: bump version
2009-03-16 15:47:58 +00:00
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
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
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
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
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
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
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
Peter Korsgaard
b8a8f1c434
php: touch post-install stamp file
2009-03-05 21:38:36 +00:00
Peter Korsgaard
acdbb39bf5
bind: touch post-install stamp file
2009-03-05 21:38:30 +00:00
Peter Korsgaard
0ad54b6cf4
xerces: bump version
2009-03-05 19:25:17 +00:00
Peter Korsgaard
486c225f00
xerces: needs C++ support in toolchain
2009-03-05 19:25:13 +00:00
Peter Korsgaard
a46fdff085
logrotate: only install logrotate.conf if not present in target_skeleton
...
Allow platforms to provide a custom logrotate.conf in their target_skeleton.
2009-03-05 19:00:17 +00:00
Peter Korsgaard
560c06a6c8
logrotate: fix patch-kernel.sh invocation
...
Thanks to Bernhard for noticing.
2009-03-05 19:00:11 +00:00
Peter Korsgaard
802011ae1f
logrotate: fix build with external toolchain
2009-03-05 16:42:14 +00:00
Peter Korsgaard
04d9a2038a
qtopia4: remove invalid PTHREADS_NATIVE dependency
2009-03-05 15:35:37 +00:00
Peter Korsgaard
e888cd41b4
sysklogd: fix build
2009-03-05 15:30:57 +00:00
Peter Korsgaard
2e1ca24a27
package: convert some Config.in selects to depends
...
Patch by Olaf Rempel <razzor@kopf-tisch.de>.
quick grep showed theses invalid selects of toolchain options.
2009-03-05 14:17:55 +00:00
Peter Korsgaard
89b4f17873
openssl: misc fixes
...
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 13:48:29 +00:00
Peter Korsgaard
00fd5b2264
bind: isc-config.sh gets installed into usr/bin, not /
2009-03-05 13:33:11 +00:00
Peter Korsgaard
7b7a0a3277
bind: needs largefile support, not ipv6
...
And at the same time move the comment below the install tools entry so it
gets identied properly.
2009-03-05 13:33:06 +00:00
Peter Korsgaard
e3bf38868a
bind: needs ipv6 support
2009-03-05 12:14:37 +00:00
Peter Korsgaard
1b276bb2b9
bind: bump version and convert to Makefile.autotools.in
...
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>
Closes #145 .
Current bind package is version 9.3.2 which is from the 9.3 branch and is
EOLed. It has many security bugs probably fixed in 9.3.6-P1 but since it
won't be supported for long it's probably metter to move on to a supported
branch. CVE-2009-0025, CVE-2008-1447, CVE-2008-0122, CVE-2007-2926 and
probably more. While at it migrate to Makefile.autotools.in too. Also
introduced an option for/not to install userland tools (dig, host, nslookup,
nsupdate).
[ Peter: don't install into staging ]
2009-03-05 12:11:36 +00:00
Peter Korsgaard
ee0bbc04ff
php: only overwrite php.ini if not present in target_skeleton
...
Allow platforms to provide a custom php.ini in their target_skeleton.
2009-03-04 20:58:12 +00:00
Peter Korsgaard
7685dd41e1
php: convert to Makefile.autotools.in and other improvements
...
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>
Closes #5 , #77 , #141 and #143 .
* Migrate php package to Makefile.autotools.in
* Make PCRE regex an option (previously forced on)
* Add calendar option from bug #77
* Add external sqlite3 option from bug #141
New option BR2_PACKAGE_PHP_PDO_SQLITE_EXTERNAL
* Add alternate php.ini configuration option from bug #5
Named BR2_PACKAGE_PHP_CONFIG and defaults to shipped config.
In most scenarios the shipped config isn't good enough, it has
a high memory limit for embedded for example.
* Changed some options from depends to select
Namely openssl, libxml2, zlib, gettext, gmp.
* Disabled some 'y' defaults to make things lighter by default
Namely libxml2, sqlite, pdo and pdo_sqlite.
* Made some of the extensions help text more verbose
2009-03-04 20:58:08 +00:00
Peter Korsgaard
4617e1d080
iproute2: needs ipv6
2009-03-04 20:16:26 +00:00
Peter Korsgaard
484aaf0560
iproute: fix makefile
...
Patch by Olaf Rempel <razzor@kopf-tisch.de>.
- bump version to 2.6.28
- fix download
- change compile ordering (build tc after ip)
- remove both binaries from target when cleaning up
[Peter: fixed target install strip]
2009-03-04 20:16:21 +00:00
Peter Korsgaard
a93ecda978
alsa-utils: the entire package needs largefile support, not just aplay
2009-03-04 14:17:00 +00:00
Peter Korsgaard
9cef073cb2
alsa-utils: use conditional for utils selection menu items
2009-03-04 13:22:54 +00:00
Peter Korsgaard
32675db0ee
alsa-utils: aplay: use depends for toolchain options, not select
2009-03-04 13:22:50 +00:00
Peter Korsgaard
4592839384
package: dm (and in turn dmraid) needs largefile support
2009-03-04 13:22:44 +00:00
Peter Korsgaard
39fc310669
dmraid: fix build & convert to Makefile.autotools.in
...
Patch by Olaf Rempel <razzor@kopf-tisch.de>
- was not building at all (x86 uclibc)
- adding devicemapper dependency
2009-03-04 13:22:38 +00:00
Peter Korsgaard
f84389921e
iptables: bump version
...
- bump version to 1.4.2
- add uninstall target
Patch by Olaf Rempel <razzor@kopf-tisch.de>
2009-03-03 22:28:15 +00:00
Peter Korsgaard
479111c9c7
vtun: provide correct location for lzo headers
...
Patch by Robert Urban <urban@unix-beratung.de>
2009-03-03 22:23:22 +00:00
Peter Korsgaard
c4da6199f0
sqlite: bump version and convert to Makefile.autotools.in format
...
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>
Closes #139 .
2009-03-03 20:23:18 +00:00
Peter Korsgaard
bbdf9df60a
util-linux: bump version
...
Fixes #19
2009-03-03 08:52:56 +00:00
Peter Korsgaard
890412421b
ipsec-tools: use select rather than depends for library dependencies
...
As noticed on the mailing list.
2009-03-02 19:56:13 +00:00
Peter Korsgaard
0d5dfaa085
php: bump version
...
Fixes Fixes CVE-2008-5498, closes #137 .
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>
2009-03-02 19:05:33 +00:00
Peter Korsgaard
ba68824431
busybox: additional 1.13.2 fixes
2009-03-02 15:33:07 +00:00
Peter Korsgaard
cb7e99c1ab
microcom: upstream missing, mark as deprecated
...
People should use the busybox version these days anyway.
2009-03-02 08:33:55 +00:00
Peter Korsgaard
0f33cd88c8
microcom: has been in busybox for a long time now
2009-03-02 07:59:37 +00:00
Peter Korsgaard
0cf28ade0b
ncurses: fixup ncurses5-config script
...
Fixes #133 .
2009-03-01 22:35:48 +00:00
Peter Korsgaard
c23c30838c
tar: bump version
...
Fixes #69
2009-03-01 20:20:20 +00:00
Peter Korsgaard
5ae3eb1e10
tar/coreutils: use depends rather than select for toolchain options
2009-03-01 20:20:15 +00:00
Peter Korsgaard
64007a9e6a
libpng: bump version
...
Fixes unitialized data bug (CVE-2009-0040).
Patch by Soef Qued <souf_oued@yahoo.fr>
2009-02-27 14:59:17 +00:00
Peter Korsgaard
69dcc7c8c7
avahi/dnsmasq: adjust dbus dep after Makefile.autotools.in conversion
2009-02-26 20:57:29 +00:00
Peter Korsgaard
f12e7def7c
gst-plugins-good: remove dependencies for matroska plugin
...
This was forgotten when adding config options for zlib and bzip2. The
matroska plugin doesn't need these dependencies, they are optional.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-02-26 08:05:14 +00:00
Peter Korsgaard
f0af25f581
gst-plugins-good: add missing FLAC dependency
...
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-02-26 08:05:07 +00:00
Peter Korsgaard
0aa046b35e
gstreamer: flac plugin support
...
Patch by Sven Neumann. Closes #99 .
2009-02-25 19:51:46 +00:00
Peter Korsgaard
416c626142
php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of depends
...
Hunks missing from r25406.
2009-02-25 19:51:41 +00:00
Peter Korsgaard
895cf9e27d
mesa3d: fix makedepend arguments
...
Make sure makedepends only searches the gcc/staging dir, and not the
host include dirs.
2009-02-24 13:30:03 +00:00
Peter Korsgaard
af098e8dfe
mesa: use correct config file for arch
2009-02-24 13:29:59 +00:00
Peter Korsgaard
e51884daa8
mesa3d: use MAKE1 instead of playing around with BR2_JLEVEL
2009-02-24 13:29:55 +00:00
Peter Korsgaard
30392a1bef
xserver-xorg: select mesa3d in kconfig
...
xserver-xorg depends on mesa3d, so select it in kconfig as well.
2009-02-24 13:29:50 +00:00
Peter Korsgaard
d1eeba7069
dbus: fix expat typo
2009-02-24 11:13:56 +00:00
Peter Korsgaard
469f6e4df5
openswan: mark as BROKEN as it doesn't build with current kernel headers
...
It WILL get removed after 2009.05 unless someone steps up to fix it.
2009-02-24 08:56:14 +00:00
Hamish Moffatt
e14c11230a
Bump version to 0.9.8j
2009-02-24 00:37:06 +00:00
Peter Korsgaard
9d6c2f548e
alsa-lib: convert to Makefile.autotools.in format
2009-02-23 13:37:48 +00:00
Peter Korsgaard
e90a4bf4af
alsa-lib: don't use versioned symbols
...
As reported by Dirk Vermaak and Daniel Mack. Fixes runtime issues with
alsa-lib, see
http://mailman.alsa-project.org/pipermail/alsa-devel/2009-February/014999.html
for details.
2009-02-23 13:01:26 +00:00
Peter Korsgaard
71a55254a4
dbus: convert to Makefile.autotools.in and bump version
2009-02-22 20:12:50 +00:00
Peter Korsgaard
87c15b5356
kexec: bump version and convert to Makefile.autotools.in format
2009-02-21 19:13:24 +00:00
Peter Korsgaard
8c1dd5d2c0
libsndfile: bump version and convert to Makefile.autotools.in format
2009-02-21 13:04:08 +00:00
Peter Korsgaard
52d5f898b8
libsndfile: cleanup help text
2009-02-21 13:04:02 +00:00
Peter Korsgaard
9a1333bcc7
php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of depends
2009-02-21 09:06:48 +00:00
Peter Korsgaard
0524852e7a
php: fix sqlite module
...
- php comes with it's own embedded sqlite, so no need to select sqlite
- disable largefile support for !BR2_LARGEFILE
- php somehow forgets to link with -ldl, breaking the sqlite extension.
Fix it by disabling the (unused?) modload support in sqlite.
2009-02-21 09:06:43 +00:00
Peter Korsgaard
21e3fa22ee
php: use alternative download URL so we can use DOWNLOAD macro
...
As noted by Solar on IRC.
2009-02-20 21:55:32 +00:00
Peter Korsgaard
01ea62911e
php: don't use DOWNLOAD macro
...
php.net only offers downloads though a strange php script with the file name
embedded in the *MIDDLE* of the URL, which isn't compatible with the DOWNLOAD
macro. Fix it by reverting php.mk hunk of r24689 to go back to $(WGET).
This ofcourse means that the primary site / fallback mirror stuff isn't used.
2009-02-20 15:13:50 +00:00
Peter Korsgaard
24981139f6
package/multimeda: add flac package
...
Patch by Sven Neumann (from #99 ).
Removed optimization patch, cleaned up configure args and fixed download URL.
2009-02-20 13:02:13 +00:00
Peter Korsgaard
b3d48af90d
alsa-utils: select ncurses library dependency
2009-02-19 16:04:20 +00:00
Peter Korsgaard
2453972351
libvorbis: select libogg dependency
...
Library dependencies should be selected, and not use depends on.
2009-02-19 15:45:05 +00:00
Peter Korsgaard
eacd9e0844
libvorbis: convert to Makefile.autotools.in format
...
Patch by Sven Neumann <s.neumann@phase-zero.de>
Closes #107
2009-02-19 15:45:00 +00:00
Peter Korsgaard
fc8ac0c7e5
pppd: fix build without UCLIBC_HAS_BSD_ERR
...
Replace the BSD specific warn() with a call to syslog.
Patch by Gustavo Zacarias, closes #109 .
2009-02-19 12:08:11 +00:00
Hamish Moffatt
a83dddf9ff
Enable multilink PPP (no reason to disable it)
...
Add configuration item to enable filtering (requires libpcap)
2009-02-19 05:31:05 +00:00
Peter Korsgaard
ea74003ebf
tslib: convert to Makefile.autotools.in format
...
Patch by Sven Neumann <s.neumann@phase-zero.de>
Closes #61 .
2009-02-18 14:16:38 +00:00
Peter Korsgaard
ddc807aea8
tslib: doesn't use C++, so don't require it in the configure script
2009-02-18 14:16:34 +00:00
Peter Korsgaard
bb76564738
busybox: 1.13.2 killall fix
2009-02-18 14:16:30 +00:00
Peter Korsgaard
1aae99bc34
mtd-utils: flashcp: handle non-power-of-2 erase size (E.G. for dataflash)
2009-02-17 14:04:49 +00:00
Peter Korsgaard
7892b23ae7
udev: options for path_id and firmware.sh
...
Patch by Mike Crowe.
2009-02-13 19:57:59 +00:00
Peter Korsgaard
8acde59f79
package: work around kconfig crash issue with comments in choice entries
2009-02-13 09:18:08 +00:00
Peter Korsgaard
dd0345aeaa
mpfr: bump version
2009-02-13 08:34:01 +00:00
Peter Korsgaard
5373ea118d
gmp: use GNU_MIRROR for site
2009-02-13 08:33:57 +00:00
Peter Korsgaard
585bc18384
gmp: bump version
2009-02-13 08:33:50 +00:00
Peter Korsgaard
7ac25f1320
dnsmasq: bump version
...
closes #97 .
2009-02-12 13:39:33 +00:00
Peter Korsgaard
5804c6d9fe
libpng: bump version
...
Fixes memory leak and double-free vulnerability
2009-02-12 12:17:12 +00:00
Peter Korsgaard
cf34241144
gmp/mpfr: use static libraries as make targets
...
The host shared objects are no more.
2009-02-10 16:38:53 +00:00
Peter Korsgaard
7897a950fe
gmp/mpfr: fix up dependencies to stop continous rebuild with --disable-shared
...
Don't list the shared objects as targets for the host compilation now that
we compile with --disable-shared.
2009-02-10 15:19:31 +00:00
Peter Korsgaard
0948f8af37
x11/video-xgi: fix vesa/xgi typo
...
Closes #95
2009-02-10 13:01:28 +00:00
Peter Korsgaard
42f985687d
gmp/mpfr: force static linking
...
Patch by Maxim Grigoriev.
GCC 4.3.x would link with the correct shared library versions, but without
any RPATH, so it ended up looking for then in /usr/lib/ at runtime.
This is less than good, as the version there might not be compatible, and
even worse for distributions like Ubuntu, which doesn't install those
libs by default, the build breaks.
Fix it by forcing static linking instead.
2009-02-09 13:01:32 +00:00
Peter Korsgaard
421b354ce2
vim: cleanup sed invocation
2009-02-08 11:00:44 +00:00
Peter Korsgaard
45c8d20378
alsa-lib: make python option depend on python
...
As discussed on the list.
2009-02-07 06:57:29 +00:00
Peter Korsgaard
a54e0dd97f
mpg123: remove unused mpg123x target (debug?)
2009-02-05 13:24:22 +00:00
Peter Korsgaard
2c89d7aeb6
mpg123: remove arm funroll-loops workaround
...
Fixed by toolchain patch.
2009-02-05 13:24:18 +00:00
Peter Korsgaard
d41e54e694
mpg123: cleanup unused hunk after r25004
2009-02-05 13:24:07 +00:00
Peter Korsgaard
c74eee7fe4
mpg123: cleanup after r19300 (don't introduce unneeded hidden configs)
2009-02-05 13:24:01 +00:00
Peter Korsgaard
4fc25fcf10
tremor: strip target lib
2009-02-04 23:51:11 +00:00
Peter Korsgaard
5b1dbd2031
microperl: strip target binary
2009-02-04 23:51:06 +00:00
Peter Korsgaard
0d149d98d5
alsa-lib: fix with with BR2_PACKAGE_ALSA_LIB_PYTHON
...
Tell it where to find the python headers.
2009-02-04 23:15:42 +00:00
Peter Korsgaard
c0dfdc21f9
package/: remove obsolete ltt package
...
As discussed on the list.
2009-02-04 12:56:35 +00:00
Ulf Samuelsson
25b41e7e6a
Define OSIP_CFLAGS and OSIP_LIBS for libeXosip2
2009-02-02 07:24:48 +00:00
Ulf Samuelsson
8bfd360ac6
Mark ltt as broken (all versions of tarball removed from SITE), package obsolete
2009-02-02 07:20:54 +00:00
Peter Korsgaard
a1523adcad
alsa-lib: clean up makefile
...
As discussed on the list. I suspect the ARM abi thing isn't needed anymore
now we use the correct abi in the first place, but I'll leave it in until
after the release.
2009-02-01 19:37:14 +00:00
Peter Korsgaard
91f780bc05
mpfr: bump version
...
I know that changing something as fundamental as mpfr this close to the
release isn't really ideal, but it's listed as the minimum version
for gcc 4.3.x:
http://gcc.gnu.org/install/prerequisites.html
Bernhard's tree has been using 2.3.2 since October, so the risk is probably
not that big though.
2009-02-01 19:37:09 +00:00
Peter Korsgaard
f3b9454a19
busybox: additional 1.13.2 fixes
2009-02-01 19:36:56 +00:00
Ulf Samuelsson
32521c03bd
Do not overwrite user configuration
2009-02-01 16:10:47 +00:00
Peter Korsgaard
1fb44d3bfd
dbus: revert r25194 (Unbreak Peters 'fixes' to dbus for a second time)
...
It was a bogus revert.
2009-01-31 22:53:35 +00:00
Ulf Samuelsson
f777dee1d4
Unbreak Peters 'fixes' to dbus for a second time
2009-01-31 21:01:24 +00:00
Peter Korsgaard
9e7881ccc9
x11r7: make xman and xcb-util visible in Kconfig
...
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-31 19:08:20 +00:00
Peter Korsgaard
398dfc42b7
dbus: revert to pre-r25021 situation
...
Revert to pre-r25021 situation, but add extra comments explaining the
situation.
2009-01-31 18:39:55 +00:00
Peter Korsgaard
657563f2d7
ntp: fix time sync issue
...
Fix for https://support.ntp.org/bugs/show_bug.cgi?id=769 - Patch from gentoo.
2009-01-31 18:39:49 +00:00
Ulf Samuelsson
8bf5071cf3
dbus dependencies needs to be ready before ./configure
2009-01-31 12:02:40 +00:00
Ulf Samuelsson
caa31fcc62
Workaround for AVR32 compiler issue affecting inlining, causing alsa-lib to break, feedback to AVR32 compiler team will be sent
2009-01-31 10:18:23 +00:00
Peter Korsgaard
9ce75bf893
dbus: fix xml dependency and stop continous rebuilds
2009-01-30 13:54:47 +00:00
Peter Korsgaard
e4051615c4
dbus: revert r25156 (Fix dbus dependency on libxml2, without rebuild, works but may need refinement)
...
As discussed on the list - Too complicated and wrong.
2009-01-30 13:54:42 +00:00
Peter Korsgaard
92bd25c9eb
toolchain: fix up GNU_TARGET_NAME link and target_utils location
...
The GNU_TARGET_NAME symlink and target_utils location were not correctly
adjusted to match the move of the toolchain to $(STAGING_DIR)/usr,
creating dangling symlinks.
2009-01-30 13:34:42 +00:00
Daniel Laird
b8d6dff991
qte.mk: Add a 'comment' to indicate the need for NPTL threads
...
Make sure the developer is informed why a package is not
visable and that they need to have a NPTL enabled
toolchain.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-30 11:30:21 +00:00
Daniel Laird
777de7caa5
qte.mk: Use depends on for toolchain features
...
Buildroot is adopting depends on for toolchain features and
select for packages. Make this change in this file.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-30 10:49:59 +00:00
Peter Korsgaard
a72794391a
readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/
...
Package configs should start with BR2_PACKAGE_.
2009-01-30 09:54:59 +00:00
Peter Korsgaard
ebf47824cc
readline: remove BR2_PACKAGE_READLINE_TARGET configuration option
...
Other packages don't have this, and several packages are depending on
readline where they actually want readline-target instead.
2009-01-30 09:50:13 +00:00
Peter Korsgaard
7eec8ea560
readline: remove redundant BR2_PACKAGE_READLINE_HEADERS configuration
...
Header files on target is globally controlled by BR2_HAVE_DEVFILES.
2009-01-30 09:50:02 +00:00
Ulf Samuelsson
4b25f84ab9
Fix dbus dependency on libxml2, without rebuild, works but may need refinement
2009-01-30 07:40:14 +00:00
Peter Korsgaard
ae46e5bc89
mysql-client: remove test / benchmark stuff from target (saves ~70MB)
2009-01-29 21:33:32 +00:00
Peter Korsgaard
97515c6cae
sqlite: bump version
...
Fixes several database corruption bugs
2009-01-29 19:49:22 +00:00
Peter Korsgaard
6e7f92310a
busybox: rebuild if .config changed
...
As reported on irc - Fixes busybox-menuconfig
2009-01-29 11:29:49 +00:00
Peter Korsgaard
85d756d5cc
busybox: remove unused handling of ancient versions no longer in BR
2009-01-29 11:27:20 +00:00
Peter Korsgaard
8186a3edee
gamin: fix build
...
Dependencies were wrong, and it didn't build without largefile support.
2009-01-29 10:13:02 +00:00
Peter Korsgaard
d459b1bc3d
Add radvd to the list of packages
...
Add radvd, the IPv6 router advertisement daemon.
Signed-off-by: Amand Tihon <amand.tihon@alrj.org>
2009-01-28 21:38:49 +00:00
Peter Korsgaard
2389a4591b
xpdf: depends on freetype, so select it in kconfig as well
2009-01-28 20:09:03 +00:00
Daniel Laird
30f4e13c03
autoconf.mk: Bounce version to 2.63
...
Have been having various issues with multiple jobs (-jX) and building
autoconf. Turns out that v2.63 has fixed this. So bounce version
to a working version.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-28 15:35:39 +00:00
Peter Korsgaard
c8cfd7b510
alsa-lib: fix build with largefile on 32bit archs
...
Thanks to Will Wagner <will_wagner@carallon.com> for reporting and working
with upstream to get it fixed. Patch from alsa-lib.git.
2009-01-28 15:33:08 +00:00
Peter Korsgaard
7b83993c3e
avahi-autoipd: fix issue with repeated builds
...
The avahi-autoipd target install step adds /var/lib/avahi-autoipd as a
symlink to /tmp/avahi-autoipd, which is fine, except if your /var/lib is
already a symlink to /tmp (E.G. like the default target_skeleton is).
If that's the case, then you end up adding a /tmp/avahi-autoipd symlink
pointing to itself, causing subsequent builds to fail
(Too many levels of symbolic links in the ln -sf call). Fix it by simply
first removing the symlink if it's there.
2009-01-28 15:12:05 +00:00
Nigel Kukard
d608e26d48
xfs is a mainline filesystem with no alternative regarding tools in busybox, remove depend on deprecated
2009-01-28 13:16:27 +00:00
Nigel Kukard
1c5e72a98c
* Cleanup of prefix
2009-01-28 13:14:51 +00:00
Peter Korsgaard
45616607b4
Makefile.autotools.in: add FOO_MAKE for packages needing to use $(MAKE1)
...
As requested on irc.
2009-01-28 06:32:28 +00:00
Peter Korsgaard
0441f3c64b
webkit: depend on C++ + wchar support in toolkit, as icu needs it
2009-01-27 15:10:08 +00:00
Peter Korsgaard
c6da11ea45
webkit: don't depend on X server
2009-01-27 15:02:40 +00:00
Peter Korsgaard
0053483c96
libxml2: stop continous rerun of post-extract target
...
Touch stamp file (seems to have been missed by r23656).
2009-01-27 15:02:34 +00:00
Peter Korsgaard
b84a6adc28
icu: needs wchar support in toolchain as well
2009-01-27 15:02:29 +00:00
Peter Korsgaard
ad9402dba5
icu: add project url to help text
2009-01-27 15:02:25 +00:00
Peter Korsgaard
c0fd0f62f9
icu: needs C++ support in toolchain
2009-01-27 15:02:22 +00:00
Peter Korsgaard
f2b2e82138
webkit: revert r24983 (Disable webkit (with comment) if X is not available)
...
Webkit doesn't need X.
2009-01-27 15:02:13 +00:00
Peter Korsgaard
814ca6d548
alsa-lib: fix typo in -source target
2009-01-27 05:43:29 +00:00
Peter Korsgaard
33cabc1cb6
libcgicc: don't build demos
...
And remove unneeded patch for demos while we're at it.
2009-01-26 19:41:47 +00:00
Peter Korsgaard
d6803a8a56
libcgicc: install to usr/lib
2009-01-26 19:41:32 +00:00
Peter Korsgaard
d1d142dd91
package/: depend on toolchain C++ config, don't use select
...
select should only be used for package (library) dependencies.
2009-01-26 19:19:10 +00:00
Peter Korsgaard
e496ff2141
libcgicc: depend on toolchain config, don't use select
...
select should only be used for package (library) dependencies.
2009-01-26 19:14:18 +00:00
Peter Korsgaard
e03683e066
libglib2: move HOST_GLIB detection to glib package
...
Makes more sense to have it here, and easier to change once we start
building host-glib.
2009-01-26 19:10:41 +00:00
Peter Korsgaard
68bc1e172e
libglib2: halt build early with description if host glib-genmarshal isn't found
2009-01-26 18:17:57 +00:00
Peter Korsgaard
132b010efc
acpid: remove unused legacy patches
...
As discussed on the list.
2009-01-26 15:28:05 +00:00
Peter Korsgaard
4d097fe8f9
liboil: don't build examples
2009-01-26 14:49:37 +00:00
Peter Korsgaard
2440801bd1
mplayer: add -fomit-frame-pointer for i386
...
This seems to be required to compile some of the inline asm.
This solves the following compiler errors:
h264.c: In function 'decode_cabac_residual':
h264.c:6158: warning: passing argument 4 of 'decode_significance_8x8_x86' discards qualifiers from pointer target type
cabac.h: In function 'get_cabac_noinline':
cabac.h:513: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
cabac.h:513: error: 'asm' operand has impossible constraints
While searching several weeks ago, I hit the following URL, which
unfortunately currently doesn't seem to work anymore and I can't
remember what the bug was about.
Also see http://bugs.uclibc.org/view.php?id=4604
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-26 09:22:52 +00:00
Peter Korsgaard
3c0dea728e
mplayer: add patch due to missing sys/timeb.h
...
This include file is only available, if uClibc is compiled with
UCLIBC_SUSV3_LEGACY defined and ftime() is not needed in this part of
mplayer at all.
This solves the following compiler error:
win32.c:67:23: error: sys/timeb.h: No such file or directory
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-26 09:22:47 +00:00
Peter Korsgaard
1510bb58fe
libsexy: remove trailing newline from r24996
2009-01-26 06:30:59 +00:00
Peter Korsgaard
329f68e794
asterisk: mark as BROKEN and remove obsolete patch
...
Asterisk seems to have moved to a auto* build system, so the .mk has to be
more or less completely rewritten.
2009-01-26 06:28:03 +00:00
Peter Korsgaard
3ba91efea2
irda-utils: totally broken packages should depend on BROKEN, not DEPRECATED
...
Or we should simply delete the dir.
2009-01-26 06:13:06 +00:00
Peter Korsgaard
7e3d659e8c
mysql_client: fix deps and clean up configure args
...
mysql client needs ncurses, readline and C++
2009-01-26 05:51:31 +00:00
Ulf Samuelsson
8e2390fdaf
Add help for packages without AVR32 support
2009-01-26 00:34:02 +00:00
Ulf Samuelsson
ebcaf669f2
Add comment on brokenness of Asterisk
2009-01-26 00:16:11 +00:00
Ulf Samuelsson
67750e96de
deprecate libfloat, package is obsolete
2009-01-26 00:14:56 +00:00
Ulf Samuelsson
7af4d10d17
Deprecate ltt, package is obsolete and replaced by ltt-ng
2009-01-26 00:14:19 +00:00
Ulf Samuelsson
fab832dd57
Deprecate modutils, only for ancient 2.4 kernels
2009-01-26 00:13:29 +00:00
Ulf Samuelsson
6360be7fe1
Deprecate irda-utils, makefile totally broken
2009-01-26 00:12:47 +00:00
Ulf Samuelsson
a6ab997f6f
Deprecate xfsprogs, no support for XFS in Buildroot
2009-01-26 00:12:02 +00:00
Ulf Samuelsson
d45093b23a
reinstitute comment thaat spooler does not work
2009-01-25 23:51:54 +00:00
Ulf Samuelsson
b5a4f6247c
Add explanation why examples are disabled for liboil
2009-01-25 23:47:47 +00:00
Ulf Samuelsson
51a28ab3d3
Avoid the use of subshell in microperl
2009-01-25 23:44:53 +00:00
Ulf Samuelsson
9dc75a871b
Fix exec-prefix for libeXosip2
2009-01-25 23:32:13 +00:00
Ulf Samuelsson
dd31a9d285
exec-profix fix for cups
2009-01-25 23:16:11 +00:00
Ulf Samuelsson
cf965728d2
Fix spelling error, causing php to use host includes, add patching and unpacked targets
2009-01-25 20:59:30 +00:00
Ulf Samuelsson
9d68c3bdb2
Stop dbus continuos rebuild, fix deps
2009-01-25 20:55:31 +00:00
Ulf Samuelsson
119562f2de
Make cups build, support perl/php option
2009-01-25 20:53:43 +00:00
Ulf Samuelsson
690ba839c0
Support libiconv option for popt
2009-01-25 20:50:59 +00:00
Ulf Samuelsson
6dc301e0be
Use prefix=/usr for libeXosip2
2009-01-25 20:44:23 +00:00
Peter Korsgaard
ae3e3d1325
qtopia4: fix and improve color/pixel depths config
...
Also fix whitespace and use an existing variable for qmake.conf, which
was forgotten in r23828, though it's only commented out.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-25 20:19:06 +00:00
Peter Korsgaard
f85f2de174
Makefile: globally define variables used at different places
...
$(comma) and $(space) are used in packages and the toolchain.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-25 20:19:01 +00:00
Ulf Samuelsson
d7cb72db64
Part of NcFTP depends on ncurses, create dependencies, if needed
2009-01-25 08:18:35 +00:00
Ulf Samuelsson
df8f9549fd
liboil make fails on ARM with release toolset for a few unneeded examples due to use of hidden __clz_tab, do not build them for now, but problem may need further examination
2009-01-25 08:16:53 +00:00
Ulf Samuelsson
ed7f49bf49
Fix make problems with perl
2009-01-25 08:14:37 +00:00
Ulf Samuelsson
81a9f04114
Make toolchain configration to fix mpg123 global and move to Makefile
2009-01-24 11:27:47 +00:00
Peter Korsgaard
b3f1b6a02e
mpg123: remove unused legacy patch
2009-01-24 10:31:32 +00:00
Peter Korsgaard
38a1831b51
freetype: fix typo
2009-01-24 10:20:36 +00:00
Ulf Samuelsson
a467f95953
Add fix to mpg123 for bug in ARM release toolchain causing segment violation, bug reported to gcc bugzilla
2009-01-24 10:15:05 +00:00
Peter Korsgaard
309ff4f976
freetype: only depend on zlib if it is available
...
The dependency is only there so zlib gets built before freetype if it's
available (for shared configure cache)
2009-01-24 08:31:22 +00:00
Peter Korsgaard
fd80603320
libsexy: unbreak build
...
libsexy doesn't depend on libX11, but it does need libxml2.
2009-01-24 06:44:13 +00:00
Peter Korsgaard
085163341a
Revert r24982 (Disable libsexy (with comment) if X is not available)
...
It's wrong, libsexy doesn't depend on an X server.
2009-01-24 06:44:04 +00:00
Ulf Samuelsson
9f71646cf1
Make sure libdnet does not find unsupported libcheck, in host
2009-01-24 06:25:40 +00:00
Ulf Samuelsson
2b192f0815
Fix static lib dep for ncurses
2009-01-23 23:02:15 +00:00
Peter Korsgaard
e7eda55f00
package/: remove deprecated and broken raidtool2 package
2009-01-23 20:38:05 +00:00
Ulf Samuelsson
b44a99026e
Use default configure options to allow sawman build to complete with ccache
2009-01-23 17:50:34 +00:00
Ulf Samuelsson
e202b5c378
Disable webkit (with comment) if X is not available
2009-01-23 17:49:07 +00:00
Ulf Samuelsson
7a69b7a3f6
Disable libsexy (with comment) if X is not available
2009-01-23 17:48:49 +00:00
Daniel Laird
bf8203de71
gst-plugins-good: Fix style issues and use of --disable-png.
...
Update ordering and configure options.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-23 10:39:35 +00:00
Ulf Samuelsson
c7f715639c
Add workarounds for alsa-utils
2009-01-22 23:06:28 +00:00
Ulf Samuelsson
ea8a25f932
Use /usr/lib for ncurses instead of /lib
2009-01-22 22:58:55 +00:00
Ulf Samuelsson
d04321356a
Use /usr/lib for slang instead of /lib
2009-01-22 22:58:29 +00:00
Daniel Laird
9caca74d26
package/multimedia/gst-plugins-good/Config.in
...
package/multimedia/gst-plugins-good/gst-plugins-good.mk
Always disable ESD
Move JPEG/PNG
Add BZIP2/ZLIB options as posted by Markus
Add LIBXML2 dependency for annodex
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-22 11:01:56 +00:00
Daniel Laird
6d496c4e6a
package/multimedia/gst-plugins-good/Config.in
...
Use select instead of depends on as it makes clear what people
need rather than hiding options based on choices they dont
know they need to make.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-22 08:09:53 +00:00
Ulf Samuelsson
0496551eac
Make sure ln command does not break if link exist
2009-01-22 07:51:28 +00:00
Peter Korsgaard
5f79c0bf44
libconfuse: fix build by removing -Werror flag
2009-01-21 20:45:10 +00:00
Peter Korsgaard
b6dbf2eb86
openssl: fix build without largefile support
2009-01-21 20:31:47 +00:00
Peter Korsgaard
2e02904b04
directfb: fix compilation error on ppc (linux/config.h is long gone)
2009-01-21 19:20:13 +00:00
Peter Korsgaard
0b62a657cf
directfb: bump version and convert to Makefile.autotools.in format
...
Patch by Sven Neumann <s.neumann@phase-zero.de>
2009-01-21 19:20:08 +00:00
Peter Korsgaard
9f89b9bad9
directfb: tarball moved to Old/
2009-01-21 15:49:17 +00:00
Daniel Laird
87d040ee50
package/multimedia/gst-plugins-good/gst-plugins-good.mk
...
package/multimedia/gst-plugins-good/Config.in
gst-plugins-good does not build unless some package dependencies are forced.
This patch allows you to turn off some of the plugins with these dependencies and hides
others that require some packages (like PNG/JPEG)
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-21 13:33:21 +00:00
Ulf Samuelsson
6e20da741b
Remove reference to query_modules in oprofile, does not exist in linux-2.6. oprofile now builds for ARM
2009-01-21 07:09:41 +00:00
Ulf Samuelsson
98186f1d47
add patch form cgicc'upstream, build now completes\!
2009-01-21 00:27:11 +00:00
Ulf Samuelsson
02407b4c05
include string.h when building cgicc, add libcgicc-unpacked, and clean up libcgicc.mk - still does not build OK
2009-01-21 00:21:43 +00:00
Ulf Samuelsson
a57170cb02
add kismet-unpacked target, fix lack of include for memset etc.
2009-01-21 00:17:03 +00:00
Ulf Samuelsson
d7d5b3852e
Fix circular dependency
2009-01-20 22:38:39 +00:00
Ulf Samuelsson
b9df282721
Make libbz2.so point at libbz2.so.1.0.4 in /usr/lib (correct) instead of in /lib
2009-01-20 22:25:55 +00:00
Ulf Samuelsson
324f61f798
Bump xerces-c to latest stable, ARM build now completes
2009-01-20 21:34:46 +00:00
Ulf Samuelsson
678496e167
Bump lzma to latest stable, ARM build now completes
2009-01-20 21:33:57 +00:00
Ulf Samuelsson
ad862e2ffb
Libraries for dbus-glib are in /usr/lib, depend on expat
2009-01-20 21:32:43 +00:00
Peter Korsgaard
31647bd0c6
mtd/mtd-utils: mkfs.jffs2: fix device_table handling
2009-01-20 20:06:36 +00:00
Peter Korsgaard
40e98127de
busybox: 1.13.2 tar fix
2009-01-20 19:26:54 +00:00
Peter Korsgaard
dc8ff28549
mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well
...
The host stuff seems pretty broken though as we don't build a host version
of liblzo.
2009-01-20 14:17:58 +00:00
Peter Korsgaard
81dc300b4d
mplayer: fix non-largefile build
2009-01-20 09:29:50 +00:00
Peter Korsgaard
999026df2b
mplayer: fix configure for powerpc-linux
2009-01-20 09:12:06 +00:00
Peter Korsgaard
49c682dcab
mplayer: force cross-compile mode
2009-01-20 09:11:57 +00:00
Peter Korsgaard
17c17213f1
libmad: unbreak build with gcc-4.3.x
...
libmad used the long deprecated -fforce-mem gcc flag, which no longer is
recognized in gcc-4.3.x. It has long been a noop, so simply remove it.
2009-01-20 08:51:15 +00:00
Hans-Christian Egtvedt
877a486ac9
mplayer: add patch to fix compilation against alsa-lib 1.0.18
...
This adds a patch to fix compilation against alsa-lib 1.0.18. It is basically a
grab of the change from mplayer repository. It also refreshes the other patches
so they apply clean.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2009-01-20 06:17:12 +00:00
Peter Korsgaard
983780cc9a
busybox: 1.13.2 depmod fix
2009-01-19 12:34:38 +00:00
Peter Korsgaard
bc65432230
toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs
...
gcc < 4.2.0 doesn't support -Wno-overlength-stings, but gcc-4.3.x configure
fails to detect that, breaking the build.
Work around it by detecting the host gcc version (and store in HOSTCC_VERSION)
and set the proper configure variables for gcc < 4.2.0.
2009-01-19 09:18:46 +00:00
Peter Korsgaard
4bcbf87c99
lsof, m4: use variables from BR instead of uclibc
...
UCLIB_HAS_.* is not defined in Buildroot space, so the conditions always
evaluate to the same result. Use appropriate Buildroot variables.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-18 14:22:30 +00:00
Peter Korsgaard
675b479c2f
Kconfig: remove 'default n' and 'default no' (see r22874)
...
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-18 14:20:18 +00:00
Ulf Samuelsson
6ce30eef5a
Cleanup libgtk2, and prepare for 2.15
2009-01-18 10:57:23 +00:00
Ulf Samuelsson
ebca742682
Change use of rint, which is only supported for X86 in uClibc to generic rounding
2009-01-18 10:53:06 +00:00
Ulf Samuelsson
6da70de503
The liboil Makefile will use "-mcpu=vfp" when building for ARM.
...
The VFP is only available for a few ARM CPUs at the moment,
so this breaks the liboil build.
A patch is available upstream which only enables "-mfpu=vfp"
if "--enable-vfp" is given to "configure".
Autotools needs to be run for liboil for this to take effect.
A new configuration BR2_VFP_FLOAT is added to allow enabling vfp.
If this is "yes", then "-mfpu=vfp" is added to CFLAGS.
2009-01-18 10:51:53 +00:00
Thomas Lundquist
c86f23b770
Getting rid of a bit more configure options that's been centralized.
2009-01-18 09:26:28 +00:00
Thomas Lundquist
6b00041b87
Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.
2009-01-18 00:05:57 +00:00
Thomas Lundquist
fa2273f409
Easier with one place for configure options for disabling gtk-doc
2009-01-17 10:11:12 +00:00
Ulf Samuelsson
22ba8bcf0e
Ensure glib-1.2 builds a static library
2009-01-17 02:13:15 +00:00
Ulf Samuelsson
03e3b81d4c
Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is selected
2009-01-17 00:19:06 +00:00
Ulf Samuelsson
2326230ea0
Fix legacy strings for alsa-utils & remove man pages
2009-01-16 22:06:49 +00:00
Ulf Samuelsson
e4c50fe464
libeXosip2 requires libosip2
2009-01-16 21:19:50 +00:00
Ulf Samuelsson
d597e790bc
Fix libglib2 build when LIBICONV is selected, clean up versioning
2009-01-16 21:18:08 +00:00
Peter Korsgaard
28a229e8da
package: remove tinylogin
...
It's ancient and upstream is gone, people should just use the login stuff
in busybox instead.
2009-01-16 13:56:23 +00:00
Peter Korsgaard
98467f92c4
xerces: tarball moved to archive.apache.org
2009-01-16 13:27:08 +00:00
Peter Korsgaard
901ad7cbc8
quagga: tarball moved to attic/ subdir
2009-01-16 13:23:56 +00:00
Peter Korsgaard
280c871e50
openswan: tarball moved to old/ subdir
2009-01-16 13:21:33 +00:00
Peter Korsgaard
6beda1f236
package/mpfr: fix make source-check/external-deps issue
2009-01-16 12:34:44 +00:00
Peter Korsgaard
1e1e6395b6
package/dm: fix DOWNLOAD fallout
2009-01-16 12:34:40 +00:00
Peter Korsgaard
3e06e4cec6
DOWNLOAD: don't use := assignment for function implementation
...
:= causes the function parameters to get evaluated at definition time
instead of implementation time, which is kind of silly for a function.
Fixes make source-check / external-deps
2009-01-16 12:30:07 +00:00
Peter Korsgaard
3ff43a6838
buildroot: convert remaining WGET users to DOWNLOAD helper
2009-01-16 12:07:53 +00:00
Peter Korsgaard
4a7bfd2775
package/: convert to DOWNLOAD helper
2009-01-16 11:42:52 +00:00
Peter Korsgaard
d58636d765
buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper
...
This is the long requested backup mirror support. So far only enabled
for Makefile.autotools.in, but there's no reason why we cannot use
DOWNLOAD everywhere.
Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/
2009-01-16 10:27:48 +00:00
Daniel Laird
ada9baf7b9
package/freetype/freetype.mk: Fix editing of freetype-config
...
Found that the editing of freetypr-config was not quite enough.
Changed it and looked at freetype-config --cflags, --libs and got the values
I expected.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-16 09:02:51 +00:00
Ulf Samuelsson
49d32869e0
Always create shared python library, if python is created, needed by multiple packages
2009-01-15 06:28:05 +00:00
Ulf Samuelsson
23b948f5be
Make acpid patch depend on VERSION
2009-01-14 23:54:02 +00:00
Ulf Samuelsson
76224bc019
Change TTCP_BUILD_DIR to TTCP_DIR
2009-01-14 23:53:20 +00:00
Ulf Samuelsson
afa1babac5
Kismet needs dbus to build
2009-01-14 23:51:32 +00:00
Ulf Samuelsson
65d2a21b67
Bump vpnc version and remove build of man pages, which breaks when cross compiling
2009-01-14 23:50:44 +00:00
Ulf Samuelsson
4f78c090a4
libeXosip2 is dependent on libosip2
2009-01-14 23:49:24 +00:00
Ulf Samuelsson
f3c2eed5d8
Update deprecated bmove to memmove in ttcp
2009-01-14 22:52:31 +00:00
Ulf Samuelsson
0267841fe5
Force use of HOST_GLIB instead of /usr/bin for libgtk2
2009-01-14 22:11:13 +00:00
Ulf Samuelsson
f1df706a85
Update deprecated bcopy,bcmp,bzero to mem* in mrouted
2009-01-14 22:08:36 +00:00
Ulf Samuelsson
30ffbbe5ad
Remove references to sys/timeb.h in libupnp configure, ftime is removed from source already
2009-01-14 22:07:17 +00:00
Ulf Samuelsson
9224d668f5
Add mrouted-unpacked target
2009-01-14 22:05:19 +00:00
Daniel Laird
6e12b4f1c7
package/multimedia/gstreamer/gstreamer.mk: Fix missing \
...
Fix stupid typo.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-14 16:52:10 +00:00
Daniel Laird
0d5ded862c
package/multimedia/gstreamer
...
package/multimedia/gst-plugins-*: I do not want docs installed in rootfs.
Stop it installing the docs in the ROOTFS by using the same fix
as has been applied to cairo.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-14 14:38:18 +00:00
Thomas Lundquist
caf9ed7bff
Better to use the correct --without
2009-01-14 13:36:36 +00:00
Thomas Lundquist
dd771221ff
Woops, we do need /dev/null, not a directory with html in it.
2009-01-14 12:26:30 +00:00
Daniel Laird
e3171fda5d
package/libidn/Config.in: Fix layout of text as per coding guidelines.
...
Update description to match required ->
help
Description
Empty line
Homepage
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-14 08:31:41 +00:00
Ulf Samuelsson
54695cc01a
Use HOST_GLIB for glib installation instead of /usr/bin
2009-01-13 21:02:43 +00:00
Ulf Samuelsson
4613db0009
Bump acpid version and update source filename
2009-01-13 18:44:32 +00:00
Ulf Samuelsson
c792641562
Use GNU_MIRROR for libcgicc since www.cgicc.org is gone, change bz2 to gz and bump version
2009-01-13 18:42:37 +00:00
Daniel Laird
eb153a7f33
package/libidn/Config.in: Fix line length of text
...
Could not count properly.... line length > 80.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-13 16:57:21 +00:00
Daniel Laird
2f211c8778
package/libidn: Add a new package (required by later WebKits...)
...
GNU Libidn is a fully documented implementation of the Stringprep,
Punycode and IDNA specifications. Libidn's purpose is to encode
and decode internationalized domain names. The native C, C#
and Java libraries are available under
the GNU Lesser General Public License version 2.1 or later.
Not quite sure I've put it in the correct menu but it will work.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-13 16:36:16 +00:00
Daniel Laird
8e583fd0f7
package/liberation/liberation.mk: A further tidy up.....
...
Use touch -c $@
Do not install fonts into staging dir.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-13 10:37:48 +00:00
Daniel Laird
0875bc85bb
package/alsa-lib/alsa-lib.mk
...
package/gettext/gettext.mk: Both of these components look for iconv when configuring so need to be dependent.
Both of these packages can be built with libiconv support. If libiconv is enabled and these are built first
then some configure variables get stored in the system cache and then libiconv is not used properly.
If libiconv is selected by user make sure it is built before either of these packages are built.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-13 10:26:28 +00:00
Hans-Christian Egtvedt
2c6ee8299b
samba: use proper BR variable to disable largefile while configuring
2009-01-13 08:02:52 +00:00
Hans-Christian Egtvedt
8e1e3e58fb
samba: bump version to 3.2.7 and refresh patches against this version
...
This patch bumps the Samba version to 3.2.7 and refreshes the patches. It also
fixes two minor issues by introducing two new small patches.
2009-01-13 07:29:35 +00:00
Hans-Christian Egtvedt
b9a79cd8f0
samba: properly disable largefile if not selected in Buildroot
2009-01-13 07:26:55 +00:00
Hamish Moffatt
147232da39
Added missing libdnet package
2009-01-13 00:46:39 +00:00
Thomas Lundquist
8356803dcf
Fix dependencies.
2009-01-12 15:22:41 +00:00
Peter Korsgaard
b24c3215c1
buildroot: get rid of s390 support
...
As discussed on the list. It isn't supported by uclibc, so I strongly doubt
anyone has been using it.
2009-01-12 14:36:14 +00:00
Daniel Laird
729cf4f6c3
package/libpng/libpng.mk: Remove the unnecessary --without-x option
...
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-12 12:45:48 +00:00
Daniel Laird
c3430358a3
package/liberation/liberation.mk: Correct the makefile to what it should have been
...
Correct the makefile so that it works and is what I originally planned to add.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-12 12:40:48 +00:00
Thomas Lundquist
94b61800c7
May not be the right way to do it but I just don't want those docs.
2009-01-12 10:29:46 +00:00
Peter Korsgaard
1e38a548bc
busybox: 1.13.2 mdev fix
2009-01-12 09:36:57 +00:00
Ulf Samuelsson
0c0725438b
Add ncurse-unpacked target
2009-01-12 07:44:09 +00:00
Ulf Samuelsson
728164ff16
Bump version of ImageMagick which does not work, use versioned patches, needs further work to complete build
2009-01-12 07:42:09 +00:00