mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
libuv: initial package
This commit is contained in:
parent
61bca3604a
commit
523840ff80
13
packages/addons/addon-depends/ttyd-depends/libuv/package.mk
Normal file
13
packages/addons/addon-depends/ttyd-depends/libuv/package.mk
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# SPDX-License-Identifier: GPL-2.0
|
||||||
|
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
|
PKG_NAME="libuv"
|
||||||
|
PKG_VERSION="1.40.0"
|
||||||
|
PKG_SHA256="70fe1c9ba4f2c509e8166c0ca2351000237da573bb6c82092339207a9715ba6b"
|
||||||
|
PKG_LICENSE="MIT"
|
||||||
|
PKG_SITE="https://github.com/libuv/libuv"
|
||||||
|
PKG_URL="https://github.com/libuv/libuv/archive/v${PKG_VERSION}.tar.gz"
|
||||||
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
|
PKG_LONGDESC="Multi-platform support library with a focus on asynchronous I/O"
|
||||||
|
|
||||||
|
PKG_CMAKE_OPTS_TARGET="-DLIBUV_BUILD_TESTS=OFF"
|
Loading…
x
Reference in New Issue
Block a user