qt5base: Replace Haiku QPA plugin

This commit is contained in:
Gerasim Troeglazov
2015-10-16 00:04:30 +10:00
parent 1834897342
commit a8a1132578
2 changed files with 96 additions and 52 deletions

View File

@@ -20,7 +20,10 @@ SOURCE_URI_3="https://download.qt.io/official_releases/qt/5.5/$portVersion/submo
CHECKSUM_SHA256_3="c4bd6db6e426965c6f8824c54e81f68bbd61e2bae1bcadc328c6e81c45902a0d"
SOURCE_DIR_3="qttranslations-opensource-src-$portVersion"
REVISION="1"
SOURCE_URI_4="git+https://github.com/threedeyes/QPAHaikuExp#dd88f691e399f238b62cfef0d9ff872af34af77b"
REVISION="2"
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -137,6 +140,9 @@ BUILD_PREREQUIRES="
PATCH()
{
rm -rf $sourceDir/src/plugins/platforms/haiku
cp -s $sourceDir4/haiku $sourceDir/src/plugins/platforms/haiku
cd $sourceDir2
sed -i s/__linux__/__HAIKU__/g \
src/assistant/3rdparty/clucene/src/CLucene/config/compiler.h