0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-12-16 05:38:51 +00:00

13 lines
462 B
Makefile
Raw Permalink Normal View History

# SPDX-License-Identifier: GPL-2.0
2018-07-16 20:45:36 +02:00
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
2017-02-01 13:39:10 -08:00
PKG_NAME="ecm-tools"
PKG_VERSION="1.0.3"
PKG_SHA256="7b7475789603e64c7ae3ddcb0e95f09640ba37a7f13b29c8e8f2f4087bd872c9"
2017-02-01 13:39:10 -08:00
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/alucryd/ecm-tools"
PKG_URL="https://github.com/alucryd/ecm-tools/archive/v${PKG_VERSION}.tar.gz"
2017-02-01 13:39:10 -08:00
PKG_DEPENDS_TARGET="toolchain"
2018-10-22 15:06:12 +02:00
PKG_LONGDESC="Error Code Modeler.s"
PKG_BUILD_FLAGS="-sysroot"