mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
utfcpp: initial package
required by taglib-2.0
This commit is contained in:
parent
580a168e88
commit
08dcfd7503
11
packages/devel/utfcpp/package.mk
Normal file
11
packages/devel/utfcpp/package.mk
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user