alr-repo/qt6-base/alr.sh

13 lines
314 B
Bash

name='qt6-base'
version='6.8.0'
release='1'
desc='A cross-platform application and UI framework.'
homepage='https://www.qt.io'
maintainer="Евгений Храмов <xpamych@yandex.ru>"
architectures=('amd64')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
build_deps=(
'qt6-qtbase'
'qt6-xcb-private-headers'
)