1
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-11-21 21:36:30 +00:00
Lakka-LibreELEC/packages/testing/package.mk
Ian Leonard b386b4e7d8 testing: update website
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-03-01 09:44:21 +00:00

13 lines
407 B
Makefile

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="testing"
PKG_VERSION=""
PKG_LICENSE="various"
PKG_SITE="https://libreelec.tv"
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="virtual"
PKG_LONGDESC="testing: Metapackage for various packages to test while developing"