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

Группа :: Other
Пакет: xboxdrv

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

Name: xboxdrv
Version: 0.8.8
Release: alt2.1

Summary: Xbox/Xbox360 USB Gamepad Driver for Userspace
License: GPLv3
Group: Other

Url: http://pingus.seul.org/~grumbel/%name/
Packager: Nazarov Denis <nenderus at altlinux.org>

Source: https://gitlab.com/%name/%name/-/archive/v%version/%name-v%version.tar
Patch0: %name-%version-%release.patch

BuildRequires: boost-devel-headers
BuildRequires: gcc-c++
BuildRequires: libX11-devel
BuildRequires: libdbus-glib-devel
BuildRequires: libudev-devel
BuildRequires: libusb-devel
BuildRequires: rpm-build-python
BuildRequires: scons

%description
Xboxdrv is a Xbox/Xbox360 gamepad driver for Linux that works in
userspace. It is an alternative to the xpad kernel driver and has
support for Xbox1 gamepads, Xbox360 USB gamepads and Xbox360 wireless
gamepads. The Xbox360 guitar and some Xbox1 dancemats might work too.
The Xbox 360 racing wheel is not supported, but shouldn't be to hard
to add if somebody is interested.

Some basic support for the Xbox360 Chatpad on USB controller is
provided, Chatpad on wireless ones is not supported. The headset is
not supported, but you can dump raw data from it.

This driver is only of interest if the xpad kernel driver doesn't work
for you or if you want more configurabity. If the xpad kernel driver
works for you there is no need to try this driver.

%prep
%setup -n %name-v%version
%patch0 -p1

%build
%make_build PREFIX=%_prefix

%install
%makeinstall_std PREFIX=%_prefix

%files
%doc AUTHORS COPYING NEWS PROTOCOL README.md TODO examples
%_bindir/%name
%_bindir/%{name}ctl
%_man1dir/%name.1*

%changelog

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

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