mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-06-27 20:08:20 +00:00
13 lines
559 B
Makefile
13 lines
559 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2025-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="hyperhdr-sdbus-cpp"
|
|
PKG_VERSION="b7d85f936d622299ee57966c2b2aefde5e4f3684"
|
|
PKG_SHA256="1ab2c8b6ee551fe6cd5afe75660cf88ebf9094b1132a5823bb84a65a14fd821c"
|
|
PKG_LICENSE="LGPL-2.1"
|
|
PKG_SITE="https://github.com/Kistler-Group/sdbus-cpp"
|
|
PKG_URL="https://github.com/Kistler-Group/sdbus-cpp/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain"
|
|
PKG_LONGDESC="single-file public domain (or MIT licensed) libraries for C/C++"
|
|
PKG_TOOLCHAIN="manual"
|