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