0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-22 07:19:12 +00:00

13 lines
545 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="rpi_ws281x"
PKG_VERSION="49086d3913367d2fb014a615f9d958a47867bc39"
PKG_SHA256="2a6142bcb9317b65168674f7164b9508652708fd4160d33f8e7e194e9dab57db"
PKG_LICENSE="BSD-3c"
PKG_SITE="https://github.com/hyperion-project/rpi_ws281x"
PKG_URL="https://github.com/hyperion-project/rpi_ws281x/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="Userspace Raspberry Pi PWM library for WS281X LEDs."
PKG_TOOLCHAIN="manual"