Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37402605
en ru br
ALT Linux repos
S:3.0-alt1.qa2
5.0: 2.0.5-alt1
4.1: 2.0.3-alt1
4.0: 2.0.3-alt1
3.0: 2.0-alt1

Group :: System/Configuration/Hardware
RPM: ddcprobe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ddcprobe
Version: 2.0.3
Release: alt1
Summary: Tool for reading EDID from DDC
Summary(ru_RU.KOI8-R): Утилита для чтения EDID из DDC
License: LGPL
Group: System/Configuration/Hardware

Conflicts: xresprobe
Requires: libvbe = %version-%release

Source: %name-%version.tar

%description
ddcprobe is a tool for reading and parsing EDID from DDC.

%package -n libvbe-devel
Summary: Development part of %name
Group: Development/C
Requires: libvbe = %version-%release

%description -n libvbe-devel
Contents header files and development libraries for %name

%package -n libvbe-devel-static
Summary: Static libraries for %name
Group: Development/C
Requires: libvbe-devel = %version-%release

%description -n libvbe-devel-static
Contents static libraries for %name


%package -n libvbe
Summary: Library for getting insformations from VBE
Group: System/Kernel and hardware

%description -n libvbe
Library for getting informations from VBE

%prep
%setup -q

%define _optlevel s

%build
%make_build EXTRA_CFLAGS="$RPM_OPT_FLAGS"

%install
%makeinstall DESTDIR=%buildroot LIBDIR=%_libdir

%files
%_sbindir/*

%files -n libvbe
%_libdir/*.so.*

%files -n libvbe-devel
%_libdir/*.so
%_includedir/*

%files  -n libvbe-devel-static
%_libdir/*.a

%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