summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-util/nml: add support for >=dev-python/pillow-7.0.0Conrad Kostecki2020-01-142-0/+81
| | | | | | | | Also added support for python3.8 and changed SRC_URI to https. Closes: https://bugs.gentoo.org/705428 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-055-7/+7
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-util/mcrcon: Bump to 0.7.1, drop old 0.6.1James Le Cuirot2020-01-042-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: Switch games proj to cmake.eclassAndreas Sturmlechner2020-01-043-8/+8
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-util/xboxdrv: add python-3.7 supportJoonas Niilola2020-01-021-2/+2
| | | | | | 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>
* games-util/lutris: add slot dep for gnome-base/gnome-desktopStefan Strogin2020-01-023-5/+5
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-util/lutris: add patch to fix issue with x11-libs/gtk+-3.24.13Stefan Strogin2020-01-022-1/+32
| | | | | | | Reported-by: Marcin Woźniak <y0rune@aol.com> Closes: https://bugs.gentoo.org/704130 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-util/pyfa: update live ebuildAndreas Zuber2019-12-181-6/+5
| | | | | | | | | Remove graph useflag as it was no longer used Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Andreas Zuber <zuber@puzzle.ch> Closes: https://github.com/gentoo/gentoo/pull/13933 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-util/pyfa: version bump to 2.15.1Andreas Zuber2019-12-182-0/+97
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Andreas Zuber <zuber@puzzle.ch> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: [QA] Remove redundant `|| die` on virtxDavid Seifert2019-12-123-3/+3
| | | | | | | * `virtx` never required `|| die` to begin with. Closes: https://github.com/gentoo/gentoo/pull/13954 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-1/+1
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-util/pyfa: Fix LICENSE in old versions.Ulrich Müller2019-12-096-10/+13
| | | | | | | | | Should be "all-rights-reserved", not "free-noncomm". Also add mirror and bindist restriction, and move RESTRICT to its canonical location. Closes: https://bugs.gentoo.org/702330 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-util/lutris: Fixed QA warningLars Wendler2019-11-273-0/+6
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/lutris: Removed oldLars Wendler2019-11-273-152/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/lutris: Bump to version 0.5.4Lars Wendler2019-11-272-0/+76
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/lgogdownloader: Patch 3.5 to fix build with newer jsoncppJames Le Cuirot2019-11-202-0/+31
| | | | | | | | Patch has been sent upstream. Closes: https://bugs.gentoo.org/700452 Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/wit: drop myself as a maintainerTim Harder2019-11-171-4/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* games-util/qjoypad: Drop 4.3.0Andreas Sturmlechner2019-11-082-45/+0
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-util/qjoypad: 4.3.1 version bumpAndreas Sturmlechner2019-11-082-0/+45
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-util/qjoypad: Fix CXXFLAGS, EAPI-7 bumpAndreas Sturmlechner2019-11-082-3/+21
| | | | | | Closes: https://bugs.gentoo.org/699636 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-util/pyfa: fix live ebuildAndreas Zuber2019-11-011-38/+38
| | | | | | | | Closes: https://bugs.gentoo.org/673820 Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Andreas Zuber <a.zuber@gmx.ch> Closes: https://github.com/gentoo/gentoo/pull/12102 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-util/pyfa: version bump to 2.14.1Andreas Zuber2019-11-013-0/+126
| | | | | | | Closes: https://bugs.gentoo.org/671470 Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Andreas Zuber <a.zuber@gmx.ch> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-util/joystick: Removed oldLars Wendler2019-10-143-95/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/joystick: Bump to version 1.7.0Lars Wendler2019-10-142-0/+42
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-util/deutex: Add ~arm keywordJames Le Cuirot2019-09-091-1/+1
| | | | | | | | Tested by building and running Odamex. Closes: https://bugs.gentoo.org/693872 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/lutris: Bump to version 0.5.3Richard Yao2019-09-082-0/+76
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Richard Yao <ryao@gentoo.org>
* games-util/wit: remove oldTim Harder2019-08-134-179/+0
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* games-util/wit: x86 stable (bug #691794)Thomas Deutschmann2019-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* games-util/wit: amd64 stable wrt bug #691794Agostino Sarubbo2019-08-091-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-util/wit: add missing pkgconfig bdepTim Harder2019-08-081-0/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* games-util/wit: fix build failures due to ncurses linkingTim Harder2019-08-081-2/+2
| | | | | | Closes: https://bugs.gentoo.org/690222 Signed-off-by: Tim Harder <radhermit@gentoo.org>
* games-util/mcrcon: Drop oldJames Le Cuirot2019-08-032-27/+0
| | | | | Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/mcrcon: Version bump to 0.6.1James Le Cuirot2019-08-033-1/+25
| | | | | Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/uglygs: Sort KEYWORDSMichał Górny2019-07-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-util/lutris: Removed old.Lars Wendler2019-07-012-76/+0
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/lutris: Bump to version 0.5.2.2Lars Wendler2019-07-012-0/+76
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/deutex: version bump to deutex-5.2.0William Breathitt Gray2019-06-237-89/+54
| | | | | | | | | Closes: https://bugs.gentoo.org/680460 Closes: https://bugs.gentoo.org/687678 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12262 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/lgogdownloader: Drop old 3.4James Le Cuirot2019-04-302-26/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/lgogdownloader: Version bump to 3.5James Le Cuirot2019-04-304-5/+64
| | | | | | | Adds GUI login support for passing reCAPTCHA. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/gtkevemon: Remove last-rited pkgMichał Górny2019-04-204-105/+0
| | | | | Closes: https://bugs.gentoo.org/675988 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-util/nml: add patch for >=dev-python/pillow-6.0.0Conrad Kostecki2019-04-182-0/+61
| | | | | | | | | Patch submitted upstream: https://github.com/OpenTTD/nml/pull/29 Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/11734 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-util/nml: Drop old 0.4.4-r1James Le Cuirot2019-04-162-28/+0
| | | | | Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/nml: block >=dev-python/pillow-6.0.0Conrad Kostecki2019-04-161-1/+1
| | | | | | | | | | | The tool nmlc doesn't work with dev-python/pillow in version 6.0.0 and newer. So adding a blocker, to make games-misc/opengfx compiling again. Closes: https://bugs.gentoo.org/682436 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/11687 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/lutris: Removed old.Lars Wendler2019-04-152-76/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/lutris: Bump to version 0.5.2.1Lars Wendler2019-04-152-0/+76
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/lutris: Removed oldLars Wendler2019-04-093-152/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/lutris: Bump to version 0.5.2Lars Wendler2019-04-092-0/+76
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-util/pogo-manager-bin: move my packages to maintainer-neededAustin English2019-04-081-4/+1
| | | | | | Signed-off-by: Austin English <wizardedit@gentoo.org> Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12