libxine2-jack-1.2.13-bp155.1.6 >  A dkBAI%z SZzAqn+D  Og&ygB. ݦźЦ/tOvPT[o=^,7V{gaQKI){*' }]]+^|}iyL.dS!ƒ%X t]yP"xl$^ɀϒw[ 3ݵ-OFCi2` vA-O_e˱_R?FPΉfXuUZ۠إqR>1VuzS4Ϯ4ԴZ'v9ds%*ڮYwekk!ϥM"ʴym ͋J>\ zZ;>]6BOS) *+9,t+~~--  iɇQs8ڼRU/O^ AH喢H6Uaɇ>PT@ykg ҟҐaaQzpWy #M c 1bef5492357cd7d16fb5a04389b5c2286ef8a747dcd2f6cc8bacfd4962ab88c7d1e4f21c0933e9b1cf203f50c883a6b14199fb9dVdkBAI%z zmIa U bN {&Q"dԒ92ģir.`eF,5ս| \|E"TZȨzE[[bq;ҀL#n Q=\1Lx$1}[: OрO0_̍md$㬬m}6A*sM yil$Xl}/75)4Kxl ϥ@SM`좄t: ր8i4DUŐMFϰtʙ ˞n[jUWϭ[$j~¾ Txh뺑 tY^'\\RѲ>c+ZRbPw퉄ѱ$xSҹ`/0XՒĩҺ9i֨=A;9cԱoi)WNJo u1ɿrhsUPX>p>9D?94d $ 9,0<@]f     E HLQVx|   (89x:,F6iG6H6I6X6Y6\6]6^6b6c7d8e8 f8 l8u8 v8$w8x8y8z888890Cdelibxine2-jack1.2.13bp155.1.6Jack plugin for xinexine sound output plugin for the jack soundserver Authors: -------- Guenter Bartsch xine Soundausgabeplugin für den jack Soundserver Autoren: -------- Guenter Bartsch dkBs390zl21WSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-later AND SUSE-Public-Domainhttps://bugs.opensuse.orgProductivity/Multimedia/Video/Playershttps://www.xine-project.org/linuxs390xWdkB924a02abcef8e1fc3444c0220ea91dd369a99d922ce1f7d9eaf5b1d9db115822rootrootxine-lib-1.2.13-bp155.1.6.src.rpmlibxine2-jacklibxine2-jack(s390-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libjack.so.0()(64bit)libpthread.so.0()(64bit)libxine.so.2()(64bit)libxine2rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.2.133.0.4-14.6.0-14.0-15.2-14.14.3c@cӼc@b@b0b0b/.@_@^3^3^-@\@\@\o@\1\'a[ZliZg#Ze@Y@Y^&@X"@XP@W9WWWV>@U@TfDave Plater Wolfgang Bauer Bjørn Lie Dominique Leuenberger Wolfgang Bauer Wolfgang Bauer olaf@aepfle.deWolfgang Bauer olaf@aepfle.deolaf@aepfle.deDave Plater olaf@aepfle.deolaf@aepfle.deolaf@aepfle.deschwab@suse.dedavejplater@gmail.combjorn.lie@gmail.comdavejplater@gmail.comdavejplater@gmail.comcrrodriguez@opensuse.orgolaf@aepfle.deolaf@aepfle.dedavejplater@gmail.compgajdos@suse.comdavejplater@gmail.comolaf@aepfle.dedimstar@opensuse.orgdimstar@opensuse.orgjoerg.lorenzen@ki.tng.deolaf@aepfle.dewbauer@tmo.at- Prevent Leap:15.4 building with ffmpeg-3- Update to version 1.2.13 - Remove xine-lib-ffmpeg5.patch, fixed upstream - Upstream changes: * Add dav1d 1.0.0 support. * Add user video frame rate limiter. * Add xine_query_stream_info (). * Add user OpenGL2 scale modes. * Add xine timespec tools. * FFmpeg compatibility update. * Update german translation. * Improved DVB subtitle support. * Improved HLS input. * Improved AAC demux. * Fix clang build. * Fix build with libcaca. * Fix fine time display. * Fix .mp4 audio. * Fix wav demuxer. * Work around broken Mesa vdpau drivers. * Fix OpenGL2 deep color display. * Various small fixes. * Optimize OpenGL2 video output. * Optimize audio out. * Optimize OSD. * Small engine optimizations.- Add xine-lib-ffmpeg5.patch: Fix build with ffmpeg-5.- Replace SDL-devel BuildRequires with pkgconfig(sdl): allow to use sdl12_compat as an alternative.- Fix non-distributable build: * Add "BuildRequires: pkgconfig(glesv2)" to avoid compiler error about missing include file * Adjust plugins filelist- Update to version 1.2.12 - Rebase xine-lib-libdvdread_udf.diff - Upstream changes: * Add string tree library (generic info parser). * Add OpenSL ES audio output plugin. * Add mpeg-dash input plugin. * Add crypto input plugin. * Add VAAPI support to opengl2 video output (requires using EGL). * Better hls support. * Improved DVB/live stream timing. * Improved BT.2020 support. * Fix compatibility with ffmpeg 5.0. * Fix RSS parser. * Fix output parameter setting (audio amplification, video hue etc.). * Fix AC3 demuxer. * Diverse small fixes and optimizations. * Update german translation. * Code cleanup. * Build fixes.- Use pkgconfig(smbclient) to refer to samba libaries- Update to version 1.2.11 - Remove xine-lib-dec_info_real.patch, fixed upstream - Upstream changes: * Add gopher input plugin. * Add user settings for IPv6. * Split a52 spdif output to separate decoder. * Code cleanup. * More engine optimization. * Small optimizations (opengl2, dvb subtitles, png, mpeg-ts). * Better A/V sync. * Fix a few crashes. * Fix bluray playback. * Fix VAAPI picture jitter and green flashes. * Fix Opus and EAC3 audio playback. * Fix text subtitles. * Fix mpeg-ts (hdmv mode, detection of cut TV recordings). * Fix mpeg layer 1-4 audio timing. * Fix some VDR issues. * Fix HLS VOD mode. * Many small fixes. * Build fixes. * BSD fixes. * Update german translation. * Update internal libdca to upstream 0.0.7.- Remove xineplug_decode_qt to fix i386 build- Fix build with xine-lib-dec_info_real.patch- Update to version 1.2.10 and remove incorporated patches: xine-lib-contrib.patch, xine-lib-alsa.patch, xine-lib-a52dec.patch and xine-lib-ImageMagick7.patch. - Upstream changes: * Add (xcb)xv yuy2 emulation. * Add libavcodec v58 compatibility. * Add avio seek support. * Add libdav1d, libaom and lavc AV1 video decoders. * Add libvpx multithreading. * Add libpng decoder. * Add a52 double and fixed point modes. * Add Opus audio support to ogg demuxer. * Add AV1 video support to matroska demuxer. * Add ivf demuxer. * Add mpeg-ts split payload support. * Add TLS support using gnutls or OpenSSL. * Add ftp input plugin (ftp://) with TLS support (ftpes://) * Add tls:// input plugin (raw TLS over TCP). * Add libnfs NFS input plugin. * Add ftp/http seek support. * Add scp forward seek support. * Add mp4 http streaming support (plain and fragment modes). * Add HLS streaming support. * Add HTTP 1.1 support. * Add OpenGL EGL and Wayland support. * Add side stream feature. * Optimize OSD. * Optimize output layers. * Optimize decoder threads. * Optimize event handling. * Optimize stream info. * Optimize TCP/TLS/HTTP network input. * Optimize network buffering control. * Alsa/oss startup optimization. * Optimize input_stdin_fifo. * Optimize internal liba52. * Optimize user seek. * Better support for audio out drivers that cannot resume after pause. * Better support for mpeg pts jumps. * Better bluray seek. * XML parser fixes. * Fix midstream audio mode switch. * Fix FLAC audio playback via ffmpeg. * Fix ffmpeg mpeg1/2 video. * Fix/optimize mpeg, mpeg-ts, qt, flv, matroska, real & asf demuxers. * Fix network seek. * Fix/optimize audio CD. * Fix DVD (occasional crashes, damaged video after a DVD had been played). * Fix opengl2 freeze after X server failure. * Fix tvtime deinterlacer crash. * Fix/optimize overlay. * Fix/optimize old VDR plugin. * Fix xine-ui freeze when opening a playlist while paused. * Security fixes. * More error handling instead of aborting.- Package xineplug_post_tvtime also on arm64 - Added xine-lib-contrib.patch - Remove disabled esd support - Remove disabled directfb support - Remove disabled aalib support - Remove disabled gnome_vfs support - Use gcc8 in SLE_12 - Use plain configure macro - Fix opensuse.org XINE URL - Use without instead of !with distributable/onlynondistributable/ffmpeg/sdl - Remove disabled code for sle10 - Remove conditional for ffmpeg because it always exists - Remove unused xine-lib-without-ffmpeg.patch - Remove unused xine-lib-nukefaadetc.patch, use sed instead - Adjust all patches for autosetup: xine-lib-libdvdread_udf.diff xine-lib-v4l-2.6.38.patch xine-lib-alsa.patch xine-lib-theora.patch xine-lib-ImageMagick7.patch xine-lib-a52dec.patch- Use alsa API properly with xine-lib-alsa.patch. Consumers are expected to use instead of . This is in preparation of an change to pkgconfig(alsa) to not pollute CFLAGS with -I/usr/include/alsa anymore (bsc#1130333)- Package xineplug_post_tvtime also on arm32- fix-non-x86-build.diff: remove- Patched up crippled build with new perl, the perl scripts no longer work. - Added xine-lib-nukefaadetc.patch for the same reason. - Build with libmpeg2.- Set to bcond_without gnome_vfs to bcond_with, no longer build gnome-vfs support by default, gnome-vfs is deprecated upstream for a long time.- Rebase fix-non-x86-build.diff to fix arm build.- Update to release 1.2.9 and add xine-lib-a52dec.patch. - Moved xineplug_decode_mad and xineplug_decode_a52 into the main package as they are now unrestricted. - Enabled sdl and jack subpackages. - Upstream changes: * Add LIBXINE_VERBOSITY environment var override. * Add auto gapless switch. Play clips to their very end when that is likely what the user wants. * Add video single step feature. * Add generic keyframe index feature. * Add x32 (x86 32 on 64bit) support. * Add some more debug logging. * Join 4 network input plugins into a single file. * Matroska fixes. * Build fixes. * Directx2 audio fixes. * VAAPI fixes. * XCB video fixes and optimizations. * Return driver held video frames on shutdown properly. * FAAD audio compatibility fixes. * Fix VP9 playback. * Fix post filtering crash. * Make xml parser thread safe. * More user configuration safety. * Inline assembly fixes. * Failed memory allocation safety fixes. * Memory leak fixes. * Debug and LOG build fixes. * Again, lots of small fixes and optimizations. * Better multiengine client safety. * Hide yuv2rgb implementation details. * Use a single libyuv2rgb copy in both engine and plugins. * Minor ffmpeg optimization. * Lift a few video engine handbrakes. Less CPU load, fewer frame drops, faster seeking. * Optimize audio engine. * Optimize demux buffering system. * Optimize metronom clock. * Optimize port tickets. * Optimize sse/mmx2 memcpy. * Code simplification and cleanup. * Update german translation.- Cleanup buildrequires so neither Mesa-devel nor xorg-x11-devel meta/mega packages are required anymore.- Build unconditionally with modplug and pulseaudio- Remove dependency to gcc5 - Use simple bcond for ffmpeg- Update to release 1.2.8 - Remove patches fixed upstream: xine-lib-crippled-ffmpeg3.0.patch, xine-lib-ffmpeg3.0.patch and xine-lib-link-xcb.patch. - Removed precheckin_cripple_tarball.sh and integrated it into the spec file. - Upstream changes: * Add HEVC to QT demuxer. * Add libOpenHEVC decoder. * Add h.265/HEVC decoding to VAAPI. * Detach VAAPI video out from ffmpeg. * VAAPI fixes. * Improved Matroska compatibility (TrueHD and PCM sound, HDMV/Text subtitles). * Add faad LATM support. * Add faad preamp gain control and channel mixer. * Update/fix internal libfaad. * Integrate 6 basic plugins into libxine. * ffmpeg fixes and optimizations. * Use external libdvdnav by default. * Optimize video out. * AVFormat demuxer fixes. * (XCB)XV video out fixes. * Lots of small fixes and optimizations. * Build fixes (newer automake, xcb, libdvdcss, dxr3, make dist, 32+64bit dual install, gcc 4.x with GNU ld 2.26 ...). * Better C++ compatibility. * Add support for avi WAVE_FORMAT_EXTENSIBLE. * Add "Time Domain Audio Analyzer" Visualization Post Plugin. * Add support for compressed HDMV PGS subtitles in Matroska. * Add HW accelerated OSD for Raspberry Pi. * Add simple deep color (9/10bit) support via ffmpeg. * Join 15 video demuxers into a single multiplugin lib. * Join 5 vdpau decoders into a single multiplugin lib. * Join 3 raw video decoders into a single multiplugin lib. * Make ffmpeg/postproc optional. * Log individual items when loading multiplugin libs. * Improved qt/mp4 edit list handling. * Detect mp3 files with large id3v2 tags. * Auto recover from temporary DVB signal loss. * Fix demuxing low framerate mp4. * DVB AAC sound compatibility fix. * ffmpeg audio downmix level fix and optimization. * ffmpeg multithreading fixes. * ffmpeg compatibility fixes. * BluRay subtitle fixes. * Various small fixes. * OpenGL(2) video out fixes and optimizations. * Fix some issues with heavy stream seeking. * Build fixes, including missing vcd libs and much less warnings. * Code simplifications.- fix build with ImageMagick 7 + xine-lib-ImageMagick7.patch- Fixed build in Leap:42.2 by building with gcc5. - Removed conditinals for old openSUSE versions from spec file. - Modified pre checkin script to enable build with the ffmpeg libs that are in the distribution. - Added xine-lib-crippled-ffmpeg3.0.patch to enable leap and above to build with ffmpeg3. - Removed unused build flags.- Accept any ffmpeg version in BuildRequires- Add xine-lib-link-xcb.patch: fix linking of libxcb. As our code uses the functions, we must not rely on 3rd parties to hopefully bring the right libraries to link. https://bugs.xine-project.org/show_bug.cgi?id=573- Drop libsmbclient BuildRequires: requiring a library to build is in any case wrong. It's the responsibility of a -devel package to pull in the real libraries.- Added xine-lib-ffmpeg3.0.patch to build against ffmpeg-3.0 libraries on PMBS. - Add pkgconfig(libva-glx) to BuildRequires because it's a separate package for openSUSE > 13.2.- Replace implicit Requires from old ffmpeg with BuildRequires to fix build in packman- update to 1.2.6 * Add libmmal video output plugin for Raspberry Pi. * Add libmmal HW video decoder plugin for Raspberry Pi. * Add overlay colormatrix support. * Add "sqare monitor pixels" config option. * Add VAAPI colormatrix and fullrange video support. * Add "radeonhd" XV colormatrix support. * Add Opus audio support. * Update german translation. * Optimize OpenGL2 video out. * Optimize raw RGB video decoder. * Fix multithread ffmpeg video decoding. * Fix/optimize DVB subtitles. * Fix external text subtitles. * BSD build fixes. * Clang build fixes. * Build optimization fixes (aliasing). * AVformat demux build fix. * More safety on memory allocation failure. * Fix detection of and compilation with libcaca 0.99 beta 19. - use the xz compressed tarball provided by upstream and change precheckin_cripple_tarball.sh accordingly - should fix boo#913588s390zl21 16847508721.2.13-bp155.1.61.2.13-bp155.1.6xineplug_ao_out_jack.so/usr/lib64/xine/plugins/2.11/-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/92904383204b571d11bb53362b6f06f5-xine-libcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=72e73d3a211a59fae3cc2f2f818c2ef292072f11, strippedRRRRRRYyc>!l)utf-860c5f2b19ad0062fc24c42deab536f59483239d33f119577efb6069e0f4c9114? 7zXZ !t/X] crv9w/ޮv~:Vh-- c4UeڂB`7Jݣnw ΁@j@Z^L(T^j+w!XomTҥJXa?5g2;f[jWU\()PթZW^mL*",&8%p,rWQN@We4AC\ٝy n$-IUl1 055Y 1g[4>#OҀ /7߫|eͻ+/hFY4zF6;Lۿb~bg)r\WY0iS{ZN491]~kgaA>l(V(=?l~t9 `??T;mA,CoC%'p,tvzld-]7nR!M0_CsGNn:GuYΖ<>ӏ`%I}3ݟ8xÒ-hS[raUBV4} O*~>Zc ڻP;! fC1ӷ*9>**z|6@ E7\K| حĪ#7`?'R`gxM FKJ&١?*&^Uꌷ_e,n%5߆ὒSXXu@VY6sCptq9$qlM?űC&rs`IT䕞y8C2c1EvTa߂IEe?ԲAT+'ROӻi1ۉO4 fN/C2C^ ؑXSXPyWr4Ě|'ށ(ࡧJK*>Z(}R>?%BC+佅|?J^盆`0/*J}hpHbVRL퉛k3y!ߙZܲLD{1QbC1+;FҾݓ" ,>(]I!l ^y9l b[S)1)J"qw#I8*ke wuVFE/ )dx+m.#փITn&zyRfhE&&k T^>A@)ӂ5{t8l0߾fss8R^nnUίpZ AzssӴmWpDJwrs<=s3AqfR}%8*9v~iJ2jQ`VnPbHQ3'+JODA~zN"@G_:ׄ]y/"4 ('U%pҐ/XfNE:`^;cx(SԮ?i:jO5$WRyj/EA[Zk~" J[uQ{r2#xnIIBFFrO6?ʛ2Ԓb1%y)Aa۹®ڸ^>'d'r_;q,x H[0Vz/Obp_ɶ֒ѧ@ +*0[E) oZ.cAs3atS,w+M-pLA"Xiʔ*7:VGJВP0if.9ɀ H0@,o`װ)lU9*IAA`հieIQW`D#iqFԏRS#Q}p _ZiALgrĘCqwz.2kesp-I˭\FՀt86J2c_"5R4Kei+t^q'I d XQ޼_ 65CNd' |3E`-kaU$n4v˟rHˍę;d-| |eۀ; /w"6*A;L`^b(W~/XyKRm5RۦNe0J 5UhOH@ 'p"FЯ_w)"fuO+ IkCJzzc x>X֤;VE4,ԙ4t6}M|g"G;U㐞آ)(i&`(Dbbi13߸D͜/ 5dKZS?">4Zp|i,8<:itcSb KiQ&~$Dt@Ώ?cVv`;R9wU֞TY2Uw.+\o|ɤHo̻X'|wc&)N&q ;W(1o`#Ɣz1,~;Q N"UV=PB _" e 5Et_]No[5cTXЎ.5] ɖݾpBOxi{bI@AtL6SaIiW48=o(y{Ɂ55lnLd 듌E}/LەjIN>bNLDdp |Oy" Ƙ;ے!52 LP9r^Zwđl)wzT>hFvNSAwߣew^s݁SK|o᱕5LI4g>B~o2߹J`XfDަψH;{O #e~Sg'@}A*8>Y73~H+UAe͊<ox-&FR'6d$ƬBvkR Ɗ0Mi:Dk8̫zn̚yh[Rd3y]V \E]G/ G6NH #=ģ7Ŏ]M<<urYN9%,+|haVv2vI/M_0-`ROIT}VZVրwvk ܓf`F<zMT"f֝ԙS͗׻O k:-oj~} ,! Q+,KVJEHsJ&bL0-~Z1'Jcʛ5ٺj$Fvj^tIB-4n4Y`de` 'f,~q$ )aӏ`Z hŪl.(8[_чL}!+vmWNSCOD7k؄53P>m)OQu9ۀ/o;ת<`%06AP(9yJwcw4W+o53"T(τ:b^H7hJ^J~^2+rb AZ ,] ô JQ5=DzBGe Pb=r %DŽyT_1K BSu2Kt7t[h)FEϔKkF,tW6o9t{>ۧi$Ms  3 <#| [x2 m7քgM`U^,3h}1|/UF`8>'3ԪQ0ȟ9\G[c gk]b/j5$m'` %VFŰ#_weyCBC} ؂/0 1ynOHodZ/ '.76ou.$|tJ*Az؏(jNMڭRglY'<@NWk`FYqx])#n*Me!g#ZsUwA 2:N'TYVsɓ̘^uy*DusXb0p{DN(4;RU[*\TeCYy6@jBgglׄ8NXuzV2Xwn9SG\ȵXǿS_Z= _5 @l*_5ZG oTS/P[d,Cd|Y#MPja.%JiS?>,0+{4+u ˅;y&xb;`=)Rўa:̔j;a[s-jP`ZhjV_j|@$~S(t1ow+8lKT֬ q:̴r Wݑ=Ea9j\[K(&')w,&>%x֬+g,po6),>ryJcİIVF|{PW.}-@<֎@PNVbSج8噵u=nZP Sx6 K |Uhp&/\ugR JU@-p@dG1\H +˞ B0ə:s&.FUXcb i~xQΈM|xh}*GIA8;n݋6}S-o-F΅&+?|ZL(T:O2n R['5}P H~ٟ۩ Fm\+!;t*ټq>QPN4vN3 Ktz }!I.mG 旧g\ÿF㷚 GZQA" LSҧg"n1)(N@Id`{O|(0T RCsUVXfIdP(tŖ#^&s.wrur JCPd&aWs+tH "kueVg,Dݼ@^gUL1RS)dۻt8ۓPI3UM#Z>_ n՘=,q"s(PGlB?J /(2ՍØc֙G RԒˣTo Dٿ5 XmÈA lFꄷvcjb7Np7-?Pp(rSIΪ3*)DZԊʃJ1o@4q T;_qpvN>ʃn."꬀ Eb=qG$Fj8OH1Xt(W%B!Ȣg@ &(yKmr_!kۇ9.~-Ḽr#l7Fs`*dG2V%W V*o4)ƒ1ܛ@϶ H.Q_zgxl; {m v[I2I`9Fr{cizssM3y~j'NqOj M7lH$(e:O2zk n4 r1J׷Ru6-^;ҭR^IC'vjH2W"T%+QS@<6V8{Ukk4",B=᲻琚xꁹ;`ŋ(X 0*h=HnT!e* rP۞j 2бOt YZ