mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
argtable2: initial package
This commit is contained in:
parent
447bf535f2
commit
68e30171bb
15
packages/addons/addon-depends/argtable2/package.mk
Normal file
15
packages/addons/addon-depends/argtable2/package.mk
Normal file
@ -0,0 +1,15 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="argtable2"
|
||||
PKG_VERSION="2.13"
|
||||
PKG_SHA256="8f77e8a7ced5301af6e22f47302fdbc3b1ff41f2b83c43c77ae5ca041771ddbf"
|
||||
PKG_LICENSE="BSD"
|
||||
PKG_SITE="http://argtable.sourceforge.net/"
|
||||
PKG_URL="https://downloads.sourceforge.net/project/argtable/argtable/argtable-${PKG_VERSION}/argtable2-${PKG_VERSION:2:4}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Argtable is an open source ANSI C library that parses GNU-style command-line options"
|
||||
|
||||
make_target() {
|
||||
:
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user