summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-util/lutris: Added x11-libs/libnotify to RDEPEND.Lars Wendler2019-03-042-0/+2
| | | | | | Closes: https://bugs.gentoo.org/679400 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/lutris: version 0.5.0.1, add missing deps, xdgMarty E. Plummer2019-03-033-32/+111
| | | | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Closes: https://github.com/gentoo/gentoo/pull/10749 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/lutris: Drop 0.4.14Andreas Sturmlechner2019-03-022-69/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-util/lutris: EAPI-7 bump, add missing RDEPENDs, python3_7, xdgAndreas Sturmlechner2019-03-021-20/+29
| | | | | | | | | Thanks-to: Corentin `nado` Pazdera <nado@troglodyte.be> Closes: https://bugs.gentoo.org/667054 Closes: https://bugs.gentoo.org/662374 Closes: https://github.com/gentoo/gentoo/pull/10795 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-util/lutris: Version bump to 0.4.23natemonster3212019-03-022-0/+51
| | | | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Nathan Dhanas <dhanas.nathan@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10533 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-util/joystick: Bump to version 1.6.1Lars Wendler2019-02-222-0/+42
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/wit: version bump to 3.02aTim Harder2019-02-143-0/+229
| | | | | | Closes: https://bugs.gentoo.org/637920 Signed-off-by: Tim Harder <radhermit@gentoo.org>
* games-util/xboxdrv: Bump to fix SCons under Python 2James Le Cuirot2019-01-182-2/+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>
* games-util/xboxdrv: fix wireless pad udev matchRafael Kitover2019-01-171-1/+1
| | | | | | | | | Add "Xbox 360 Wireless Adapter" to the ID_MODEL_FROM_DATABASE match patterns so that the wireless Xbox 360 controller adapter is detected. Signed-off-by: Rafael Kitover <rkitover@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10823 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/xboxdrv: Add missing dev-util/glib-utils dependencyJames Le Cuirot2019-01-171-0/+1
| | | | | | | | 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>
* games-util/xboxdrv: Drop old 0.8.8James Le Cuirot2019-01-175-108/+0
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/xboxdrv: Repoint package to my own patched forkJames Le Cuirot2019-01-173-0/+79
| | | | | | | | | | | | | | | 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>
* games-util/xboxdrv: Add myself as explicit maintainerJames Le Cuirot2019-01-171-1/+5
| | | | | | | | | I'm already a member of the games team but I'm about to repoint this package to my own patched fork so I want to be informed of all changes. Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/springlobby: version bump to 0.267.OursDesCavernes2019-01-172-0/+55
| | | | | | | | Signed-off-by: Thomas Coquelin <totocoq@yahoo.fr> Closes: https://bugs.gentoo.org/673848 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10830 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* games-util/springlobby: Adjusted slot dependency on dev-libs/opensslLars Wendler2019-01-071-2/+2
| | | | | | | | source-based packages should never depend on any other openssl slot than slot 0. Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/lgogdownloader: Drop debug USE flagJames Le Cuirot2018-10-142-4/+2
| | | | | | | | | It doesn't actually do anything. I can't remember why I enabled it by default. There are some debug messages in the code but the eclass only unsets the DEBUG macro, it never sets it. Signed-off-by: James Le Cuirot <chewi@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* games-util/gamemode: Depend on polkit for pkexecKai Krakow2018-10-112-8/+14
| | | | | | | | | GameMode runs pkexec to start elevated processes. Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Kai Krakow <kai@kaishome.de> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/10040
* games-util/lgogdownloader: Drop old 3.3James Le Cuirot2018-09-282-27/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* games-util/lgogdownloader: Version bump to 3.4James Le Cuirot2018-09-282-0/+27
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* games-util/gamemode: New ebuild suggestionKai Krakow2018-09-244-0/+221
| | | | | | | | | | | | | | GameMode from Feral Interactive is a systemd daemon allowing games to adjust the system to performance mode. It is supported by newer Feral titles and also supports other games by preloading a lib. Closes: https://bugs.gentoo.org/652906 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Signed-off-by: Kai Krakow <kai@kaishome.de> Co-authored-by: Mike Lothian <mike@fireburn.co.uk> Co-authored-by: Erik Badman <erik.badman@yahoo.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9700
* games-util/uglygs: [QA] Remove stray file.Ulrich Müller2018-09-171-0/+0
| | | | | | Closes: https://bugs.gentoo.org/666400 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-util/springlobby: 0.264 removalOursDesCavernes2018-09-102-55/+0
| | | | | Closes: https://bugs.gentoo.org/665390 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* games-util/springlobby: version bump to 0.266.OursDesCavernes2018-09-102-0/+55
| | | | | | Closes: https://bugs.gentoo.org/665302 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9788
* games-util/antimicro: Drop broken 2.20.2Andreas Sturmlechner2018-08-252-34/+0
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* games-util/antimicro: 2.23 version bump, EAPI-6Andreas Sturmlechner2018-08-253-0/+95
| | | | | | | Thanks-to: Niranjan <niranjan.public@gmail.com> Thanks-to: Small_Penguin <dark.shadow@gmx.at> Closes: https://bugs.gentoo.org/603712 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* games-util/lutris: Maintainer retiredJonas Stein2018-07-181-8/+0
| | | | | | Proxied maintainer retired. Bug: https://bugs.gentoo.org/602110 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-util/uglygs: Clean up patches.Jeroen Roovers2018-07-182-6/+6
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-util/nml: Bump to version 0.4.5Lars Wendler2018-07-042-0/+28
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* games-utils/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)Matt Turner2018-06-102-6/+2
|
* games-util/dfarc: Version 3.14.Jeroen Roovers2018-06-082-0/+53
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* games-util/dfarc: Clean up patch.Jeroen Roovers2018-06-081-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* games-util/pyfa: update live ebuildAndreas Zuber2018-05-301-20/+16
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7367 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* games-util/pyfa: version bump to 1.37.0Andreas Zuber2018-05-302-0/+98
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* games-util/nml: use HTTPsMichael Mair-Keimberger2018-05-261-1/+1
|
* games-util/grfcodec: use HTTPsMichael Mair-Keimberger2018-05-261-3/+3
|
* games-util/springlobby: new packageOursDesCavernes2018-05-123-0/+81
| | | | Closes: https://github.com/gentoo/gentoo/pull/7558
* games-util/xboxdrv: use HTTPSMichael Mair-Keimberger2018-05-111-3/+3
|
* games-util/nml: Add python3_6 to PYTHON_COMPATJames Le Cuirot2018-05-091-2/+2
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* games-util/uglygs: Drop oldPacho Ramos2018-05-021-62/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* games-util/uglygs: Stop using games.eclassPacho Ramos2018-05-024-6/+61
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* games-util/dfarc: Drop oldPacho Ramos2018-05-021-56/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* games-util/dfarc: Stop using games.eclassPacho Ramos2018-05-022-2/+54
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* games-util/pyfa: version bump to 1.35.1.Andreas Zuber2018-03-042-0/+102
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7235
* games-util/pyfa: amd64 stable wrt bug #645354Agostino Sarubbo2018-02-221-2/+2
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* games-util/pyfa: version bump to 1.35.0.Andreas Zuber2018-02-182-0/+102
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7190
* games-util/atlas: Fix build with jpeg-9Andreas Sturmlechner2018-02-072-1/+29
| | | | | Closes: https://bugs.gentoo.org/520908 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* games-util/pyfa: x86 stable (bug #645354)Thomas Deutschmann2018-01-291-3/+3
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* games-util/higan-purify: Drop USE=qt4Andreas Sturmlechner2018-01-161-29/+7
| | | | | Closes: https://bugs.gentoo.org/641924 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* games-util/qjoypad: Add missing DEPENDAndreas Sturmlechner2018-01-121-1/+2
| | | | | Closes: https://bugs.gentoo.org/644292 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* games-util/gtkevemon: remove unused patchesMichael Mair-Keimberger2017-12-272-49/+0
|