mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
asn1c: initial package
asn1c is required for the build of heimdal
This commit is contained in:
parent
dfe88a6da0
commit
3303bb456a
11
packages/devel/asn1c/package.mk
Normal file
11
packages/devel/asn1c/package.mk
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# SPDX-License-Identifier: GPL-2.0
|
||||||
|
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
|
PKG_NAME="asn1c"
|
||||||
|
PKG_VERSION="0.9.28"
|
||||||
|
PKG_SHA256="8007440b647ef2dd9fb73d931c33ac11764e6afb2437dbe638bb4e5fc82386b9"
|
||||||
|
PKG_LICENSE="BSD"
|
||||||
|
PKG_SITE="http://lionet.info/asn1c/blog/"
|
||||||
|
PKG_URL="https://github.com/vlm/asn1c/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||||
|
PKG_DEPENDS_HOST="ccache:host"
|
||||||
|
PKG_LONGDESC="The ASN.1 Compiler"
|
Loading…
x
Reference in New Issue
Block a user