Versions
v0.8.11 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
v0.8.8_p20190118-r3 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
Dependencies
dev-libs / boost : Boost Libraries for C++
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
virtual / libudev : Virtual for libudev providers
Runtime Dependencies
dev-libs / boost : Boost Libraries for C++
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
virtual / libudev : Virtual for libudev providers
Bugs
- 936526
- games-util/xboxdrv-0.8.11 fails to compile: helper.hpp:96:1: error: pid_t does not name a type
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Viorel Munteanu · gentoo
games-util/xboxdrv: add 0.8.11
Closes: https://bugs.gentoo.org/936145 Closes: https://bugs.gentoo.org/919829 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-util/xboxdrv: fix build w/ boost-1.85
Thanks to Bugs Bugs for the patch on the bug. It's kind of a stub but it's only for a debug message so not so bad until we can package the fork mentioned in the bug. Closes: https://bugs.gentoo.org/932747 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Viorel Munteanu · gentoo
games-util/xboxdrv: drop 0.8.8_p20190118-r1
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Viorel Munteanu · gentoo
games-util/xboxdrv: drop 0.8.8_p20190118-r2
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Viorel Munteanu · gentoo
games-util/xboxdrv: update EAPI 7 -> 8
Bump EAPI 7 -> 8 Enable Python 3.12. It is used only at build. Closes: https://bugs.gentoo.org/929600 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
games-util/xboxdrv: fix binpkg installation, udev_reload, add python3_11
Closes: https://bugs.gentoo.org/776601 Closes: https://bugs.gentoo.org/859325 Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
games-util/xboxdrv: drop 0.8.8_p20190118
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
games-util/xboxdrv: update with new scons
- move back to non-forked upstream release, add patches so it builds. Closes: https://bugs.gentoo.org/806082 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
games-util/xboxdrv: add python-3.9 compatibility
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
games-util/xboxdrv: python-3.8 compatibility, fix kernel config checks
Closes: https://bugs.gentoo.org/710848 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-util/xboxdrv: Remove py2 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
games-util/xboxdrv: add python-3.7 support
Signed-off-by: Joonas Niilola <juippis@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14214 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-util/xboxdrv: Bump to fix SCons under Python 2
I didn't realise that the patch to fix Python 3 had broken 2. Closes: https://bugs.gentoo.org/675766 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-util/xboxdrv: Add missing dev-util/glib-utils dependency
It is needed for glib-genmarshal. Closes: https://bugs.gentoo.org/668034 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-util/xboxdrv: Drop old 0.8.8
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-util/xboxdrv: Repoint package to my own patched fork
I've been sitting on a pile of patches for some years and I've finally got around to putting them all together for use here. Meanwhile upstream has been largely dormant. The situation there is unclear. The patches are a mixture of stability fixes, bug fixes, build fixes, and support for more devices, authored by me and others. They don't include my Steam Controller patch as this does not work very well. I am aware that the daemon does occasionally still crash but it's a lot better than it was. Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Michael Mair-Keimberger · gentoo
games-util/xboxdrv: use HTTPS - David Seifert · gentoo
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404 - Michael Palimaka · gentoo
games-util/xboxdrv: remove 0.8.5-r1
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Michael Palimaka · gentoo
games-util/xboxdrv: stabilise 0.8.8 for amd64/x86
Closes: https://bugs.gentoo.org/632340 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - David Seifert · gentoo
games-util/xboxdrv: Fix building with GCC 6
Gentoo-bug: 594674 Package-Manager: portage-2.3.3 - James Le Cuirot · gentoo
games-util/xboxdrv: Remove old 0.8.5-r2
Package-Manager: portage-2.3.0 - James Le Cuirot · gentoo
games-util/xboxdrv: Version bump to 0.8.8, EAPI bump to 6, bug #567182
Includes patch to fix 60 second delay, upstream GitHub issue #144. Package-Manager: portage-2.3.0 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed