xmms2-plugin-sndfile-0.8-lp150.2.8 >  A Z"|/=„`e!J|> du~Y? cUz_9fl쳙 nM~!!Yx0DQ)mį\JOp t{"Y`_>|@4o징W\jXyg;+!~vaB? FH=4̈G_AaQAKB (VKa୹Ukmj9}tgE?Qcf_Ӵ*8>p>?d % F $( * , 0 q tx}  3 (Y8`9:FGHIXY(\H]L^_bqcdve{f~luvw(x,y0zL\`fCxmms2-plugin-sndfile0.8lp150.2.8libsndfile integration for xmms2An XMMS2 input plugin to decode audio through libsndfile.Z"lamb22)(openSUSE Leap 15.0openSUSEGPL-2.0+ or Artistic-1.0https://bugs.opensuse.orgProductivity/Multimedia/Sound/Playershttp://xmms2.orglinuxx86_64)(Z!f6d104e4ad291dccb86d5db4466980fcf511bd3cd82eee022c3d07a347e816e2rootrootxmms2-0.8-lp150.2.8.src.rpmlibxmms_sndfile.so()(64bit)xmms2-plugin-sndfilexmms2-plugin-sndfile(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libsndfile.so.1()(64bit)libsndfile.so.1(libsndfile.so.1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xmms23.0.4-14.6.0-14.0-15.2-10.84.14.1Z3@Y>@XXYX@V#U\w@TR0[@O@ON@NGNs:@LXLV@LKFK@KՀ@KыKKK͗@K͗@KEK@KɢK@Kf@K"4@mvetter@suse.comzaitor@opensuse.orgjengelh@inai.demvetter@suse.comadam.majer@suse.dei@marguerite.sudimstar@opensuse.orgdmueller@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.comcoolo@suse.comidonmez@suse.comsuse-tux@gmx.deandrea@opensuse.organdrea@opensuse.orgro@suse.deandrea@opensuse.orgmeissner@suse.dedimstar@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.orgdavejplater@gmail.comandrea@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.org- BuildRequire python-xml explicitly - Use openssl < 1.1- Add mpg123 plugin to base-plugins for Tumbleweed and newer via conditional, mp3 support now included.- Trim and update descriptions- On Oct 18 marguerite also added this patch: * xmms2-0.8-add-lib-vorbis-and-ogg.patch- use individual libboost-*-devel packages instead of boost-devel- update version 0.8 * Waf build system updated to version 1.6, which brings Python 3.x compatibility to the build system. * Python bindings migrated to cython which brings Python 3.x compatibility to Python clients. * Server side IPC code is now generated, thus a whole lot more consistent and less prone to errors. * Better support for high quality (S32) audio, together with xform updates to output such formats. * Don't let ALSA resample as it consumes insane amount of resources which makes it look like XMMS2 is resource heavy. * More format support to CoreAudio and PulseAudio letting them resample in their own processes instead, thus utilizing multi-core systems better. * A ton of man page updates so that we can hopefully answer most questions with RTFM. - new subpackage plugin-sndfile - sync w/ packman - drop patch: xmms2-0.7-no-O0.patch - drop patch: xmms2-0.7-rpath.patch - drop patch: xmms2-0.7-spelling-error.patch - drop patch: xmms2-0.7-no-return.patch, upstreamed - drop patch: xmms2-0.7-cli-output-verbosity.patch, no more src/clients/cli - drop patch: xmms2-0.7-escape-minus-signes.patch, upstreamed - drop patch: xmms2-0.7-silent-launcher.patch, upstreamed - drop patch: xmms2-0.7-fix-typo-in-xmms2-mdns-avahi-manpage.patch upstreamed - drop patch: xmms2-0.7-vorbis-picture-support.patch, upstreamed - drop patch: xmms2-0.7-linker-flags.patch - drop patch: xmms2-0.7-fix-cast-error.patch - drop patch: xmms2-0.7-remove-path_max.patch, upstreamed - drop patch: xmms2-0.7-fixwarnings.patch - drop patch: xmms2-0.7-ld_fix.patch, no longer needed - drop patch: xmms2-disable-parallel-build.patch, no more wafadmin directory - drop patch: xmms2-0.7-cunit.patch, upstreamed - drop patch: xmms-ruby2.2.patch, no waftools/ruby.py - unpack waf to fix for ruby 2.2 - add patch: xmms2-0.8-no-O0.patch * don't build w/ -O0 flag - add patch: xmms2-0.8-rpath.patch * don't build w/ rpath for sidplay - add patch: xmms2-0.8-spelling-error.patch * fix a spell mistake in mp4meta.c - add patch: xmms2-0.8-linker-flags.patch * don't link against unused libraries - add patch: xmms2-0.8-fix-cast-error.patch * Fix cast to pointer from integer of different size error - add patch: xmms2-0.8-fixwarnings.patch - add patch: xmms2-samba4-include-path.patch * adjust samba-4.0 include path for libsmbclient.h- Add xmms-ruby2.2.patch: Update for Ruby 2.2: Use RbConfig instead of deprecated Config.- use valgrind also on other architectures where it is available- detect libsmbclient- turn on cdda plugin again, buildrequire libcdio-paranoia-devel- turn off cdda plugin until libcdio-paranoia dependency isn't accepted into factory (see bnc#756564)- fix license to be in spdx.org format- Disable parallel build, it randomly hangs- added Patch15 (xmms2-0.7-ld_fix.patch) to fix the build for factory- fixed duplicated deps- fixed xmms2-devel dependencies bnc#627610- buildrequire valgrind-devel only on archs where it exists- allow gme only on suse >= 11.2- fixed 1 implicit warning and 1 void return- Add xmms2-pkgconfig.patch: pkg-config version needs to be a version only.- split out libxmmsclient* libraries- rewritten spec file, split out packages and reduced dependencies to main package- removed gamin dependency, no more required- added xmms2-0.7-cunit.patch to fix missing -lncurses to linker (if build with CUnit) - removed mpg123 code because MAY cause legal issues (mp3 support)- Changed build dependency from fftw to fftw3- Fixed RPM groups according to : http://en.opensuse.org/SUSE_Package_Conventions/RPM_Groups- enabled ssl support- added xmms2-ripper man page - backport several debian patches to fix bugs including missing casting, typos, linker flags, ecc- new upstream version 0.7- added xmms2-no-return.patch to make brp-checks happy- new upstream version - ported patches to new version - fixed spec file to use openSUSE standards and package nameslamb22 15241794600.8-lp150.2.80.8-lp150.2.8libxmms_sndfile.so/usr/lib64/xmms2/-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:Leap:15.0/standard/1ade1546c011ca2f172e53aaba9cb9ce-xmms2cpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=91379df8f3c5fe93c0408f265df0031d6c6b2da3, strippedPRRRRRRx(? <ځF`Iutf-835835861dd968d8fea45caa78e96e89c0ce174ec1127a4d35239f9ab501c9a57? 7zXZ !t/*7>] crv9uIXmI𹠃MJm<%%*%3%*JhjHVxl[69r-NwHUVVZL _TbAՕg 2EJֺ0sGx\x k&@ԝEp8JqmUhr dod2Wjd,Ab@I=bg+*9><'6:a>G} DgZnP(Uosfx"/T!cCJfRP xz:pR*eW *_&W/0MOccQZk1da]A"Wx 8}7wiơ3-]P:|%l['PpXXꞐ's(']#RVp|NٹsʚηQՙYh5K:bZ1ȿX3%g RQXwzd.'AOs]ths p4# ^-ط `eJi‹tU '5E7HdNfAd EV.euԩեQW6nloĜ5<$)4 n^?[Y[Y:Zq!`C${l@Ĥ}@lڔ).mmMkc} $V>, .Tϐ棤t'*4se=ҵ'furȿZjaw6xNT2$lz4o藮l]"½~2> EB^*^#¡V_I ŔvLە"t@ZO ײQA7EGEQ*95-ͥWqHƪ@nNZ0[щ~oL0@-a+pU1JnU lІ 0xKlӅ ՠw7Ze/<|7#橾j RE$HժHjVԙ@$ 2:=J+u vV@-(VߴLa'*Ex7mzh/JױzJߎ)V4SCnפJ# S0K~!suŪnBN3 r=}iH|nG?~WW+T$GtI5i ,d CB]J )Zajq%x" D3^+LUL7UcOK}ٮb|,7_r=*p^%XזwccrzzXs9viLr!?1 .beHg5~ҸC2E;Q>JAػ9(wI I 9䫜1{-o#AJKXx{[U0[ERyi}DGMt1 735L*zx=~wh, K# (Pέ`6X25szxAQH?D Pǡ*c< Px,?X/H5K5$N˦*Z؛ƇWf/;򻮟DXg/4D'J- &T¿Jn|1L,f4CP,eL< 4䥐fo A#xG&sEpV!ۤ*^E/EF-Ē%ؚ\7trrڈoL#3\hWbB {^6_Ob 9/Վ RpccK&`\I뙄aZȍ0Z.}qvkZ(%+ +*ԯ{}Sb37-"WXSY%4f0@¶7!fS=* f!xЋDHimV`8蓠=K@zCjo϶{5}SrcgW+tULobVw|ţ5Nn>Zg/HϑK/}Kiq+-3=n=,o۶MLh 'j%Uzk[z=[jEBEjl׻yqPV AόyE5 d.8Z&zlOe̙غ3͊Eh-NHrϫnΆ\ AQ\@58 q,Q0rݍ9Ҡ,,.UeoYW0+`J`zf1h_wh2aQ#v]J%3$ݣnYqj$rc#i*|: ]2 oж]ftyp*ū ;38mX]=P梽-K݆xƷ'-4,E>`~t@B _*k1zָm;kLӱN4>e5ufq 9#6jA곶XsIJ-ٰT$@?GaU#j^LU wB sXwЖ.=9SyAuGD@ELmHe 8 Bc"p6zw؀YM=sXO~ 0{0g#xԨx4X-">8( ,yy#ԙ?K5|mϵ%|aQjQ!> ˵G`-]n`ΰKbZtrfE]8%KV=h#旤<1/~/,D_8ƈFWmNH{:mK&pydbCB/MBxTUl YZ