mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
commons-text: initial package
This commit is contained in:
parent
dc7b2038e5
commit
8553c1b38a
12
packages/devel/commons-text/package.mk
Normal file
12
packages/devel/commons-text/package.mk
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
|
PKG_NAME="commons-text"
|
||||||
|
PKG_VERSION="1.11.0"
|
||||||
|
PKG_SHA256="4169cb90571fb28fad4c5eea7c1c994c18f1995452f73e8ea7a86087c0e3822e"
|
||||||
|
PKG_LICENSE="Apache-2.0"
|
||||||
|
PKG_SITE="https://commons.apache.org/proper/commons-text/"
|
||||||
|
PKG_URL="https://dlcdn.apache.org/commons/text/binaries/commons-text-${PKG_VERSION}-bin.tar.gz"
|
||||||
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
|
PKG_LONGDESC="Apache Commons Text is a library focused on algorithms working on strings"
|
||||||
|
PKG_TOOLCHAIN="manual"
|
Loading…
x
Reference in New Issue
Block a user