Files
Arch-R/packages/devel/libdisplay-info/package.mk
2024-06-22 12:05:02 +00:00

12 lines
534 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libdisplay-info"
PKG_VERSION="0.2.0"
PKG_SHA256="5a2f002a16f42dd3540c8846f80a90b8f4bdcd067a94b9d2087bc2feae974176"
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"