mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
edid-decode: drop package now included in v4l-utils
This commit is contained in:
parent
9a13fb8bbc
commit
1e8bb9bbd8
@ -1,12 +0,0 @@
|
|||||||
# SPDX-License-Identifier: GPL-2.0
|
|
||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
||||||
|
|
||||||
PKG_NAME="edid-decode"
|
|
||||||
PKG_VERSION="5332a3b76080e17137db15fd31e2d3949cef5f84" # 2024-11-19
|
|
||||||
PKG_SHA256="986821b3f45eae067fd46bfd914c20f6c920fd2dc798333957609efd8dad0850"
|
|
||||||
PKG_LICENSE="None"
|
|
||||||
PKG_SITE="https://git.linuxtv.org/edid-decode.git/"
|
|
||||||
PKG_URL="https://repo.or.cz/edid-decode.git/snapshot/${PKG_VERSION}.tar.gz"
|
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
|
||||||
PKG_LONGDESC="Decode EDID data in human-readable format"
|
|
||||||
|
|
@ -6,7 +6,7 @@ PKG_VERSION=""
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.openelec.tv"
|
PKG_SITE="http://www.openelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS_TARGET="toolchain gdb edid-decode memtester strace kmsxx"
|
PKG_DEPENDS_TARGET="toolchain gdb memtester strace kmsxx"
|
||||||
PKG_SECTION="virtual"
|
PKG_SECTION="virtual"
|
||||||
PKG_LONGDESC="debug is a Metapackage for installing debugging tools"
|
PKG_LONGDESC="debug is a Metapackage for installing debugging tools"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user