14 Commits

Author SHA1 Message Date
mirko
bda2ee3fe8 JavaScriptCore reqiures calling <make> before <make install>, otherwise it doesn't get compiled
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22 10:04:49 +00:00
mirko
2c85a1e7d6 package qt4-declarative which is part of the new qt4.7 feature and language <QML>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22 10:04:43 +00:00
mirko
11b1174313 avoid requiring the member <defdname> in struct <__res_state> of libc which is bloated, deprecated and disabled in uClibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22 10:04:38 +00:00
mirko
1f8c4e5f53 uClibc doesn't support the <realpath>-function properly which results in immediate segmentation faults when passing NULL as argument (as qt does). This patch - which adds checks before calling <realpath> - went upstream in qt4.7 and therewith is not needed anymore.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22 10:04:32 +00:00
mirko
6b713d9fda level up qt4 from 4.6.2 to 4.7beta
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22 10:04:25 +00:00
mirko
781fe8e454 since uclibc version 0.9.32 comes with nptl support, packages requiring nptl support could now be used with uclibc >= v0.9.32 as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22 10:04:20 +00:00
mirko
1badc2d0d0 there are more parts where missing ntpl-support in uclibc < 0.9.32 is a problem when compiling qt4, so this effort trying to avoid using nptl functionality doesn't actually make anything better
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22 10:04:13 +00:00
nico
4d821d398b [packages] bump release number for packages modified after 0.03
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 14:22:12 +00:00
mirko
6752f94032 adjust dependencies regarding previous name change "DirectFB" -> "directfb"
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-10 17:54:07 +00:00
mirko
51c1a7db92 package support for optional qt4-plugins <sqlite> and <mysql>
- thanks a lot to Dave Smith

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 11:23:11 +00:00
mirko
82e80e9500 enable linux framebuffer support for Qt
(besides support for DirectFB)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-08 00:26:35 +00:00
mirko
d8424789ee check for any enabled decoration, not just for the default one
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 12:59:28 +00:00
swalker
00137e5739 [packages] qt4: add url
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 04:33:24 +00:00
mirko
b0e24b6b95 add support for qt4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 17:15:21 +00:00