This commit is contained in:
suvari
2024-10-21 18:43:51 +03:00
parent a0ef148b65
commit c5f2f3615d
6 changed files with 84 additions and 5 deletions
+5
View File
@@ -1,3 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gamemode</Name>
@@ -7,6 +9,7 @@
<Email>bedirhan.kurt@outlook.com</Email>
</Packager>
<License>BSD</License>
<Icon>gamemode</Icon>
<Summary>A Daemon/Library combo for Linux that allows games to request a set of optimizations to be temporarily applied.</Summary>
<Description>GameMode is a daemon/lib combo for Linux that allows games to request a set of optimizations to be temporarily applied to the host OS and/or a game process. It was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave and ondemand governors, but is now a host to a range of optimization features and configurations. Read more at the homepage for details.</Description>
<BuildDependencies>
@@ -18,6 +21,7 @@
</BuildDependencies>
<Archive sha1sum="e864c51ab7f17594c7cfe7620cb23dd42c983a63" type="targz">https://github.com/FeralInteractive/gamemode/archive/1.8.2.tar.gz</Archive>
</Source>
<Package>
<Name>gamemode</Name>
<RuntimeDependencies>
@@ -45,6 +49,7 @@
<COMAR script="postInstall.py">System.Package</COMAR>
</Provides>
</Package>
<History>
<Update release="1">
<Date>2024-10-21</Date>