Safe download sources

Use safe download sources for various packages, and fix several styling issues.
This commit is contained in:
Toby Chen
2016-01-03 20:24:13 -05:00
parent 437f645387
commit 31a299c881
13 changed files with 118 additions and 88 deletions

View File

@@ -6,24 +6,21 @@ servers."
HOMEPAGE="https://qt.io/"
COPYRIGHT="2015 The Qt Company Ltd."
LICENSE="GNU LGPL v2"
REVISION="2"
SOURCE_URI="https://download.qt.io/official_releases/qt/5.5/$portVersion/submodules/qtbase-opensource-src-$portVersion.tar.gz"
CHECKSUM_SHA256="7e82b1318f88e56a2a9376e069aa608d4fd96b48cb0e1b880ae658b0a1af0561"
SOURCE_DIR="qtbase-opensource-src-$portVersion"
PATCHES="qt5base-5.5.patchset"
SOURCE_URI_2="https://download.qt.io/official_releases/qt/5.5/$portVersion/submodules/qttools-opensource-src-$portVersion.tar.gz"
CHECKSUM_SHA256_2="d9e06bd19ecc86afba5e95d45a906d1bc1ad579aa70001e36143c1aaf695bdd6"
SOURCE_DIR_2="qttools-opensource-src-$portVersion"
SOURCE_URI_3="https://download.qt.io/official_releases/qt/5.5/$portVersion/submodules/qttranslations-opensource-src-$portVersion.tar.gz"
CHECKSUM_SHA256_3="c4bd6db6e426965c6f8824c54e81f68bbd61e2bae1bcadc328c6e81c45902a0d"
SOURCE_DIR_3="qttranslations-opensource-src-$portVersion"
SOURCE_URI_4="https://github.com/threedeyes/QPAHaikuExp/archive/dd88f691e399f238b62cfef0d9ff872af34af77b.tar.gz"
CHECKSUM_SHA256_4="434b0d5eb400074a173d291b151374e8b28690b6844e68702e5569aa35d41360"
SOURCE_DIR_4="QPAHaikuExp-dd88f691e399f238b62cfef0d9ff872af34af77b"
PATCHES="qt5base-5.5.patchset"
SOURCE_URI_4="git+https://github.com/threedeyes/QPAHaikuExp#dd88f691e399f238b62cfef0d9ff872af34af77b"
REVISION="2"
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"