utfcpp: initial package

required by taglib-2.0
This commit is contained in:
Rudi Heitbaum 2023-12-27 05:39:04 +00:00
parent 580a168e88
commit 08dcfd7503

View File

@ -0,0 +1,11 @@
# SPDX-License-Identifier: GPL-2.0-only
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="utfcpp"
PKG_VERSION="4.0.4"
PKG_SHA256="7c8a403d0c575d52473c8644cd9eb46c6ba028d2549bc3e0cdc2d45f5cfd78a0"
PKG_LICENSE="BSL"
PKG_SITE="https://github.com/nemtrif/utfcpp"
PKG_URL="https://github.com/nemtrif/utfcpp/archive/refs/tags/v${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="UTF-8 with C++ in a Portable Way"