mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libdisplay-info: add package
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
This commit is contained in:
parent
f6d5fef470
commit
33b19d2761
11
packages/devel/libdisplay-info/package.mk
Normal file
11
packages/devel/libdisplay-info/package.mk
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
|
PKG_NAME="libdisplay-info"
|
||||||
|
PKG_VERSION="0.1.1"
|
||||||
|
PKG_SHA256="0d8731588e9f82a9cac96324a3d7c82e2ba5b1b5e006143fefe692c74069fb60"
|
||||||
|
PKG_LICENSE="MIT"
|
||||||
|
PKG_SITE="https://gitlab.freedesktop.org/emersion/libdisplay-info"
|
||||||
|
PKG_URL="https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/${PKG_VERSION}/downloads/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||||
|
PKG_DEPENDS_TARGET="toolchain hwdata"
|
||||||
|
PKG_LONGDESC="EDID and DisplayID library"
|
Loading…
x
Reference in New Issue
Block a user