Package xboxdrv: Specfile

Name: xboxdrv
Version: 0.8.8
Release: alt1

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

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

Source: http://pingus.seul.org/~grumbel/%name/%name-linux-%version.tar.bz2

BuildRequires: boost-devel-headers
BuildRequires: gcc-c++
BuildRequires: libX11-devel
BuildRequires: libdbus-glib-devel
BuildRequires: libudev-devel
BuildRequires: libusb-devel
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-linux-%version

%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
* Fri Dec 04 2015 Nazarov Denis <nenderus@altlinux.org> 0.8.8-alt1
- Version 0.8.8

* Mon Nov 09 2015 Nazarov Denis <nenderus@altlinux.org> 0.8.6-alt0.M70P.1
- Build for branch p7

* Sun Nov 08 2015 Nazarov Denis <nenderus@altlinux.org> 0.8.6-alt0.M70T.1
- Build for branch t7

* Sat Nov 07 2015 Nazarov Denis <nenderus@altlinux.org> 0.8.6-alt1
- Version 0.8.6

* Sun May 25 2014 Nazarov Denis <nenderus@altlinux.org> 0.8.5-alt0.M70P.1
- Build for branch p7

* Thu May 22 2014 Nazarov Denis <nenderus@altlinux.org> 0.8.5-alt0.M70T.1
- Build for branch t7

* Wed May 21 2014 Nazarov Denis <nenderus@altlinux.org> 0.8.5-alt1
- Initial build for ALT Linux