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

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

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


%define _unpackaged_files_terminate_build 1

Name:     headsetcontrol
Version:  2.7.0
Release:  alt1

Summary:  A tool to control certain aspects of USB-connected headsets on Linux
License:  GPL-3.0
Group:    System/Configuration/Hardware
Url:      https://github.com/Sapd/HeadsetControl

Source:   %name-%version.tar
Patch:    %name-%version-%release.patch

BuildRequires: cmake ctest libhidapi-devel

%description
A tool to control certain aspects of USB-connected headsets on
Linux.  Currently, support is provided for adjusting sidetone,
getting battery state, controlling LEDs, and setting the inactive
time.  Supported headsets include Logitech G930, G533, G633, G933,
SteelSeries Arctis 1/7/9/PRO 2019, Corsair VOID (Pro) and others.

%prep
%setup
%autopatch -p1

%build
%cmake -D udev_rules_dir=%_udevrulesdir
%cmake_build

%install
%cmakeinstall_std

%check
%cmake_build -t check

%files
%_bindir/%name
%_udevrulesdir/70-headsets.rules
%doc README.md

%changelog

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

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