Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37564423
en ru br
ALT Linux repos
S:3.0.2-alt3
4.1: 1.4.1-alt1

Group :: System/Configuration/Other
RPM: read-edid

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: read-edid
Version: 3.0.2
Release: alt3
Group: System/Configuration/Other
License: GPL

Summary: Get monitor details

URL: http://polypux.org/projects/read-edid/

Source0: %name-%version.tar

BuildPreReq: rpm-macros-cmake
BuildRequires: libx86-devel cmake gcc-c++
ExcludeArch: armh aarch64 ppc64le

%description
This package will try to read the monitor details directly from the
monitor. The program get-edid asks a VBE BIOS for the EDID data. The
program parse-edid parses the data and prints out a human readable
summary.

%prep
%setup

%build
%cmake
%cmake_build

%install
%cmakeinstall_std

%files
%dir %_docdir/read-edid
%_docdir/read-edid/*
%_man1dir/*
%_bindir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin