qt5: 5.11.2 -> 5.12.0

This commit is contained in:
Danny Rawlins 2019-01-01 15:19:19 +11:00
parent fce9ac9e9c
commit cf4c8646a4
3 changed files with 3861 additions and 3663 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ZGtNL5G9AtculliDrnUHSh6Z44SA2f7JkSLC+pyGfIjV4PLpWtJO2mSXBYSxQKKzbNCMSedbPDfvxZAK5gBpQc=
SHA256 (Pkgfile) = 99fc9a9be8d085c076174746efee8449cdc9c1276af529f885cb3c943b287f14
SHA256 (.footprint) = d8f5cad7d144cff775c61d2a3e40ce3a5c8b2ab393a0a5c9999e20d258318427
SHA256 (qt-everywhere-src-5.11.2.tar.xz) = c6104b840b6caee596fa9a35bc5f57f67ed5a99d6a36497b6fe66f990a53ca81
RWSE3ohX2g5d/XI77XgZfwrO+KY/xDVAK5UmVKwpbksulUX+TZ+q/KGASrniQjmubDhezHPiIf9fkBNlDPkSJoc/xWO86mwkMAA=
SHA256 (Pkgfile) = 4a0bbc2bc0d94777a0ec1245cd1a7c5141501b231efdb639c3568dcb72c10442
SHA256 (.footprint) = b26438f58c1b6197aaf1ba65377b660ec80c2d62d3545cebfeb18492bae8bf72
SHA256 (qt-everywhere-src-5.12.0.tar.xz) = 356f42d9087718f22f03d13d0c2cdfb308f91dc3cf0c6318bed33f2094cd9d6c
SHA256 (qt5-logo.png) = ae1335ecd1cd2d17032184895ab298a636cdfa8121b0ed71307c4f2b23ec928e

View File

@ -4,7 +4,7 @@
# Depends on: dbus gdk-pixbuf gst-plugins-base libepoxy libmng libxkbcommon xorg-libxcomposite xorg-libxcursor xorg-libxi xorg-libxinerama xorg-xcb-util-image xorg-xcb-util-keysyms xorg-xcb-util-wm
name=qt5
version=5.11.2
version=5.12.0
release=1
source=(https://download.qt.io/official_releases/qt/${version::4}/$version/single/qt-everywhere-src-$version.tar.xz
qt5-logo.png)
@ -64,7 +64,8 @@ build() {
-plugin-sql-sqlite \
-system-sqlite \
-system-harfbuzz \
-skip qtwebengine
-skip qtwebengine \
-silent
make
make -j1 INSTALL_ROOT=$PKG install