Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37850678
en ru br
ALT Linux repos
S:2.7.0-alt1

Group :: System/Configuration/Hardware
RPM: headsetcontrol

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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