kpipewire-imports-5.27.4-bp155.1.7 >  A dkRI%z )!=9X i]R̹zo $31jXg|MI"fא-QaЛ;wG3)d&5Fj Y;0}3#*N}Ƞ gVhY}P~`m_L^.|=,q ^oeM _4n+{9:kK 5<z 'mKA[:WMJ$пyy$$#'-8LN&K| z~ex8KJoi{pC̡/xD:9DL%r<2:@JK45 g &aaÙ}u- ̓av?q0Dt6KTp'a1s.26E-TNPĆxtSa$LYvGF()sʖ,-㰧?ݰa9L`BNP Ak^BQJpxۍZWya*H_Y7]5w9 kgGdS#,Yqm39"ɹ}:vhkJ>p>?d % D: Tn      Hpx(S8\9: FEG\H|IXY\]^fbcdeflu0vPwxyz@PTZCkpipewire-imports5.27.4bp155.1.7QtQuick bindings for kpipewireKPipeWire provides PipeWire integration for the Plasma desktop and mobile shells. This package provides QtQuick bindings for the main KPipeWire libraries.dks390zl22WSUSE Linux Enterprise 15 SP5openSUSELGPL-2.0-only AND LGPL-3.0-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/KDEhttps://www.kde.orglinuxs390xWHAAA큤A큤dkdkdkdkdkdkdkdk01f833db975275ec900b1056c00f99c17f84601121be63a10bf78a84b16e12b28d5c591476849b316a0061c95c7e52c22f2fac6d87bbe6fdf2974b73f2f3ee4202d1ccd3d70a189783755c5a3c8898ee1294076bfc5f9c77bdbb99a746115fc3f4dff72a44f69be488ec345af9940489dcd0c912a1e2850bb6a5c4bcb81de5a5rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootkpipewire-5.27.4-bp155.1.7.src.rpmkpipewire-importskpipewire-imports(s390-64)libKPipeWireDeclarative.so()(64bit)libKPipeWireRecordDeclarative.so()(64bit)qt5qmlimport(org.kde.pipewire.0)qt5qmlimport(org.kde.pipewire.record.0)@@@@@@@@@@@@@@@    libKPipeWire.so.5()(64bit)libKPipeWire5libKPipeWireDmaBuf5libKPipeWireRecord.so.5()(64bit)libKPipeWireRecord5libQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Qml.so.5()(64bit)libQt5Qml.so.5(Qt_5)(64bit)libQt5Quick.so.5()(64bit)libQt5Quick.so.5(Qt_5)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.27.45.27.45.27.43.0.4-14.6.0-14.0-15.2-14.14.3d,@dacc@c@cvc0cj@c@cjDcY!@cN@c>@c#bFabian Vogt Fabian Vogt Fabian Vogt Fabian Vogt Fabian Vogt Luca Beltrame Fabian Vogt Fabian Vogt Fabian Vogt Fabian Vogt Fabian Vogt Fabian Vogt Fabian Vogt Fabian Vogt Luca Beltrame - Update to 5.27.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.4 - Changes since 5.27.3: * source: Handle BGRA buffers gracefully * record: Only create the sws_context when necessary * record: Use a good amount of threads as recommended by QThread * record: Make sure we process all the frames before leaving * record: Improve packet fetching * Use a different API call to make importing DmaBufs work on Nvidia (kde#448839) * options to disable motion estimation and in-loop filtering * record: Refactor thread distribution * record: Allocate SwsContext only when necessary * recording: Allocate frames when we render * recording: Extend the encoders API- Update to 5.27.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.3 - Changes since 5.27.2: * Guard m_producer * stream: better fallback for BGR formats when downloading into a QImage * stream: Fix support of SPA_VIDEO_FORMAT_RGB * recording: Drop unnecessary conditional * recording: use "good" deadline rather than quality that is deprecated upstream * recording: Make bitrate depend on the stream size- Update to 5.27.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.2 - Changes since 5.27.1: * PipewireSourceItem: Expose stream state * Finish the recording when the last frame has arrived * Export logging categories where they belong * sourcestream: Allocate the buffer outside together with the pods- Update to 5.27.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.1 - No code changes since 5.27.0- Update to 5.27.0 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.0 - Changes since 5.26.90: * record: Use vp8 instead of x264 * Prefer x264 * Allow to reset fd in `PipeWireSourceItem` * Record: Make sure we issue key frames and sequential pts * Record: Make sure the frames we encode are in an expected format * PipeWireRecord: Make sure we use the correct pixel formats- Require pipewire-devel for the -devel package- Update to 5.26.90 * New feature release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.90 - Changes since 5.26.5: * HeadlessTest: Port ScreenCast to using fds properly too * Make sure unistd.h is included when close() is called * Make sure we don't leak file descriptors * It wasn't necessary to F_DUPFD_CLOEXEC the fd * PipeWireRecord: Allow providing which extension we are serving * ci: Require passing unit tests * Introduce KPipeWireDmaBuf * Remove duplicate headers between cpp/h files * Add autogenerated files to .gitignore * Record: Make sure we create the context properly * Record: Ensure we don't crash when the texture couldn't be produced * tests: Simplify code by using QScreens * Install po folder * recordme: Add a --help option * Validate cursor result of spa_buffer_find_meta_data- Update to 5.26.5 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.5 - No code changes since 5.26.4- Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3- Update to 5.26.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.3 - No code changes since 5.26.2- Update to 5.26.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.2 - No code changes since 5.26.1- Update to 5.26.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.1 - No code changes since 5.26.0- Update to 5.26.0 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.0 - Changes since 5.25.90: * Install po folder * Validate cursor result of spa_buffer_find_meta_data- Update to 5.25.90 * New feature release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.90- Initial packages390zl22 16847787465.27.4-bp155.1.75.27.4-bp155.1.711orgkdepipewirelibKPipeWireDeclarative.soqmldirrecordlibKPipeWireRecordDeclarative.soqmldir/usr/lib64/qt5/qml//usr/lib64/qt5/qml/org//usr/lib64/qt5/qml/org/kde//usr/lib64/qt5/qml/org/kde/pipewire//usr/lib64/qt5/qml/org/kde/pipewire/record/-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/317e25c39923bc20c8c5a6bf91a7512c-kpipewirecpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=1129093f55f3ad6369cba9a349ae65647363742b, strippedASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=5ed169ca2126dd9fea427cae0a5d52a46d2a875e, stripped PRRRRRR R R RR RRRR PPRRRRRR R RRRRR P8ais Xutf-8c25813d7c294feb575dc83e86cfa01a39ce47a8977927cba3dfd39c4009637f4? 7zXZ !t/b] crt:bLL ؝GoL'o-9Xd @beΐAamSWS*)g.w!y=.,T3`79K8+FH],?O-2Y*F*P)~գڄ8>˛e&@YGPkLȿTaUiNnd)ћ7b:x \x vsM:UmM,-WICiyB/ B%؋CѼ4DJ675 47%tNBjb2 VQzV1;;!ҏb!/؝R9Ө8 fk]ky'd @mOi™s6}܀ZIf3 Kg՗x:e7Xg),D}of*~ ~;8B@}1 m ,֠k@i#S!"m}GZ1ӶjrCv 7(,SFjwQ"T%ѴVM`T]D{KgS'Єʞe?ok5\} ȴZnlRi՚%lȆI=\ !V"2pK/L54` ]K P ؽgpc[t3DU°ZJ$өz0 Wv/ wO=C[@D $,o|jL,{Yիg(u"7ouw@3Jpo&,+0xVik8:*vpQAݡx)bV(xK._LNi Q)zN<1K#x!y7U FӔ Fڄ{/̽mB%9Q-U*IrW+͖]HSDW]"6e*<]7EX7ЁU&Q A4m5jj2ov& k-M3gH# cA{yEM垏c2t/}X4e<`ܨdSrOE&QxUvW̭'Bx/Sb_']:ib!{socQs[>S I"kRjjseS#tx1v!kl@'{g3U+鼬QUj='`oUlXR9_ F lP?w[9:!(é`Ԫ¤Xv0i^Ň/;%ʓ[$Xc1[HFQA~9 UQ"3Q"0 Jߢt\qg9dqq#ju>x ;t}K.aK oS{&pDJ_eI; n:450rmT0n5Qd6@o^: &Dw\Xr͏cH<1Tj疂)HUKMEr61drs1pI U9 f%$x| Q'L?rA]mvT&>adY/e\K3UZsY+>,?ׅ͑WWgGΡNS2sѯ)J39 涰U⩻.mf lN2Z=24ǯ`=?Qk5۠."`6ɿvϫ itPB75p Mj]nB6pzNi,證o3—4a0_ĽKC83n[r#,MMh 휘*"ruZTX|}EΌKUopw aٴ`d咑G NnTn!3_ H lQvB98+\;1&V3naDI\ wt/ke]w4ǫ>f[xׄO`W0Lo@8g*!r`‹,)/X( Ru|۵~c#zq[s6% _ sK %onB![y:юvtVN@bb ЧI32aV 1_h?{WLB|0RSXDN0L €7\o_͞gOstUO ($#PR޾B| fNY?x;xR[#J vܫ&y׽L AId'W>`w%d:lʚY :5@jy>*1ҷd@_(I6p@ȷřכ?"g^١sYO=#\t̙ bZdvg9"xdrQ  6Κ)3Y+0O\*7BE1'fFpWWfe0\F=:eT~[R[7)a"`.]]g$Yϑ"5 ܹb+f!Q:0n&VgLGu R7Y:Q~sa/Qp7]0H޻.#RD4 OdeÇ]g-8pgU) rNh7s3y+` 8[m5tqJ2Oe=Ɂ1 :W%C {9Yk+Ve6gHܺLH7\nN .*y`3EqCQ"P]^S;$xHx}"h$8Câ5X"6<1ʲDGHr?vNxk4>Ea0Ʒ>y7hĢ2xiR ?cr/-w8ќס`Qo 噸^DI&1}#ڔ0)P濉QR%t$(f]_r}Lz@]9!#lHcu[A=bZ^Aʩ!h^5ȕ=(ǩ}4ZݧRΞ6w<[d4N %DHyާmy(Fu5Zޞt4{˷9o2-lDNIoKjv1G m@xc"jP2)ꏒʀ,G H\]M-0;|=ْ&Gq y%DYVc}[GG["E230z ? >]25)kz?n@m(#Ɯfz_JRœBܦ AP P 2; ڑ>.qo!hxq(k%WHyJ9WZ' 7Ty*hLɯ-0h#iǝM*JRƞ6OrI R[qR1{s}3 ԃ2kAS8SӱpJ6-=;@Y÷4Mkw#J:i/QR|}'BN- PzI`ڜttmK~i2!#`>l_m1MB hϼ\0_ C14{"Ҫ$o Fii|،I#={4E U ٔ }0ΰC_Rzz/U\& Q){J&iG%.8Pl+PI=Q`mfP4,KJ?c"O 3j5u$hv3՘ OwͤٸMPّ:6Z1$!o0ojL6vO!Ѯ{-ӔwOX?Lmz![np%9fd֓\eC&*Z:lY);U¢R`E+x^պmۑ=RrhG/0i@Ύ|RoM^ ?^n0Tμ Yb{V]XfI@"T>;޾ &30$!n޽,RM]#6&mF~GÒ;Ϭh[AYAyG7 ]:Wg kO;=YMK#[_Kps䒵$NU HZ**B=)IAɣG35{by%RI+N *ߨ}j`r?C7Eh؅v6 AfBwQ0WCJV\]^R"NSLy 98\l^ޕ o$6uCe mЎ"<}!owv*Sp:z!PB-3ec2C y֌QNfw-n$ AB5Gr$Mr-_,Iu6TƽѝTsU/-Rmh 4WOjԿtUkFP:*(Tʬvߘ2RaN2ڏVlK^P 4~R0J-1F:"]+#ao4偎ԕq479=OdC:ЬIA{D jZQ&h rE;;ۿC#(&Yn%6^Y-=*Q !)J7z'cSO7vF<}O Du٘Jut*U s3t I|x