24 lines
562 B
YAML
24 lines
562 B
YAML
name: qt6-serialport
|
|
description: Provides access to hardware and virtual serial ports
|
|
version: 6.11.1
|
|
revision: 2
|
|
url: https://www.qt.io/
|
|
license: GPL3-only,LGPL3-only,LicenseRef-Qt-Commercial,Qt-GPL-exception-1.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- libelogind
|
|
- qt6-base
|
|
make_depends:
|
|
- cmake
|
|
downloads:
|
|
- url: https://code.qt.io/qt/qtserialport.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: v${BPM_PKG_VERSION}
|
|
checksum: 0bede6c85f1e504aa99844e9898289e0f13b7492
|