Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37883125
en ru br
Репозитории ALT

Группа :: Система/Настройка/Оборудование
Пакет: wxedid

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name:     wxedid
Version:  0.0.27
Release:  alt2

Summary:  wxEDID - A tool for modifying EDID data on Linux
License:  GPL-3.0-only
Group:    System/Configuration/Hardware
Url:      https://sourceforge.net/projects/wxedid/

Packager: Hihin Ruslan <ruslandh at altlinux.ru>

Source:   %name-%version.tar
Source1:  %name.desktop
Source2:  wxEdid.svg  

BuildRequires(pre): gcc-c++

# Automatically added by buildreq on Sat Jun 04 2022

# optimized out: at-spi2-atk bash4 fontconfig glibc-kernheaders-generic glibc-kernheaders-x86 gnu-config libat-spi2-core libcairo-gobject libgdk-pixbuf libgpg-error libstdc++-devel libwayland-client libwayland-cursor libwayland-egl libwxBase3.1-devel perl python3 python3-base sh4
BuildRequires: gcc-c++ libwxGTK3.2-devel

BuildRequires: /proc

%description
wxEDID is a wxWidgets - based EDID (Extended Display Identification Data) editor.
This is an early stage of development, allowing to modify the base EDID v1.3+ structures.
Support for EDID extensions is planned, but not yet implemented.
Besides normal editor functionality, it currently allows to export to and import EDID data
from text files (hex format) and also to save the structures in a human-readable text format.

%description -l ru_RU.utf8
wxEDID Б─■ я█я┌п╬ п╬я│п╫п╬п╡п╟п╫п╫я▀п╧ п╫п╟ wxWidgets я─п╣п╢п╟п╨я┌п╬я─ EDID (Extended Display Identification Data).
п╜я┌п╬ я─п╟п╫п╫я▐я▐ я│я┌п╟п╢п╦я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦, п©п╬п╥п╡п╬п╩я▐я▌я┴п╟я▐ п╪п╬п╢п╦я└п╦я├п╦я─п╬п╡п╟я┌я▄ п╠п╟п╥п╬п╡я▀п╣ я│я┌я─я┐п╨я┌я┐я─я▀ EDID v1.3+.
п÷п╬п╢п╢п╣я─п╤п╨п╟ я─п╟я│я┬п╦я─п╣п╫п╦п╧ EDID п╥п╟п©п╩п╟п╫п╦я─п╬п╡п╟п╫п╟, п╫п╬ п╣я┴п╣ п╫п╣ я─п╣п╟п╩п╦п╥п╬п╡п╟п╫п╟.
п÷п╬п╪п╦п╪п╬ п╬п╠я▀я┤п╫я▀я┘ я└я┐п╫п╨я├п╦п╧ я─п╣п╢п╟п╨я┌п╬я─п╟, п╡ п╫п╟я│я┌п╬я▐я┴п╣п╣ п╡я─п╣п╪я▐ п╬п╫ п©п╬п╥п╡п╬п╩я▐п╣я┌ я█п╨я│п©п╬я─я┌п╦я─п╬п╡п╟я┌я▄ п╦ п╦п╪п©п╬я─я┌п╦я─п╬п╡п╟я┌я▄ п╢п╟п╫п╫я▀п╣ EDID.
п╦п╥ я┌п╣п╨я│я┌п╬п╡я▀я┘ я└п╟п╧п╩п╬п╡ (я┬п╣я│я┌п╫п╟п╢я├п╟я┌п╣я─п╦я┤п╫я▀п╧ я└п╬я─п╪п╟я┌), п╟ я┌п╟п╨п╤п╣ я│п╬я┘я─п╟п╫я▐я┌я▄ я│я┌я─я┐п╨я┌я┐я─я▀ п╡ я┐п╢п╬п╠п╬я┤п╦я┌п╟п╣п╪п╬п╪ я┌п╣п╨я│я┌п╬п╡п╬п╪ я└п╬я─п╪п╟я┌п╣.


%prep
%setup

%build
%autoreconf
%configure
%make_build


%install
%makeinstall_std
install -d %buildroot/%_man1dir/  
install -m 644 man/*  %buildroot/%_man1dir/
install -d  %buildroot/%_desktopdir
install -m 644 %SOURCE1 %buildroot/%_desktopdir/
install -d  %buildroot/%_liconsdir/
install -m 644 %SOURCE2 %buildroot/%_liconsdir/

%find_lang %name

%files
%_bindir/*
%doc AUTHORS ChangeLog
%_man1dir/*
%_desktopdir/*
%_liconsdir/*


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin