move qt4 package from Xorg to Video feed
authorMirko Vogt <mirko@openwrt.org>
Thu, 11 Jun 2015 10:58:15 +0000 (12:58 +0200)
committerMirko Vogt <mirko@openwrt.org>
Thu, 11 Jun 2015 11:05:42 +0000 (13:05 +0200)
commit2bfecb050bc608007d8a3f315c99cfb0e3a213d9
tree1170f9407fb921c0fcb7cd5a3c9b0064e9f6d3c4
parent264c37aecd2ada983ef70b6d05b1130f3f1761f6
move qt4 package from Xorg to Video feed

There's some minor changes, especially to seperate
an qt4 from an qt5 installation (Host and target).
Also the x11 support got dropped - framebuffer only.
Some obvious and trivial bug fixes got applied as well,
however, apart from that, it basically is, what it was.

The Xorg feed is totally unmaintained currently,
also the early approach of running an Xserver on
embedded devices - hence the feed's name - thankfully
didn't really become the standard either.

So let's reorganise some of the stuff from the Xorg
feed worth keeping within the new Video feed.
frameworks/qt4/Makefile [new file with mode: 0644]
frameworks/qt4/files/qmake.conf [new file with mode: 0644]
frameworks/qt4/files/qmake.mk [new file with mode: 0644]
frameworks/qt4/files/qplatformdefs.h [new file with mode: 0644]
frameworks/qt4/patches/100-do_not_use_res.defdname.patch [new file with mode: 0644]
frameworks/qt4/patches/200-depend-on-decoration.patch [new file with mode: 0644]
frameworks/qt4/patches/300-compile-fixes.patch [new file with mode: 0644]