libgamemode-devel-1.7-bp155.2.7 >  A dkGȊI%z ~;7[Z~bu+M̫'wCQD9<[nP\[@ٵ~ Q"}@5'E\N}U8j[{{09 $"|ھ^-T햖?'WWW"ی0u 6ZH8ܾsjuo).0OSřN@XxJ6ƪ eFݭ}T`uH8V늏Z1cTAPٲ `)녭\25pv[A'vAxG!o4wb^B7)g?tܝ%HC _I7](&%1y X6#ۆ%uڈɛ(dq.p^X3X(η:4 rp-rCOD:Xra>}+)|hO9 htzv |Ms¾ NK%#S PӔybjPy:VA%[N4DZz3Tdd523701ed333b933bf50ca7efdf34da3f8d5a3be860c3d918a74ce641708d044f698937af3701f1004406b4d23b0667482b048f*dkGȊI%z |j0煌ɓy(Dqg*y%+ /U'IQU:^I4KZ(֠f 1/CXqֳnܪgY0Fw VOmYF7h Mk9,8?A^FÙ3G!L_ b1#tq=w-B`Vkp%mnzL]UZ?3sЊ˅?_$n #vgHs eRxQ$ DNtz [=mXQᷡ&ҙ^6I&6 4XzjZ[h\ bWᙷjfwS.mQe|zL֜Ge W{:;)qїeWtxT6Va<=D4tٽc\3: krFQ~s7!i.["SƇBYFSh)"¤94ꖝVE&C+;mLA1U P7|~ ~|eJ;>p>?td " M04@Dajw   $ @ G tp!(F8P9:YFGHIXY(\L]h^bEcdXe]f`lbutvwxyz$(.pClibgamemode-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.dkHs390zp266SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/FeralInteractive/gamemodelinuxs390x/HށA큤badkHdkHdkHdkHdkHba049b31391063eda1c6b5af5eff17238a2066c3d76fcfef2f5abfeafc41b6cce5b9a55cdd6078ba52a1b5bdfd856e159103a51fbd0c1fe6ecbe0ff39dfc016b454b9f0068dd0c9d7ede2c3e48656c56fc933c7d9cd846b2488a5158b0b75375dc60cd4921be7130ad17553c6b11603da20be1bcfd8ea6755870b6e1d423d6b474libgamemode.so.0libgamemodeauto.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootgamemode-1.7-bp155.2.7.src.rpmlibgamemode-devellibgamemode-devel(s390-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 headers390zp26 16847525261.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-gamemodecpioxz5s390x-suse-linuxC source, ASCII textpkgconfig filedirectoryASCII textPRPR4-^;2),utf-81901529b940989a0bbd7c2a0282701e25bbb1a96fa8dd06b29de6c05573f17c1? 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?t; @djv6{+?6ЎcypkhaUsPwJq#rOݻ3JuL\ ޼_Qqh`kK&Ȩ$F|[b267SFtxʼnk0z]^é-0Vx7ӱ l,G~-JJI}+B ӫQ3[<K|n<<!w_z <\`yE zd/nnepE=>9`}I$Sȼ|U,sjh;JON6 G\hDM (|v큷.s$!J#fp|wl YZ