qt5: 5.9.2 -> 5.9.3
This commit is contained in:
parent
e6bc331347
commit
aa354c045e
6831
qt5/.footprint
6831
qt5/.footprint
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
8fdc8dc23b19c1c00e817d5c56eac1a0 harmony-fix.patch
|
||||
738d1b98106e1bd39f00cc228beb522a qt-everywhere-opensource-src-5.9.2.tar.xz
|
||||
eae2435509493a2084405714e0a9bdf9 qt-everywhere-opensource-src-5.9.3.tar.xz
|
||||
67165bacd3231b57d7b7db1e6bcb7d89 qt5-logo.png
|
||||
|
@ -1,7 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/XbKlq4lYrtTs+8pD46wY1rIukhgd4lUcBGCl1lZtayWbF9ongujtvmyF3hP9rPBwvIO7oY+6ZUTOI1AmVfBxAo=
|
||||
SHA256 (Pkgfile) = 40a0954537405586f57d1635a586e54bdfb4d90350e98296ad7d58ce819e45b4
|
||||
SHA256 (.footprint) = fc5c7ffbc45aafeded8fabcf5561c6be9ca5affb38eb08d276b7f9ca5858f8ad
|
||||
SHA256 (qt-everywhere-opensource-src-5.9.2.tar.xz) = 6c6171a4d1ea3fbd4212d6a04899650218583df3ec583a8a6a4a589fe18620ff
|
||||
RWSE3ohX2g5d/R38Zh4neJ4+Vmql6UQ2Umeg4gg5olqEpSLrBe4xBtkJ1beg38SYsCtTlisDOSsosBU965DyBNKxUXOhVxeaiAk=
|
||||
SHA256 (Pkgfile) = 79459675bd089c76163cdf35d71c117cec405f393e9100d9276f7ab0789a377c
|
||||
SHA256 (.footprint) = 34eb01b4a9bab8b0312001a7c5ed388a19854b7dda2d7a10f546af6b55c01b4e
|
||||
SHA256 (qt-everywhere-opensource-src-5.9.3.tar.xz) = 57acd8f03f830c2d7dc29fbe28aaa96781b2b9bdddce94196e6761a0f88c6046
|
||||
SHA256 (qt5-logo.png) = ae1335ecd1cd2d17032184895ab298a636cdfa8121b0ed71307c4f2b23ec928e
|
||||
SHA256 (harmony-fix.patch) = 8451c0a86e887492b706950ce533c616e687b790c54e86fb1f405dc2074737a3
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: dbus gdk-pixbuf gst-plugins-base libepoxy libmng libxkbcommon mtdev xorg-libxcomposite xorg-libxcursor xorg-libxi xorg-libxinerama xorg-libxrandr xorg-xcb-util-image xorg-xcb-util-keysyms xorg-xcb-util-wm
|
||||
|
||||
name=qt5
|
||||
version=5.9.2
|
||||
version=5.9.3
|
||||
release=1
|
||||
source=(https://download.qt.io/official_releases/qt/${version::3}/$version/single/qt-everywhere-opensource-src-$version.tar.xz
|
||||
qt5-logo.png
|
||||
@ -63,9 +63,12 @@ build() {
|
||||
-opensource \
|
||||
-openssl-linked \
|
||||
-optimized-qmake \
|
||||
-qt-xkbcommon-x11 \
|
||||
-reduce-relocations \
|
||||
-release \
|
||||
-shared \
|
||||
-plugin-sql-sqlite \
|
||||
-system-sqlite \
|
||||
-skip qtwebengine
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user