blob: c636331d3c5c3e82c47228ca73322e58d9600eed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="qt6"
VERSION="6.3.1"
HOMEPAGE="https://qt.io"
DOWNLOAD="https://download.qt.io/official_releases/qt/6.3/6.3.1/single/qt-everywhere-src-6.3.1.tar.xz \
https://download.qt.io/development_releases/prebuilt/libclang/libclang-release_130-based-linux-Ubuntu20.04-gcc9.3-x86_64.7z"
MD5SUM="957a304773b281a4584f4c0254773456 \
1eb94ba35df4aa217cf485086215182a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="double-conversion html5lib md4c nodejs p7zip"
MAINTAINER="Steven Voges"
EMAIL="svoges.sbo@gmail.com"
|