mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-01 08:01:23 +00:00
13 lines
507 B
Makefile
13 lines
507 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2025-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="hyperhdr-qmqtt"
|
|
PKG_VERSION="6476bf68edc4840fbe4395838a27d1b06f9f84ec"
|
|
PKG_SHA256="8a8dfdb77391a565cb086708557a4f96db4b8186cd316bca6e8fd1a41611bb7f"
|
|
PKG_LICENSE="EPL-1.0"
|
|
PKG_SITE="https://github.com/emqx/qmqtt"
|
|
PKG_URL="https://github.com/emqx/qmqtt/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain"
|
|
PKG_LONGDESC="MQTT client for Qt 5 in maintenance status"
|
|
PKG_TOOLCHAIN="manual"
|