DirectFB-devel-32bit-1.7.1-7.25>t  DH`pY`/=„_IWLN.s.ֆ< PLE7 :<` c/fsM#2tnUݸ9VrȮ;L-7E׹HX^dd/<"V>>~*Un<3'hqs ,K. UæY1vEA%fN󶮁 z OFbdjp9bNУp V%fx~ͤ=ƟtI `k gp>)Ejb9@)]~ }MzYf9412a7a51051dcd904b4dc3af8b91a133af9ed77%Y`/=„t(.n 784%sAʐ/TQ)C-B_E21({µXE;AyX-CǢH<'cskURp!haMO!!@Ibf|lŤ8 p_J+Ԭڤ3\&鲀\0 ?@(sxNbaջ7'+M4#rE\N0,HW?#W5d&V hs1h>ab`OcM4Mrb >7!x?!hd " K  $*4D L T d h ,`t(8%9%:@%GHIXY\]^ b c d!e!f!l!u!4v!Dw!Hx!XCDirectFB-devel-32bit1.7.17.25Graphics Library for Framebuffer DevicesDevelopment files (headers, so files, pkg-config, documentation) for DirectFB.Y`Ylamb63openSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.directfb.org/linuxx86_64Y`YY`YY`YY`Ylibdirect-1.7.so.1.0.0libdirectfb-1.7.so.1.0.0libfusion-1.7.so.1.0.0libuniquewm-1.7.so.1.0.0rootrootrootrootrootrootrootrootDirectFB-1.7.1-7.25.src.rpmDirectFB-devel-32bitDirectFB-devel-32bit(x86-32)   DirectFB-devellibdirectfb-1_7-1-32bitrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)1.7.11.7.13.0.4-14.0-14.4.6-14.11.2WYZ@V'~@U8S@RR@R R6R6R6Q@QC @PO@PZPP5@Pd?PH@Oc+@O@N'@NNwN@Ns:@N@M!@LL)@KEKsK@K@KepK J<@J;}lnussel@suse.dedvaleev@suse.compgajdos@suse.compgajdos@suse.commvyskocil@suse.commvyskocil@suse.commvyskocil@suse.comguillaume@opensuse.orgguillaume@opensuse.orgguillaume@opensuse.orgp.drouand@gmail.comcoolo@suse.comdvaleev@suse.commvyskocil@suse.comjoop.boonen@opensuse.orgp.drouand@gmail.comidonmez@suse.compgajdos@suse.comjengelh@medozas.depgajdos@suse.comcoolo@suse.dero@suse.dero@suse.deadrian@suse.dejengelh@medozas.demeissner@suse.demvyskocil@suse.czcristian.rodriguez@opensuse.orgaj@suse.demvyskocil@novell.commvyskocil@suse.czro@suse.dero@suse.dejengelh@medozas.demvyskocil@suse.czcmorve69@yahoo.escoolo@novell.com- Do not BuildRequire udev: there is no need to do so.- Add DirectFB-i2c-tools.patch in order to fix build failure with new i2c-tools- security update * CVE-2014-2977 [bnc#878345] + DirectFB-CVE-2014-2977.patch * CVE-2014-2978 [bnc#878349] + DirectFB-CVE-2014-2978.patch- do not build nsc driver (unclear license, outdated) and omap driver [bnc#860256] (internal)- correct baselibs.conf- Update to 1.7.1 * API + Add 4k display resolution. + Add alternative UHDTV mode. * API | C++ + Add convenience classes like DFBRectangle to new header file , fix dynamic cast with NULL pointer * Options + Add 'nm-for-trace' option that must be used to run 'nm' at trace dump (as done before). Add D_ARGS env as input to libdirect's config_init (constructor). * And many bugfixes and refactoring 1.7.0: * task-manager allows to automatically distribute rendering tasks over multiple cpu and/or gpu cores * Merged Projects: + DirectFB-extra (missing bits) + SaWMan + FusionDale + FusionSound + DiVine + ++dfb (packaged in separate lib++dfb-1_7-1 and lib++dfb-devel packages) * New APIs + Add IDirectFBSurface::DumpRaw() to dump raw pixel data of a surface to a file + Add IDirectFBSurface::GetFrameTime() to receive the timestamp for the next frame to be rendered + Add IDirectFBSurface::SetFrameTimeConfig() to configure GetFrameTime() + Add IDirectFBVideoProvider::SetDestination() to change the destination surface and/or destination rectangle during playback * New System Module drm/kms * New ImageProviders + WebP + tiff * Tons of bugfixes and performance improvements... - build with more features - timidity, vorbis, cddb, drm, kms, jasper, wepb, rsvg and imlib2 - refreshed/rebased * DirectFB-1.6.1-lm.patch * DirectFB-int.patch - added patches * DirectFB-1.7.1-drop-test_foo.patch, drop a test, which can't be compiled- Enable X11/vdpau- Enable openGL ES 2 support (Mesa only)- Add omap support (ARM)- Enable tslib support for openSUSE 13.1+- Update to version 1.6.3. There is a large list of changes see Changelog for details - Remove DirectFB-1.6.1-mesa-libgbm-stridefix.patch; fixed by upstream- use original tar as source url- Fix cyber5k and radeon drivers build on powerpc (DirectFB-setregion.patch)- remove unused files * 85-directfb.rules * DirectFB-1.5.3-lm.patch * DirectFB-1.6.1-fix-Wimplicit-function-declaration-cflags-error.patch * DirectFB-1.7.11.3-mesa-libgbm-stridefix.patch- Only apply patch DirectFB-1.6.1-mesa-libgbm-stridefix.patch on openSUSE > 12.2- Update to 1.6.2 version : * IDirectFB - When creating a windowed primary, translate window-surface-policy option to DSCAPS_SYSTEMONLY/VIDEOONLY. * Core - Stub out Core_Push/Pop/GetCalling in case of single app build, thanks to Mike Nelis! - Temporary solution for permissions not being granted to a surface from GetSurface(). - prevent segfault when calls are launched from non-dfb threads. - Reset flip counter to zero when changing buffer mode. - When creating a window pass through DSCAPS_GL. * Util - Add dfb_regions_unite() to calculate bounds of one or more regions. * Genefx - Avoid division by zero with rotation and formats < 1 byte per pixel. * gfxutil - Avoid double premultiplication when loading an image scaled. * One - Use direct_list_foreach_safe() when iterating through receiving list. - In OneAppTarget_Destroy() remove from receiving list if needed. * fonts - Make x and y advances 24.8 fixed point to fix font rotation. * X11 - Set max value for absolute motion events. * EGL - Support ARGB directly in fboWrite(), add fboRead(). * Android - Use sawman wm. - Force quit by segfaulting on purpose. * Video Provider - Add WIP gstreamer video provider. * Tools - dfbg: Add option '-p' to create a surface with DSCAPS_PREMULTIPLIED. - Update baselibs.conf- Update baselibs.conf- updated to 1.4.17: * removed libpng15.patch (DirectFB have libpng15 suport from 1.4.16) * removed upstreamed DirectFB-1.1.1.patch * upstream changes: - fix race condition between dfb_wm_close_all_stacks() and layer_context destructor - add function CoreDFB_CallMode() which determines whether calls should be direct, indirect or denied. - cleaner shutdown - Add CoreGraphicsState::ReleaseSource() to fix IDirectFBSurface::ReleaseSource() in secure fusion mode. - opimize single-app mode by forcing COREDFB_CALL_DIRECT - set_region: lock region buffer also on flags CLRCF_SRCKEY, CLRCF_DSTKEY,CLRCF_OPACITY,CLRCF_SOURCE,CLRCF_DEST - remove bogus asserts for optional output parameters in Core API and mark these parameters in .flux files etc. see NEWS- Restore parallel build- build also against libpng15 * libpng15.patch- %suse_update_libdir was a work around for very old versions- complete last change- fix build on s390/s390x- reduce driver set on arm (TI drivers are broken atm)- Implement shlib policy and add baselibs - Remove redundant tags/sections- pxa3xx and gl drivers also for PowerPC.- fix bnc#660772: split the plugins with huge dependencies to subpackages * DirectFB-libSDL * DirectFB-Mesa * DirectFB-libvncclient - remove unneeded png14 patch- Update to version 1.4.5, There is a large list of changes see Changelog for details- BuildRequire sysfsutils-devel- fix bnc#597667 - splashy needs DirectFB-devel- workaround for bnc#304995: splashy image not fullscreen or screwed-up while suspending SUSE_IGNORE_FBMODES can ignore the /etc/fb.modes - split libraries according Shared Library Policy - apply png14 patch only for openSUSE > 11.2 to enable backports - clean up the configure call and polish the spec- extend libpng14 fixes- fix build with libpng14 (deprecated png_check_sig had been removed)- package baselibs.conf- updated to 1.2.9 - a bugfix release with merged changes from 1.4.x branch * several API features that are required by SaWMan have been added. - Add application_id to a window with IDirectFBWindow_Set/GetApplicationID - dynamic window association via IDirectFBWindow::SetAssociation() - add DWCAPS_COLOR to the window capabilities - allow the window config value "color" to colorize the window - refreshed patches- update to 1.2.8 - reenable as-needed since the update fixes it- disable as-needed for this package as it fails to build with it1.7.1-7.251.7.1-7.25libdirect.solibdirectfb.solibfusion.solibuniquewm.so/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/b04ce288d29c29f3d5afd66dde6bd325-DirectFBcpiolzma5x86_64-suse-linux?] cr$x#̢skSsPC 2ٲ\Kn7z4L HB{E8Y)+}]3fn pG:]%!OfЙVG%MF0,p>?2yufo