mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-18 07:33:50 +00:00
addpkg(x11/qt6-qtconnectivity): 6.10.1
This commit is contained in:
13
x11-packages/qt6-qtconnectivity/build.sh
Normal file
13
x11-packages/qt6-qtconnectivity/build.sh
Normal file
@@ -0,0 +1,13 @@
|
||||
TERMUX_PKG_HOMEPAGE="https://www.qt.io/"
|
||||
TERMUX_PKG_DESCRIPTION="Provides access to Bluetooth hardware"
|
||||
TERMUX_PKG_LICENSE="GPL-3.0-only, LGPL-3.0-only"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="6.10.1"
|
||||
TERMUX_PKG_SRCURL="https://download.qt.io/official_releases/qt/${TERMUX_PKG_VERSION%.*}/${TERMUX_PKG_VERSION}/submodules/qtconnectivity-everywhere-src-${TERMUX_PKG_VERSION}.tar.xz"
|
||||
TERMUX_PKG_SHA256="7baefd3a90c73820e33ddc59ded8c018e233d14d23eaa4eadbf332b5ac2154ff"
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_DEPENDS="libc++, libpcsclite, qt6-qtbase"
|
||||
TERMUX_PKG_BUILD_DEPENDS="cmake, git, ninja"
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
-DCMAKE_SYSTEM_NAME=Linux
|
||||
"
|
||||
Reference in New Issue
Block a user