Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37711832
en ru br
ALT Linux repositórios
S:0.5.1-alt1

Group :: Other
RPM: ds4drv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: ds4drv
Version: 0.5.1
Release: alt1

Summary: A Sony DualShock 4 userspace driver for Linux
License: MIT
Group: Other

Url: https://github.com/chrippa/%name
Packager: Nazarov Denis <nenderus at altlinux.org>
BuildArch: noarch

# https://github.com/chrippa/%name/archive/v%version/%name-%version.tar.gz

Source: %name-%version.tar

BuildRequires: python3-module-setuptools

%description
%name is a Sony DualShock 4 userspace driver for Linux.

Features:
       Option to emulate the Xbox 360 controller for compatibility with Steam games
       Setting the LED color
       Reminding you about low battery by flashing the LED
       Using the trackpad as a mouse
       Custom mappings, map buttons and sticks to whatever mouse, key or joystick action you want
       Settings profiles that can be cycled through with a button binding

%prep
%setup

%build
%python3_build

%install
%python3_install
%__install -Dp -m0644 %name.conf %buildroot%_sysconfdir/%name.conf
%__install -Dp -m0644 udev/50-%name.rules %buildroot%_udevrulesdir/50-%name.rules
%__install -Dp -m0644 systemd/%name.service %buildroot%_unitdir/%name.service

%files
%doc LICENSE
%_bindir/%name
%python3_sitelibdir/%{name}*
%config %_sysconfdir/%name.conf
%_udevrulesdir/50-%name.rules
%_unitdir/%name.service

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009