mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
11 lines
479 B
Makefile
11 lines
479 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (C) 2024-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="spirv-llvm-translator"
|
|
PKG_VERSION="19.1.4"
|
|
PKG_SHA256="8f15eb0c998ca29ac59dab25be093d41f36d77c215f54ad9402a405495bea183"
|
|
PKG_LICENSE="LLVM"
|
|
PKG_SITE="https://github.com/KhronosGroup/SPIRV-LLVM-Translator"
|
|
PKG_URL="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/v${PKG_VERSION}.tar.gz"
|
|
PKG_LONGDESC="SPIRV-LLVM-Translator"
|
|
PKG_TOOLCHAIN="manual"
|