mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-01 09:11:23 +00:00
13 lines
517 B
Makefile
13 lines
517 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2025-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="hyperhdr-lunasvg"
|
|
PKG_VERSION="610b8bf5148a27489b4e3344b4f5617b81be38c7"
|
|
PKG_SHA256="b71a1abf80cebf909da1b0e9bc86b8e10d0281851202785ecf04761229da8275"
|
|
PKG_LICENSE="MIT"
|
|
PKG_SITE="https://github.com/sammycage/lunasvg"
|
|
PKG_URL="https://github.com/sammycage/lunasvg/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain"
|
|
PKG_LONGDESC="Lightweight SVG rendering library in C++"
|
|
PKG_TOOLCHAIN="manual"
|