x11-apps/edid-decode - 9999 (mva)

Search

Install

Install this version:

emerge -a =x11-apps/edid-decode-9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =x11-apps/edid-decode-9999

Or alternatively:

emerge --autounmask-write -a =x11-apps/edid-decode-9999

Package Information

Description:
Edid decoder
Homepage:
https://cgit.freedesktop.org/xorg/app/edid-decode
License:
LGPL-3

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 2026 mva
# Distributed under the terms of the Public Domain or CC0 License

EAPI=8

inherit git-r3

EGIT_REPO_URI="git://anongit.freedesktop.org/xorg/app/edid-decode"

DESCRIPTION="Edid decoder"
HOMEPAGE="https://cgit.freedesktop.org/xorg/app/edid-decode"

LICENSE="LGPL-3"
SLOT="0"

DEPEND="virtual/libc"

Inherited Eclasses

Dependencies

DEPEND

virtual/libc