Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 542230 - x11-apps/edid-decode - Decodes to text the binary EDID information from monitors
Summary: x11-apps/edid-decode - Decodes to text the binary EDID information from monitors
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://cgit.freedesktop.org/xorg/app/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 08:35 UTC by Matti Nykyri
Modified: 2017-03-30 03:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for package (edid-decode-9999.ebuild,563 bytes, text/plain)
2015-03-05 08:35 UTC, Matti Nykyri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matti Nykyri 2015-03-05 08:35:35 UTC
Created attachment 398120 [details]
Ebuild for package

EDID decoding utility.

The portage provided read-edid does not properly parse all the information that EDID contains. This tools hosted under X.org does the job properly and is the default tool used with linux kernel in Documentation/EDID when working with EDID firmware and KMS.

This ebuild uses git to clone the current branch of edid-decode.

This is a small but usefull utility and should not take too much time to maintain. If there is nobody to maintain it I am willing to maintain the package.

Ebuild attached.
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2015-03-06 16:23:37 UTC
If/when upstream decides to make a release, it will have a better chance at getting included in Gentoo.
Comment 2 Matti Nykyri 2015-03-06 17:38:28 UTC
One thing I like about gentoo is that the versatility of the packages is very large. That way people have ability to select the software they wish to use for the job they are doing. Ok, the audience for working with EDID is quite small... An average user doesn't have much interest in reading EDID.

Currently the portage hold's 2211 live ebuilds. Is it in your strategy that you wish to limit or reduce the amount of live ebuilds? This could also be implemented as a pre release snapshot if it has that way a better chance of finding it's way into portage. The program is in a quite stable state. It has had only 10-20 commits over the few years, except for the last year it only had one. So not too much work is needed for maintaining the package.
Comment 3 Matt Turner gentoo-dev 2017-03-30 03:52:00 UTC
Please just build the trivial little tool manually.