mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
gmmlib: add package
This commit is contained in:
parent
4a82fd0f70
commit
35fdfe82af
14
packages/multimedia/gmmlib/package.mk
Normal file
14
packages/multimedia/gmmlib/package.mk
Normal file
@ -0,0 +1,14 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="gmmlib"
|
||||
PKG_VERSION="50707fb182bc8fc8f9711d2c0da96f6ded1b8ef4"
|
||||
PKG_SHA256="73c8895e3d5c54c8a44682c69db5c1a40da5500dacc07c89cb520d2b21626b05"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://01.org/linuxmedia"
|
||||
PKG_URL="https://github.com/intel/gmmlib/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="gmmlib: The Intel(R) Graphics Memory Management Library provides device specific and buffer management for the Intel(R) Graphics Compute Runtime for OpenCL(TM) and the Intel(R) Media Driver for VAAPI."
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET="-DRUN_TEST_SUITE=OFF"
|
Loading…
x
Reference in New Issue
Block a user