extra/qt5-base to 5.10.1-1

This commit is contained in:
Kevin Mihelich 2018-02-16 14:43:22 +00:00
parent 18692bf3f5
commit f27145f5ad
2 changed files with 5 additions and 11 deletions

View file

@ -9,9 +9,9 @@
pkgbase=qt5-base
pkgname=(qt5-base qt5-xcb-private-headers)
_qtver=5.10.0
_qtver=5.10.1
pkgver=${_qtver/-/}
pkgrel=4
pkgrel=1
arch=('x86_64')
url='http://qt-project.org/'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@ -31,12 +31,8 @@ optdepends=('qt5-svg: to use SVG icon themes'
conflicts=('qtchooser')
groups=('qt' 'qt5')
_pkgfqn="${pkgbase/5-/}-everywhere-src-${_qtver}"
source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
qtbug-65235.patch::"https://github.com/qt/qtbase/commit/79d78d81.patch"
qtbug-59261.patch::"https://github.com/qt/qtbase/commit/d1960360.patch")
sha256sums=('fd5578cd320a13617c12cf2b19439386b203d6d45548e855f94e07be9829f762'
'32d71a129adad13fc90e2ec9b15d0a21d9dd3f02bd8094882b18e4451d39ffe7'
'91c89eb302316c32cbe5018ac92d8fcd96201eed3e6e11cb40f410f45cb17138')
source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
sha256sums=('d8660e189caa5da5142d5894d328b61a4d3ee9750b76d61ad74e4eee8765a969')
prepare() {
cd ${_pkgfqn}
@ -54,9 +50,6 @@ prepare() {
# Fix missing private includes https://bugreports.qt.io/browse/QTBUG-37417
sed -e '/CMAKE_NO_PRIVATE_INCLUDES\ \=\ true/d' -i mkspecs/features/create_cmake.prf
patch -p1 -i ../qtbug-65235.patch # https://bugreports.qt.io/browse/QTBUG-65235
patch -p1 -i ../qtbug-59261.patch # https://bugreports.qt.io/browse/QTBUG-59261
}
build() {

View file

@ -1,6 +1,7 @@
### Rebuild only for minor version updates
calibre
gcin
googlemaps
kwin
lxqt-qtplugin
plasma-framework