mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
Add titles to building and installing
This commit is contained in:
parent
6c277af7a2
commit
65717599ec
@ -12,6 +12,7 @@ If your distribution already has GameMode packaged, it is preferable to install
|
||||
|
||||
GameMode depends on `meson` for building and `systemd` for internal communication. This repo contains a `bootstrap.sh` script to allow for quick install to the user bus, but check `meson_options.txt` for custom settings.
|
||||
|
||||
### Install Dependencies
|
||||
#### Ubuntu/Debian (you may also need `dbus-user-session`)
|
||||
```bash
|
||||
apt install meson libsystemd-dev pkg-config ninja-build git
|
||||
@ -30,6 +31,7 @@ Gentoo has a bleeding-edge ebuild which builds from sources. It will also pull i
|
||||
ACCEPT_KEYWORDS="**" emerge --ask ~games-util/gamemode-9999
|
||||
```
|
||||
|
||||
### Build and Install GameMode
|
||||
Then clone, build and install a release version of GameMode at 1.2:
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user