mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-04 04:48:55 +00:00
10 lines
542 B
Bash
10 lines
542 B
Bash
TERMUX_PKG_HOMEPAGE=https://github.com/lxqt/libdbusmenu-lxqt
|
|
TERMUX_PKG_DESCRIPTION="A library that provides a Qt implementation of the DBusMenu protocol"
|
|
TERMUX_PKG_LICENSE="LGPL-2.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="0.2.0"
|
|
TERMUX_PKG_SRCURL="https://github.com/lxqt/libdbusmenu-lxqt/releases/download/${TERMUX_PKG_VERSION}/libdbusmenu-lxqt-${TERMUX_PKG_VERSION}.tar.xz"
|
|
TERMUX_PKG_SHA256=8c22a77c7f69061e5b880cc76ddfc9391b80ee7449485806adecb7123501d84e
|
|
TERMUX_PKG_DEPENDS="libc++, qt6-qtbase"
|
|
TERMUX_PKG_AUTO_UPDATE=true
|