Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669720 - sys-apps/edid-decode - Decode EDID data in a human-readable format
Summary: sys-apps/edid-decode - Decode EDID data in a human-readable format
Status: RESOLVED FIXED
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: https://git.linuxtv.org/edid-decode.git/
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 669722
  Show dependency tree
 
Reported: 2018-10-27 00:26 UTC by Conrad Kostecki
Modified: 2019-12-07 15:47 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2018-10-27 00:26:56 UTC
sys-apps/edid-decode: New package

Decodes EDID monitor description data in human-readable format.
If invoked with no arguments it reads from standard input and writes to standard output.
With one argument, the file named by the argument is read instead.
With two arguments, normal output is suppressed, and the binary EDID blob is written to the file named by the second argument.
Comment 1 Larry the Git Cow gentoo-dev 2019-12-07 15:47:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfea140166419c3416bddb2bf590e8ebb86d343

commit 8dfea140166419c3416bddb2bf590e8ebb86d343
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2019-12-07 15:20:52 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2019-12-07 15:46:29 +0000

    sys-apps/edid-decode: New package
    
    Decodes EDID monitor description data in human-readable format.
    
    Closes: https://bugs.gentoo.org/669720
    Package-Manager: Portage-2.3.80, Repoman-2.3.19
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-apps/edid-decode/Manifest                      |  1 +
 .../edid-decode/edid-decode-0_pre20191207.ebuild   | 35 ++++++++++++++++++++++
 sys-apps/edid-decode/edid-decode-9999.ebuild       | 31 +++++++++++++++++++
 sys-apps/edid-decode/metadata.xml                  | 15 ++++++++++
 4 files changed, 82 insertions(+)