libxcb-xv0-1.13-lp150.1.2 >  A Zϸ/=„6 7ㆨ39'jˮG&J1PZ;hP+!SxX%kf0'{w>EV؝ﰿG΃m#DO߰nl5 )GjBVlEK_WtBzȲh֜> i@`䚳{c uB$0ZTԐ6Ъo/>%=kICb UFpy(_vSFyӅkkr'ֲ%[p/|̀f kW~>߼9"N)4c11c65fe405eb4f4cf0394cc514755d2715c194649aca9bdf21edb7ddbb5d48734c0e24731bc8922180d3ac590710a46c1c49b7CZϸ/=„MiAh8vݡP]m_ td c~UU|GFθV y AR溟p@%?%pd   :$( BSou|     (0h  s (809\0: -0>"@"F"G"H"I"X"Y"\"]#^#&b#2c#d$8e$=f$@l$Bu$Tv$\w$x$y$z%% %$%*%lClibxcb-xv01.13lp150.1.2X11 video Extension C libraryThe X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. The X Video Extension (Xv) extension provides support for video adaptors attached to an X display. It takes the approach that a display may have one or more video adaptors, each of which has one or more ports through which independent video streams pass.Zlamb52xopenSUSE Leap 15.0openSUSEMIThttps://bugs.opensuse.orgSystem/Librarieshttp://xcb.freedesktop.org/linuxx86_64xءZjZl8725573fedcf6514f032b84c9defe484f25c628027d633641f452d9b7c5d40aclibxcb-xv.so.0.0.0rootrootrootrootlibxcb-1.13-lp150.1.2.src.rpmlibxcb-xv.so.0()(64bit)libxcb-xv0libxcb-xv0(x86-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libxcb.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z1@Z_:ZS]@ZOhZ:PZ.s@ZW=VzU*SS@S\@SXS(5@S(5@R@R;R;R|@R|@RcRNQ@Qm=@QPnOiO7O@NML4L/&@K@K&(KK@J_@J@JIII@I@I@I@Ixsndirsch@suse.comtchvatal@suse.commsrb@suse.commsrb@suse.comaaronpuchert@alice-dsl.netsndirsch@suse.commsrb@suse.comsndirsch@suse.comeich@suse.comtobias.johannes.klausmann@mni.thm.desndirsch@suse.comtobias.johannes.klausmann@mni.thm.desndirsch@suse.comtobias.johannes.klausmann@mni.thm.desndirsch@suse.comsndirsch@suse.comhrvoje.senjan@gmail.comtobias.johannes.klausmann@mni.thm.dehrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comjengelh@inai.dehrvoje.senjan@gmail.comtobias.johannes.klausmann@mni.thm.demmeister@suse.comjengelh@inai.detobias.johannes.klausmann@mni.thm.dejengelh@medozas.dejengelh@medozas.devljn@ovi.comcoolo@suse.comsndirsch@novell.comsndirsch@novell.comjengelh@medozas.desndirsch@suse.dejengelh@medozas.desndirsch@suse.desndirsch@suse.desndirsch@suse.desndirsch@suse.desndirsch@suse.deeich@suse.desndirsch@suse.decrrodriguez@suse.desndirsch@suse.dero@suse.desndirsch@suse.desndirsch@suse.de- Update to version 1.13 * As with xcb-proto, this release mainly enables multi-planar buffers in DRI3 v1.2 via support for variable-sized lists of FDs, and enables sending GenericEvents to other clients. Present v1.2 and RandR v1.6 did not require any specific library changes. - supersedes U_add-support-for-eventstruct.patch, u_build_python3.patch- Really conditionalize the python3 option to allow us building without any python2 present * u_build_python3.patch - Convert to pkgconfig style deps - Format bit with spec-cleaner- Enable xinput extension. (bnc#1074249) - U_add-support-for-eventstruct.patch * Update xinput to the state when it was enabled by default upstream.- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch * Prevent infinite loop also in case DISPLAY is non-local.- Use spaces instead of tabs in the patches (as does the original source code) to avoid confusion. - n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch * If authentication (with *stage == 0) failed and the variable XAUTHLOCALHOSTNAME wasn't set, we were never getting to stage 2 in the original patch, causing calls to xcb_connect_to_display to be stuck in an infinite loop. Now we also go to stage 2 if the variable isn't set.- fixes build against python3 (package rename of python-xcb-proto-devel to python3-xcb-proto-devel)- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch * Modify this patch to do what it say - retry not only if the current hostname is not found in the xauthority file, but also when it is rejected by X server. (bnc#1043221)- Update to version 1.12 * here is a new version of libxcb for you to enjoy. The highlights are the same as for the new xcb-proto release: xinput support, RandR 1.5 and an automatic alignment checker. - removed libxcb-xevie0/libxcb-xprint0 subpackages- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch: If auth with credentials for hostname fails retry with XAUTHLOCALHOSTNAME (boo#906622).- Update to version 1.11.1: This fixes some threading-related bugs with xcb_wait_for_special_event() and adds 64-bit versions of functions that work with sequence numbers.- added baselibs.conf as source to specfile- Update to version 1.11: This fixes some bugs with 64 bit fields and the present extension.- added missing python-xcb-proto-devel >= 7.6_1.10.1 BuildRequires- Update to a newer snapshot - Add missing BuildRequires- remove URL in specfile sourceline for snapshot tarball in the hope to be accepted by buildservice now- update to current git commit 4ffa6f8 to match current xcb-proto git sources- Update to version 1.10: + Bump libxcb-xkb SONAME due to ABI break introduced in 1.9.2 + Enable libxcb-xkb by default + Bump libxcb-sync SONAME + c_client.py: Fix _sizeof() functions + c_client.py: Do not create pointers in unions + c_client.py: Always initialize xcb_align_to + Re-introduce xcb_ge_event_t (deprecated, xcb_ge_generic_event_t should be used instead) + Fix alignment issues in FD passing code + Fix poll() if POLLIN == ROLLRDNORM|POLLRDBAND + Use /usr/spool/sockets/X11/ on HP-UX for UNIX sockets + Make xsltproc optional- Fixup package descriptions- Adjust baselibs for new libxcb-dri3-0 and libxcb-present0 subpackages- Update to version 1.9.3: + Buildsystem fixes- Update to version 1.9.2: + New upstream release, no changelog provided - Bump xcb-proto BuildRequires as per upstream change - New dri3-0 and present subpackages- Split devel documentation into separate package- Enable xcb-xkb extension (can be used by Weston/Wayland and Qt5, and also upstream will build it by default in next release)- Update to version 1.9.1: + Fix python code to work with python-3 + Security fix for integer overflow in read_packet() [CVE-2013-2064]- Added url as source. Please see http://en.opensuse.org/SourceUrls- Use more robust make install call - New Git repository URLs- Update to version 1.9: + Fix "sppported" typo in doxygen comment for XCB_CONN_CLOSED_EXT_NOTSUPPORTED + Always include "config.h" at the start of all C source files. + Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionality + Return connection failure if display string specifies non-existent screen + c_client: Fix parallel-make issue creating 'man' directory + xcb_connect: launchd: Don't fall back on tcp if $DISPLAY is a path to a launchd socket + Allow undocumented code to be built + Split manpage list in two (static/built) + Do not list manpages, use a wildcard + Move static man to man + c_client.py: generate manpages + Allow xcb_send_request with >MAX_IOV iovecs + Add a .gitignore for src/man/ + Fix a multi-thread deadlock + Include static man pages in "make dist" - Packaging changes: + Pack the now static manpages in the devel package- Update to new upstream release 1.8.1 * Fallback to TCP if no protocol is specified and the UNIX connection fails- Rename xorg-x11-libxcb to libxcb and utilize shlib policy (The high amount of subpackages is because libxcb essentially substitutes the entire libX* suite)- update libxcb to 1.8 * Needed for Mesa to create GL3 context- add libtool as buildrequire to avoid implicit dependency- bumped version number to 7.6_1.7- update to release 1.7 - bumped version number to 7.5_1.7 - fixed Summary/Group entries in -devel package- use gcc instead of ld, so that -m32/-m64 is passed to the linker- bumped version number to 7.5- add baselibs.conf as a source- libxcb 1.5- libxcb-1.4_2009-10-15_e82c34c.diff * update to git commit e82c34c (2009-10-15); required for XvMC support in xf86-video-intel 2.10 RC1- libxcb 1.4 * Add majorCode, minorCode and resourceID fields to X generic error * Fix precedence bug: wrong length for big-requests preceded by sync * Fix libxcb-randr version info- libxcb 1.3 * various issues fixed - obsoletes commit-beccb0b.diff- commit-beccb0b.diff * kludgily hand-merged xid fixes (bnc #423740, bfo #20254)- pack .la files in devel package- reenabled build of static libs on openSUSE <= 11.1- remove static libraries and "la" files- create fake libxcb-xlib.so.0 instead of faking the Provides for it- extend last fix to baselibs.conf- fake provide libxcb-xlib.so.0- libxcb 1.2 - obsoletes always-sloppy.diff/sbin/ldconfig/sbin/ldconfiglamb52 15261124051.13-lp150.1.21.13-lp150.1.2libxcb-xv.so.0libxcb-xv.so.0.0.0/usr/lib64/-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/ffb426fde172acc6152e050cb3d14b4b-libxcbcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5ab91546e9f60eb3e1369dfc0053665a76d1e9f7, strippedPRRRR36ΰy{O>Putf-8b7b69d4006f2f654d1be41d79e7e905416156dfcac7da2056eef034297b545de?7zXZ !t/z] cr$x#싷>]s{ؙhm0I1HԵ8-B[?gkA?Q` S.u!:SC2 NW(,`+)Kƞ187$(@q6+h'T>חd$D+PK`ulbio~.`uw Bp ~u u+b||/D ؝G3Iw{TL:hUeb)$|o`o5Xܩj-=4)j*_ae3xRXE&QΊtiXuPzD Vl?c| z -A  Sx^8aҕ@+on >Y!7[|scF!J-2# ES]:*3y^W,Kn#U9GH3'XYGm׬GdYV⟜=Hnb_olUN.1vYL'\)"gqQI!,^{I8+9 kK&7[I{O!{׽,9;4.Gi4bz]!$^`o^8v`<1W6 M-SqohqK.pOCk9=sIEw+Zk8=uP`? ̅ H,f+ORދ'Q&R,v:^ޛSBv2ߵ:AsMNv ﰹ_ )׻Jlrd hw̬Ӭl}lb޽hm"ZԬ݂}>`[OA3.T|TdU_I?AE&Ep5f^+*7u5+MF1$>q'd(GRIp~ڬ@~"h;$ٽ᠋7/ IWc < 忽ToWh+ .n ڔj`iO5"1Sx]ZmڴvS]$`ƛ& -%mVe>X-_PͫMii(ק5-ni A-ߡOk*+v0v7\9! UbqWOQ|pFbLÂ}'?Z=yLVj۝n$w6eH8 }pOܒhzs ֊h|V6~~- EAqEY0.6V IGI~ MgZ>)9&ҝ#KFIeBzrN7r,L_좋aJ&8᭺Ǹ%++x]܉7`dsYLwp.5O +w,qwuCF m (->[9g^WNfuUەinxKs4> SBbm'RM?^ECUeב eAZEht l>@p5a${IJw.Ztɯf5&uz*OpNֲuOF5ǯ4U|}*'e\hUο X=Hcn {%|6ov?W`á!:c4c_9GURB|pTX"ĕ t{œD9[tL, Οx#gPL?5:!ØT3xRʆ"Rje%vU!Dl=|yi1v"[+lj'cu9]^tΑXY@QJ6tQS_MT|Qμo;ߦraֆ7ť/񁉯S#U7װ54֨BF)8?ԜYg  *Ы+4 LhTR}!RU1:UQ,~Ss6106h dz d6"Vֲ'O2LE7+l~R7C_]L7Ťs`К|2'qF'>Z4Ipee $f匁)+RA'񫯆7Š")9eT5KUKGȦ]CJDzeOq{QC^y,X F"[fGQdnYXB(WGsvj+s)^󙷳hgB,ܻ`ı^~н3mV23c m=$g$cv!AUu zKȽS& XtMLg)N߀(e#Vd SpMtIN8ˊ%DMQ s}ӱ,'E,;jӞ )aYSSo6~|zWo޸?zB֔ag9Ɗ{JqЖz*f:WWre~[[\BMi6U뺲e:S*2# bP1yzV(Q:l7 Bo&kuxFȬ1W#Db*lT/P!U#a:}t Zsv@Mcd~eoטWa,OXn7N^h}E `&{EIY& D+xrvoNҰ~Lv͚MwI2pc6j@O_2hbf3.hOԽ&F<ߊٍs4H%Ya ƙM:;g]̪% tgfw5CAk mYrۘgIڴj@P3IyߡYO@:hS@cIٓFrGֵ0kcyiN޲G|g~-I ;W 9 w c7&({|CgQH~oBY*kZGĆ;U6T]3\QUT[tڛ&7Ud8(O;rXĎ&nNGrUʃpJ C$=yZ Əϳ" 'eԂ'wlnIOr_ ,7p\2Wu'8|g_@ŗOu6HY&*ga vh\mAS fWEYJ".Vr(;p_] 7vA1ImFj:`/UCɫg}=ۧO5&t-LWJ8+º"D৬E0YR{:8[&RP(I=[-+>3Q֛1dny mjʡ>p)>F}jz|9¯wt" Źz$Fܗu]Z])INclхa=z 7w>lT4]˼֬KzJKe4cf0SUbN m4?Z#<ٹ^3%F/]'.VpR-?~l! y6ZZaB;`Wi2yog2ZOQn JVF$2 &FfEV`1H޳@hEOh T<ܙvxs9u־nE 0V\%P`(rZ9`ܦ7_(I7̋W ȯ&`5L\rRr tg<7_m|&;cwdĀYP]~ a +ӣv '@.uBd<&rQT# i[6ώAph۱*=/f^22fV> ].ࡎ=t k ;~ e<z$HI6nT҃$?jwKDW[%ikKu8o{p0ų/8ewZO?\h-Nx0Xdh`KU_AQ !=8A7eυ^o{affe]Qca]ʼa1[C`׹2w6? 0sf C/*#!KχX-9cЯK%&e˟Kt?ͬBo};\|P`-#貋\NtgeP[RJiVbЁT%; n(! D+sdG%Y=`ӥ\ٟ ́`+cdCȍ}Ƿ)~Ţ{H2;+]kh]a4=VkFc[]oG_05/wg~P5EN,D;-Sy]`1v= P7 #hi( %b4ʍ^\7dCx#_%wQxG!}(zeNGT~DnXZ!DK.R*nِ MFգ,UhSx2|X, t.Ia@GQFLʬ$N"E| d("ϐ;~HmӼ3JL ÿ_4jiJO= w\]7?:-SSݸ%mhFAhRD _28ҬdXlC ԉS0o/«2vPE׆y/Wt)}T3mLHҎn'JVD $LBci^s68= vC5ہn>*t^/","{() zY2 #m YZ