mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
tllist: initial package 1.0.5
This commit is contained in:
parent
9c54ea49bf
commit
549d7c6a92
11
packages/wayland/lib/tllist/package.mk
Normal file
11
packages/wayland/lib/tllist/package.mk
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# SPDX-License-Identifier: GPL-2.0
|
||||||
|
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
|
PKG_NAME="tllist"
|
||||||
|
PKG_VERSION="1.0.5"
|
||||||
|
PKG_SHA256="b0f32c9b2c2015c8d8dd068fd4e8b586aa91ca1670badc274ec962559ee0aadd"
|
||||||
|
PKG_LICENSE="MIT"
|
||||||
|
PKG_SITE="https://codeberg.org/dnkl/tllist"
|
||||||
|
PKG_URL="https://codeberg.org/dnkl/tllist/archive/${PKG_VERSION}.tar.gz"
|
||||||
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
|
PKG_LONGDESC="A C header file only implementation of a typed linked list."
|
Loading…
x
Reference in New Issue
Block a user