libgamemode-devel-1.7-bp155.2.7 >  A dk?I%z a 6%2t@oqmA+32IbRa9of9RM!b=dEg@QP;<ҿB}^B@zDf3"ggB ^ah#{١R,\fi^\G5د[?ujtr:eva))bp&ش%3@ 4wW>/j4SVfZ4 J0ۘʣ$;UI6OvcWJb۲ɉ.a:( Ɠ@n; %e^f,<a-~9(捳U5>x;yhP TDd^@I$$b˧tͻI)[X E՘MtI$䡣TEK?y0j j!ݒ4SSm?$  0 n(Y<Faao)ӌ+TecG(2tA>陭rsїKQ^'u8ٽ0\8bfd01be3578ada139d70ff567dd14ad2842082f74d64e348b18cd6b88c5f5b530aa6decdf1f80f78471afb7877a2cc73846d3ff+dk?I%z $w/UsA t30+OrMF_)wө3~]_Yה9T}&)TʧlΧk8GhZNcT 8r2Hx0TRi5njD{%F++x#|sW>ԫ[R8{B1 oŒ7ID }`hh.O1 9~_lMHuaK*{{J,93Z\G~7VD^3z6;PzYͪg<#,c-pW,nuLƇ1jKYJ`Pc\4 酫W-Z/G<%׼n;>p>?d " M04DHen{    ( D K xt%(J8T9:]FGHIX Y0\T]p^bMcd`eefhljuvwxyz 04:|Clibgamemode-devel1.7bp155.2.7Headers for compiling games using GameModeGameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. This package contains the headers required to compile games with built-in GameMode support.dk?tobs-power9-136SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/FeralInteractive/gamemodelinuxppc64le/HށA큤badk?qdk?qdk?mdk?mdk?tba049b31391063eda1c6b5af5eff17238a2066c3d76fcfef2f5abfeafc41b6cce5b9a55cdd6078ba52a1b5bdfd856e159103a51fbd0c1fe6ecbe0ff39dfc016b454b9f0068dd0c9d7ede2c3e48656c56fc933c7d9cd846b2488a5158b0b75375dc60cd4921be7130ad17553c6b11603da20be1bcfd8ea6755870b6e1d423d6b474libgamemode.so.0libgamemodeauto.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootgamemode-1.7-bp155.2.7.src.rpmlibgamemode-devellibgamemode-devel(ppc-64)pkgconfig(gamemode)pkgconfig(libgamemodeauto)@    /usr/bin/pkg-configlibgamemode0libgamemodeauto0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.71.73.0.4-14.6.0-14.0-15.2-14.14.3cAbڑ@`_k8^)]6\9\@\@\[ug@[qr[W[ZZZ@Z@Matthias Bach - 1.7Matthias Bach - 1.7Ferdinand Thiessen marix@marix.orgmarix@marix.orgAndreas Prittwitz Christophe Giboudeaux Matthias Bach Matthias Bach Andreas Prittwitz jengelh@inai.demarix@marix.orgmarix@marix.orgmarix@marix.orgmarix@marix.orgmarix@marix.orgmarix@marix.orgmarix@marix.org- Add a workaround for building on Tumbleweed where detection of the pidfd_open function does not work properly.- Update to version 1.7 * New utility: gamemode * Run executables from PATH instead of /usr/bin- Update to version 1.6.1 * Use inih r53 * Minor metainfo improvements - Use SourceUrl and signature- Update to version 1.6: * Improved man pages * Bug fixes - Added only-build-shared-library.patch. - Drop special handling for no longer supported Leap 42.- Update to version 1.5: * Introduce a new pidfd based set of D-Bus APIs. * Dynamically change governor on integrated GPUs for improved performance. * Various other fixes and improvements.- Update to version 1.4 * Add new D-Bus methods/properties for use by external tools such as the GameMode GNOME Shell extension. * Fix I/O priority and niceness optimisations to apply to the whole process rather than just the thread that requests GameMode. * gamemoded will now automatically reload the configuration file when it is changed and update optimisations on current clients. * Add support for using the client library inside Flatpak by communicating with the daemon via a portal. * Client library now uses libdbus rather than sd-bus. * Fix gamemoderun to use the correct library path depending on whether the app is 32-bit or 64-bit. * Support the GAMEMODERUNEXEC environment variable to specify an extra wrapper command for games launched with gamemoderun (e.g. a hybrid GPU wrapper such as optirun). * Various other fixes and improvements. - Removed gpuctl-fixes.patch already included in 1.4 - Added "BuildRequires: pkgconfig(dbus-1)" to spec file which is needed by version 1.4- Fix the gamemode build requirement.- Update to version 1.3.1 * Disables screensaver when the game is running. * New `gamemoderun` script to run games in GameMode which don't support it themselves. * Add GPU managment capabilities. - Removed hardening.patch already included in 1.3. - Add gpuctl-fixes.patch hardening the new GPU features.- Include the baselibs.conf in the source RPM.- Add baselibs.conf to also build -32bit packages for the x86-64 arch as they are required by 32bit games in wine. See https://github.com/FeralInteractive/gamemode/issues/25.- Wrap descriptions. Add missing Group: lines. - Use noun phrase in summary.- Add hardening.patch: This backports bugfixes and hardenings resulting from the Factory-inclusion security review and already accepted by upstream. - Stop suppressing linter warning for the PolicyKit priviledge escalation. This has been properly handled via boo#1093979 now. - Suppress false positive lintian caused by a % symbol in the description of the libgamemodeauto library.- Update to version 1.2: + Store the initial governor state on mode enter + Config now supports defaultgov and desiredgov + Add support for renice-ing games to a higher priority (renice config option) + Make libraries properly versioned. - Gamemoded is now run as a Systemd service in the user session but still activated via D-Bus.- Fix compilation on Leap 42.3.- Add Documentation files: + License + Sample configuration file + README.openSUSE documenting how to apply configuration- Replace Systemd unit by a D-Bus service. + The Systemd unit does not work on openSUSE as it lacks access to D-Bus. + The D-Bus service is zero configuration for the user.- Work around Leap 42.3's default compiler being to old.- Initial experimental package version. + Provides the GameMode daemon + Provides the auto-GameMode library + Provides a devel package with the GameMode client headerobs-power9-13 16847501961.7-bp155.2.71.7-bp155.2.71.71.7gamemode_client.hlibgamemode.solibgamemodeauto.sogamemode.pclibgamemodeauto.pclibgamemode-develLICENSE.txt/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/licenses//usr/share/licenses/libgamemode-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/0a5ab09cb016b840fb20bfb69bf3677b-gamemodecpioxz5ppc64le-suse-linuxC source, ASCII textpkgconfig filedirectoryASCII textPRPRq 63M7utf-8232485ee85760295d2462d2061cd0da9491520205c0f9043cc2c4d2055cb1295? 7zXZ !t/; *] crv(vX01#Q֧ p#V]eBDzOV{`RapU{,/Cƪ\&AW5vr)'V SP3r2{Z/4H]djBjHnKz>͕Il JKXPsO/h&NLn#9%tpႉzxcP6cf-tbAWTC5*Fs 7%l]9yx#(Oot#Nch"x~GSN?4^jm_^?(ӫ<jbKBh˾MLu^&Bp7a[, t*{0L2y/ړxsu,A{· *<Tl Wڳdƃ$&LP#t1cn'ƇF|.2¯74&Aic B7#&ogF~2O፫13YfHv1HktbT>UqGQxwj_e%֋UZ~`ۆm ce]xS gg/,B쾘w&iֲdʵFƨR-XsEחp<\(6ˬs/nnFSȓw2KѝUן,=0xiGŲZw8ș)Q 򼰂Nt> #ѵ )i L9.2@TB1\ca3qND Y0Ҵ]EOvbo8Ua5  7e*^(uJv .\m |3||UfV[}\`\m|X@K zdLt2$S㽖F\[sǯ)05`]I,`Yi~*!L2<ŮM"\ԟHbBVǤ2+Z@jڨٗJaMKQO-\陎qn{oLv' s!' W⩈za^/.WVށSB/K)b6놺GCGgLO[~dY_А I JU^9Hy?uxMJځ;2ʟx򠐬=/S$ʳ^2;#mbdGn`Զe؛b>lMZ68:`Zpb RM_-MD<C9sEtbΛ7'?[:N;;'la~M}64y, +gzr=Zi:BؔBɄ5ջ(TG@I8O 1~LfA)jr{8 d&y=Dv mE pis|gv|.Ω*8I 䜤ްw] 㹂dgjD6)ޕ@W \ w2ro_~!\.Bk(鄍RYΧ9PR8np1*~p(n5X#R`LyTt;6]j&Ers 0׷ ‹$P\jRwN7lQ*r%v]DR8BW!Âj_6fJ+'uaUv@]dAXՕ">?lSDf>7T9Maxtl#bY,l;9s.,ZUr]gڊ;r _$DV9iXq:>Qj4ԧy(/ܣ0vS(/!篖^kʓ!6"𩇯Z6 7ϴ$Dj駹k 1QslECEG7+@5%g\waB3y~^ϖvxwJn}\Lc |plmRI#f%}>̉NeΘeY|yVKZ&b8 hM^Z=!x[ڽ=b`=7Bs^'[-Q)wwvP0)2@Jr!%gf8GTp"fPF5zGp zmTdY~K!.Pa]-"ЮNOߩ.-b={L/7tŷ-̅m.@a{a`ohSt$Tu3Dj?ɏ7Hgk$k) p\F v rM&$wVL(H$F'p$n9|r,!KO^gSvQ9ѲOz&wdF{@xVLAzWCLm&RfUjWnB1/AvD_0]k^qLjg˞աSY|K_ $eL*ctfY \~1BQ$߄LF `:oJeX_}Fq#ÊK둖0zw ӏ/ mf(ҹ8L#nfhx#Jt45Vّ\H#~$oey@iRnʏ7Z؅stmoR6U#8F}$ ٚt CSgԔ,m!.x$PϚ5vmNݤvwqe o:\'sAhc{7!w>ф.ͧso$+Ɋ3p!Qٔ_M=uq|` ysWeo)|^}MYKGFwlG BjYԝp! K":-_<6Ê7є=b@M)^i{c}GƑyo~7\|ǝoڝ^WCÊB[tw&ֆR YZ