mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libidn2: initial package
This commit is contained in:
parent
82415034ac
commit
836215f595
11
packages/textproc/libidn2/package.mk
Normal file
11
packages/textproc/libidn2/package.mk
Normal file
@ -0,0 +1,11 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libidn2"
|
||||
PKG_VERSION="2.1.0"
|
||||
PKG_SHA256="032398dbaa9537af43f51a8d94e967e3718848547b1b2a4eb3138b20cad11d32"
|
||||
PKG_LICENSE="LGPL3"
|
||||
PKG_SITE="https://www.gnu.org/software/libidn/"
|
||||
PKG_URL="http://ftpmirror.gnu.org/gnu/libidn/libidn2-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Free software implementation of IDNA2008, Punycode and TR46."
|
Loading…
x
Reference in New Issue
Block a user