mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
macOS: build against Qt 5.12.1
This commit is contained in:
parent
47058a6da2
commit
ba36af83f6
@ -15,5 +15,5 @@ export MACOSX_DEPLOYMENT_TARGET="10.9"
|
||||
export DRAKETHREADS=${DRAKETHREADS:-4}
|
||||
export MAKEFLAGS="-j ${DRAKETHREADS}"
|
||||
export SHARED_QT=1
|
||||
export QTVER=${QTVER:-5.12.0}
|
||||
export QTVER=${QTVER:-5.12.1}
|
||||
export SIGNATURE_IDENTITY="Developer ID Application: Moritz Bunkus (YZ9DVS8D8C)"
|
||||
|
@ -21,9 +21,16 @@ spec_zlib=(zlib-1.2.11.tar.xz https://www.zlib.net/zlib-1.2.11.tar.gz c3e5e9fdd5
|
||||
#spec_qttools=(qttools-everywhere-src-5.11.0.tar.xz https://download.qt.io/official_releases/qt/5.11/5.11.0/submodules/qttools-everywhere-src-5.11.0.tar.xz 9d93ca84272cdf9031913cb3a6876716aa8a174e91693839f0de0ea3dd3a67d9)
|
||||
#spec_qttranslations=(qttranslations-everywhere-src-5.11.0.tar.xz https://download.qt.io/official_releases/qt/5.11/5.11.0/submodules/qttranslations-everywhere-src-5.11.0.tar.xz f13e92fce935ccc0e4bfd088645bf78ebadb42d4e944fc36c9dc08d537f2e81c)
|
||||
|
||||
spec_qtbase=(qtbase-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtbase-everywhere-src-5.12.0.tar.xz 5e03221d780e121aabd734896aab8f331e5d8c9d9b54f1eb04907d0818eaeecb)
|
||||
spec_qtimageformats=(qtimageformats-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtimageformats-everywhere-src-5.12.0.tar.xz 5f907de96d3db6276816f321b7e11cba7beb1fcc81bcb3f1729cde3b7599732e)
|
||||
spec_qtmultimedia=(qtmultimedia-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtmultimedia-everywhere-src-5.12.0.tar.xz 5c4b0cb9c08c57ce1aad3aee267c6f6270d254addfb2a6dd363a272e98e926a9)
|
||||
spec_qtsvg=(qtsvg-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtsvg-everywhere-src-5.12.0.tar.xz ebe68d8ad73b6b8d8eabac81edcbf395838caf4d498d6b047c74b57341c3fbce)
|
||||
spec_qttools=(qttools-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qttools-everywhere-src-5.12.0.tar.xz 574ce34b6e5bcd5dce4020a3947730f3c2223eee65d0396a311099223364dac3)
|
||||
spec_qttranslations=(qttranslations-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qttranslations-everywhere-src-5.12.0.tar.xz 5b4f186e0b96703041319b5b131393b6aa829ea74e067697ede548d936327508)
|
||||
#spec_qtbase=(qtbase-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtbase-everywhere-src-5.12.0.tar.xz 5e03221d780e121aabd734896aab8f331e5d8c9d9b54f1eb04907d0818eaeecb)
|
||||
#spec_qtimageformats=(qtimageformats-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtimageformats-everywhere-src-5.12.0.tar.xz 5f907de96d3db6276816f321b7e11cba7beb1fcc81bcb3f1729cde3b7599732e)
|
||||
#spec_qtmultimedia=(qtmultimedia-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtmultimedia-everywhere-src-5.12.0.tar.xz 5c4b0cb9c08c57ce1aad3aee267c6f6270d254addfb2a6dd363a272e98e926a9)
|
||||
#spec_qtsvg=(qtsvg-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtsvg-everywhere-src-5.12.0.tar.xz ebe68d8ad73b6b8d8eabac81edcbf395838caf4d498d6b047c74b57341c3fbce)
|
||||
#spec_qttools=(qttools-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qttools-everywhere-src-5.12.0.tar.xz 574ce34b6e5bcd5dce4020a3947730f3c2223eee65d0396a311099223364dac3)
|
||||
#spec_qttranslations=(qttranslations-everywhere-src-5.12.0.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qttranslations-everywhere-src-5.12.0.tar.xz 5b4f186e0b96703041319b5b131393b6aa829ea74e067697ede548d936327508)
|
||||
|
||||
spec_qtbase=(qtbase-everywhere-src-5.12.1.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.1/submodules/qtbase-everywhere-src-5.12.1.tar.xz 533078ce02678988576e224cb3844979907950cf83e0fda3364bc1d5701c9049)
|
||||
spec_qtimageformats=(qtimageformats-everywhere-src-5.12.1.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.1/submodules/qtimageformats-everywhere-src-5.12.1.tar.xz 0425f35dbcc83cd5840e2d3a73ed4c57c426af9d6ac7b9fe3a40d23560653421)
|
||||
spec_qtmultimedia=(qtmultimedia-everywhere-src-5.12.1.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.1/submodules/qtmultimedia-everywhere-src-5.12.1.tar.xz 9c5ba11225f57d3a8124f109514443e290a9eb94e063a5b1f78e63edfb5f0b18)
|
||||
spec_qtsvg=(qtsvg-everywhere-src-5.12.1.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.1/submodules/qtsvg-everywhere-src-5.12.1.tar.xz 5bc1f744d32c06f5aa4eff33759568106a995ce21fa1326a247dfa5f783f63c8)
|
||||
spec_qttools=(qttools-everywhere-src-5.12.1.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.1/submodules/qttools-everywhere-src-5.12.1.tar.xz ab1da4fbd84a9d3873e4ed212a0ae614c6059b8e7dca2f0a599a6f7e61f6cbf3)
|
||||
spec_qttranslations=(qttranslations-everywhere-src-5.12.1.tar.xz https://download.qt.io/official_releases/qt/5.12/5.12.1/submodules/qttranslations-everywhere-src-5.12.1.tar.xz 7443d70d8572321e810c52fbdd096666e61510e07e17437f1910f0b800cca6a7)
|
||||
|
Loading…
Reference in New Issue
Block a user