Versions
v9999 :: 0 :: gentoo
- Modified
- License
- BSD
- USE flags
- elogind systemd
v1.8.2 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
- USE flags
- elogind systemd
v1.8.1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
- USE flags
- elogind systemd
USE flags
General
- elogind
- Enable session tracking via sys-auth/elogind
- systemd
- Enable use of systemd-specific libraries and features like socket activation or session tracking
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
Dependencies
acct-group / gamemode : Group for the system-wide games-util/gamemode resource group
dev-libs / inih : inih (INI not invented here) simple .INI file parser
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-auth / polkit : Policy framework for controlling privileges for system-wide services
Runtime Dependencies
acct-group / gamemode : Group for the system-wide games-util/gamemode resource group
dev-libs / inih : inih (INI not invented here) simple .INI file parser
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-auth / polkit : Policy framework for controlling privileges for system-wide services
Bugs
- 927407
- games-util/gamemode-1.8.1 fails to compile: common-cpu.h:44:9: error: unknown type name cpu_set_t
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Kostadin Shishmanov · gentoo
games-util/gamemode: drop 1.7
Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Closes: https://github.com/gentoo/gentoo/pull/38280 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Kostadin Shishmanov · gentoo
games-util/gamemode: update postinst message for 9999
Change postinst message, so it reflects L3 cache, which is the actual cache level that gets taken into consideration. Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Kostadin Shishmanov · gentoo
games-util/gamemode: add 1.8.2
Simple bump to 1.8.2, change postinst message, so it reflects L3 cache, which is the actual cache level that gets taken into consideration. Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kai Krakow · gentoo
games-util/gamemode: add 1.8.1
Closes: https://bugs.gentoo.org/696460 Signed-off-by: Kai Krakow <kai@kaishome.de> Closes: https://github.com/gentoo/gentoo/pull/34162 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Kai Krakow · gentoo
games-util/gamemode: Update 9999
Remove outdated comments about SCHED_ISO: The MuQSS scheduler is mostly gone from all kernels, and even CK says that the new EEVDF scheduler implements most of his design ideas. Also, bump inih requirement to at least v54. Signed-off-by: Kai Krakow <kai@kaishome.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-util/gamemode: Drop old 1.6.1
Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-util/gamemode: Don't build utils for the non-native ABI
Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-util/gamemode: fix build w/ glibc 2.36
Closes: https://bugs.gentoo.org/863995 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-util/gamemode: Bump to 1.7, don't install static lib, EAPI 8
Closes: https://bugs.gentoo.org/745096 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Persson Forsberg · gentoo
games-util/gamemode: Fix build on musl
This simple patch includes signal.h in daemon/gamemode-context.c to fix building gamemode on musl libc. This has been tested Gentoo musl and Alpine (also Gentoo glibc to ensure no multiple defined symbols/other errors for glibc). > ../daemon/gamemode-context.c: In function 'game_mode_context_auto_expire': > ../daemon/gamemode-context.c:421:29: error: implicit declaration of function 'kill' [-Werror=implicit-function-declaration] > 421 | if (kill(client->pid, 0) != 0) { > | ^~~~ > ../daemon/gamemode-context.c:421:29: warning: nested extern declaration of 'kill' [-Wnested-externs] https://github.com/FeralInteractive/gamemode/pull/368 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/26234 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
games-util/gamemode: Switch to meson-multilib
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kai Krakow · gentoo
games-util/gamemode: Drop old
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Kai Krakow <kai@kaishome.de> Closes: https://github.com/gentoo/gentoo/pull/19527 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Kai Krakow · gentoo
games-util/gamemode: Bump to 1.6.1
Closes: https://bugs.gentoo.org/771351 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Kai Krakow <kai@kaishome.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Kai Krakow · gentoo
games-util/gamemode: Update version requirements on -9999
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Kai Krakow <kai@kaishome.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
games-util/gamemode: drop note about ck-sources
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
games-util/gamemode: fix typo with ck-sources
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Kai Krakow · gentoo
games-util/gamemode: Drop old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kai Krakow <kai@kaishome.de> Closes: https://github.com/gentoo/gentoo/pull/13158 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Kai Krakow · gentoo
games-util/gamemode: Bump to 1.6
Closes: https://bugs.gentoo.org/696460 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kai Krakow <kai@kaishome.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Kai Krakow · gentoo
games-util/gamemode: Update 9999 ebuild
This updates the 9999 version to reflect the changes from upstream. This also hacks around a header problem in multilib and removes the hard dependency on systemd. Closes: https://bugs.gentoo.org/722884 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kai Krakow <kai@kaishome.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kai Krakow · gentoo
games-util/gamemode: Depend on polkit for pkexec
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 - Repository mirror & CI · gentoo
Merge updates from master - Kai Krakow · gentoo
games-util/gamemode: New ebuild suggestion
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