gamemode 1.5~git20190812-107d469-1ubuntu1 source package in Ubuntu

Changelog

gamemode (1.5~git20190812-107d469-1ubuntu1) focal; urgency=medium

  * debian/gamemode.manpages:
    - remove, the manpage is install by the build system
  * debian/gamemode.install:
    - don't install the service as a systemd system unit, it's an user
      service and correctly installed by the upstream build
    - include the manpage
    - install gamemode-simulate-game in libxec and not /usr/bin, it's a
       debugging utility, not a standard commands to provide to users
   * debian/libgamemode*-dev.install:
     - install the .pc
   * debian/libgamemode0.install:
    - install the cpugovctl and gpuclockctl in /usr/libexec which so
      the service can find them (Closes: #935670)
   * debian/rules:
     - set dh_missing --fail-missing

 -- Sebastien Bacher <email address hidden>  Mon, 25 Nov 2019 13:20:15 +0100

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
amd64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gamemode_1.5~git20190812-107d469.orig.tar.gz 76.6 KiB 4f21c6f0da5a3f96881d6d5247c7f2d77dc195127b1e5368bfd46b059c043d20
gamemode_1.5~git20190812-107d469-1ubuntu1.debian.tar.xz 4.2 KiB f94c87e4fc10f631a8a7a64b0b87ee31701730a3f1555a40ef44b68f643661ee
gamemode_1.5~git20190812-107d469-1ubuntu1.dsc 1.7 KiB 6f4ede92a33bf08e436ed66c0ecb948a445054536d837e85d4de08085acf15b1

View changes file

Binary packages built by this source

gamemode: Optimise Linux system performance on demand

 GameMode is a daemon/lib combo for Linux that allows games to request a set
 of optimisations be temporarily applied to the host OS.
 .
 The design has a clear-cut abstraction between the host daemon and library
 (gamemoded and libgamemode), and the client loaders (libgamemodeauto and
 gamemode_client.h) that allows for safe use without worrying about whether
 the daemon is installed or running. This design also means that while the
 host library currently relies on systemd for exchanging messages with the
 daemon, it's entirely possible to implement other internals that still work
 with the same clients.
 .
 GameMode was designed primarily as a stop-gap solution to problems with
 the Intel and AMD CPU powersave or ondemand governors, but is intended to
 be expanded beyond just CPU governor states, as there are a wealth of
 automation tasks one might want to apply.
 .
 This package includes a program called '/usr/libexec/gamemode-simulate-game',
 which invokes gamemode, sleeps for 10 seconds and then exits. This allows you
 to test whether gamemode is working properly on your system, it will
 return gamemode's error message if something went wrong, otherwise it
 will exit with a 0 status.

gamemode-dbgsym: debug symbols for gamemode
libgamemode-dev: Optimise Linux system performance on demand (dev files)

 GameMode is a daemon/lib combo for Linux that allows games to request a set
 of optimisations be temporarily applied to the host OS.
 .
 The design has a clear-cut abstraction between the host daemon and library
 (gamemoded and libgamemode), and the client loaders (libgamemodeauto and
 gamemode_client.h) that allows for safe use without worrying about whether
 the daemon is installed or running. This design also means that while the
 host library currently relies on systemd for exchanging messages with the
 daemon, it's entirely possible to implement other internals that still work
 with the same clients.
 .
 GameMode was designed primarily as a stop-gap solution to problems with
 the Intel and AMD CPU powersave or ondemand governors, but is intended to
 be expanded beyond just CPU governor states, as there are a wealth of
 automation tasks one might want to apply.
 .
 This package provides the development files for the base library
 for gamemode.

libgamemode0: Optimise Linux system performance on demand (libraries)

 GameMode is a daemon/lib combo for Linux that allows games to request a set
 of optimisations be temporarily applied to the host OS.
 .
 The design has a clear-cut abstraction between the host daemon and library
 (gamemoded and libgamemode), and the client loaders (libgamemodeauto and
 gamemode_client.h) that allows for safe use without worrying about whether
 the daemon is installed or running. This design also means that while the
 host library currently relies on systemd for exchanging messages with the
 daemon, it's entirely possible to implement other internals that still work
 with the same clients.
 .
 GameMode was designed primarily as a stop-gap solution to problems with
 the Intel and AMD CPU powersave or ondemand governors, but is intended to
 be expanded beyond just CPU governor states, as there are a wealth of
 automation tasks one might want to apply.
 .
 This package provides the base library for gamemode.

libgamemode0-dbgsym: debug symbols for libgamemode0
libgamemodeauto-dev: Automatically optimise system performance on demand (dev files)

 GameMode is a daemon/lib combo for Linux that allows games to request a set
 of optimisations be temporarily applied to the host OS.
 .
 The design has a clear-cut abstraction between the host daemon and library
 (gamemoded and libgamemode), and the client loaders (libgamemodeauto and
 gamemode_client.h) that allows for safe use without worrying about whether
 the daemon is installed or running. This design also means that while the
 host library currently relies on systemd for exchanging messages with the
 daemon, it's entirely possible to implement other internals that still work
 with the same clients.
 .
 GameMode was designed primarily as a stop-gap solution to problems with
 the Intel and AMD CPU powersave or ondemand governors, but is intended to
 be expanded beyond just CPU governor states, as there are a wealth of
 automation tasks one might want to apply.
 .
 This package provides the libgamemodeauto library development files.

libgamemodeauto0: Automatically optimise Linux system performance on demand

 GameMode is a daemon/lib combo for Linux that allows games to request a set
 of optimisations be temporarily applied to the host OS.
 .
 The design has a clear-cut abstraction between the host daemon and library
 (gamemoded and libgamemode), and the client loaders (libgamemodeauto and
 gamemode_client.h) that allows for safe use without worrying about whether
 the daemon is installed or running. This design also means that while the
 host library currently relies on systemd for exchanging messages with the
 daemon, it's entirely possible to implement other internals that still work
 with the same clients.
 .
 GameMode was designed primarily as a stop-gap solution to problems with
 the Intel and AMD CPU powersave or ondemand governors, but is intended to
 be expanded beyond just CPU governor states, as there are a wealth of
 automation tasks one might want to apply.
 .
 This package provides the libgamemodeauto library.

libgamemodeauto0-dbgsym: debug symbols for libgamemodeauto0