qt6-base
This commit is contained in:
13
qt6-base/alr.sh
Normal file
13
qt6-base/alr.sh
Normal file
@ -0,0 +1,13 @@
|
||||
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'
|
||||
)
|
Reference in New Issue
Block a user