mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-21 17:02:39 +00:00
addpkg(x11/libquotient): 0.9.5
This commit is contained in:
12
x11-packages/libquotient/build.sh
Normal file
12
x11-packages/libquotient/build.sh
Normal file
@@ -0,0 +1,12 @@
|
||||
TERMUX_PKG_HOMEPAGE="https://quotient-im.github.io/libQuotient"
|
||||
TERMUX_PKG_DESCRIPTION="A Qt library to write cross-platform clients for Matrix"
|
||||
TERMUX_PKG_LICENSE="LGPL-2.1-or-later"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="0.9.5"
|
||||
TERMUX_PKG_SRCURL="https://github.com/quotient-im/libQuotient/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz"
|
||||
TERMUX_PKG_SHA256="24366dd59aca7b991756e45c3c8823c43fc6a8fdb161ea6dcce5b666c6300766"
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
||||
TERMUX_PKG_DEPENDS="libc++, libolm, openssl, qt6-qtbase, qtkeychain"
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
-DCMAKE_SYSTEM_NAME=Linux
|
||||
"
|
||||
Reference in New Issue
Block a user