typelib-1_0-MediaArt-2_0-1.9.4-lp151.4.3 >  A \,/=„cV!P/jLV؟J+VbK:[{Xk;!07:Ӿk lJ{`܏rܙ{X}Is%F+3Q#J;{-P0u! rLGEPɜAStHɮ4}'`+ژ"Qek17e6Ő5u*+g $lh\sSX~$n: U8dXrg)fbecceb0b25e1b150239d326007a55caec728f7015db91257e97a7f143c1faeab35d29d2ad2764bbb2fb48c5e162da26f4d8955e(X\,/=„4lm4FaߜEٳ8 Ҝet*iϮjD!Pnm[ K)o3U.nW/o׵/qtٝ xg D+y`l}3/9ԜgL,͑Ep|maci7 'Tp,Bl򆲝9EM+fe尒B FY ;.,9Zk[v9&Y{ \"C<7S r0J/@>p>?d! + b ,=lr|     Pp(F8P 9 : FGHIXY\ ]$^9bVcdaeffilkuvwxyzCtypelib-1_0-MediaArt-2_01.9.4lp151.4.3Media Art extraction library -- Introspection bindingsThe libmediaart library is the foundation for media art caching, extraction and lookup for applications on the desktop.\ lamb57$openSUSE Leap 15.1openSUSELGPL-2.1+https://bugs.opensuse.orgSystem/Librarieshttps://download.gnome.org/sources/libmediaartlinuxx86_64$\96e0cbfea4c3092582f537da1120622000a33c196e585f56e1843ce6712730a1rootrootlibmediaart-1.9.4-lp151.4.3.src.rpmtypelib(MediaArt)typelib-1_0-MediaArt-2_0typelib-1_0-MediaArt-2_0(x86-64)@    @@@libmediaart-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.02.04.14.1ZX@YYY{'@XO@XTp@T @S<@S:@SRy@R@robert.munteanu@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Add meson-Introspection-fix.patch: The meson build did not add the extractdummy.c to the sources, which contains introspection annotations (bgo#792272, bgo#791586).- Add meson BuildRequires and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson build system. - Add pkgconfig(vapigen) BuildRequires: Build Vala bindings. - Run spec-cleaner, modernize spec, add pkgconfig BuildRequires.- Update to version 1.9.4: + Brown paper bag release, export some missing methods that went unintentionally hidden. - Changes from version 1.9.3: + Brown paper bag release, fixes soname on meson builds and missing includes on autotools. - Changes from version 1.9.2: + extract: Remove Nokia album art downloader support. + build: - Improve dependency tracker for marshallers sources. - Remove duplicate introspection comment for media_art_error_quark(). - Add meson build instructions. - Drop upstream fixed patches: + libmediaart-remove-nokia-albumart.patch. + libmediaart-build-marshall-files-fixes.patch. + libmediaart-remove-duplicate-introspection.patch. - Drop libtool BuildRequires and stop passsing autoreconf, no longer needed as there are no more patches.- Add libmediaart-remove-nokia-albumart.patch: Remove Nokia album art downloader support (bgo#767959). - Add libmediaart-build-marshall-files-fixes.patch: Improve dependency tracking for marshallers sources and add an explicit dependency on marshal files. - Add libmediaart-remove-duplicate-introspection.patch: Remove duplicate introspection comment for media_art_error_quark(). - Add libtool BuildRequires and pass autoreconf as one of the patches touches the buildsystem.- Update to version 1.9.1: + Extract: - Introspection fix. - Coverity fix. + tests: Fix tests to run both installed and built. + libmediaart: Fix marshallers, hide private symbols.- Pass --disable-static, --enable-gdkpixbuf, --enable-gtk-doc, - -disable-qt and --disable-installed-tests to configure, ensure we build the options we want. - Following the above, add gtk-doc BuildRequires.- Update to version 1.9.0: + tracker should not scatter .mediaartlocal folders across filesystem (bgo#722795). + Add async calls (bgo#724879). - Bump soname, and rename subpackages following upstream changes.- Update to version 0.7.0: + Fixes: - Artist, title and prefix arguments in get_file should (bgo#727478). - make check clears user's media-art cache (bgo#731681). + extract: Fixed gtkdoc warning for return value of media_art_error_quark().- Update to version 0.6.0: + Fixes: media_art_get_path() usage is unclear (bgo#734837). + build: include m4 dir parsing. + tests: Use tap automake testing scripts, fixes output summaries. + doap: add and 'core' category. + extract: Fixed process_buffer() len check (was inverted) and artist/title. - Changes from version 0.5.0: + Heuristics does not handle uppercase properly (bgo#731678). + Build system: - Require glib 2.38 for g_assert_true() in unit tests. - Updated configure.ac from autoscan suggestions. - Improve warnings used when compiling and test compiler warnings we can use. + extract: - Switch to initable MediaArtProcess object from _init/_shutdown(). - Split _process() API into _process_buffer() and _process_file(). - Make GFile first parameter for _process_file(). - Add _SYMLINK_FAILED error and report symlink() failure in get_heuristic(). - Add GError for _NO_TITLE, which is required in some cases. - Add GError * reporting right down to the plugins (pixbuf/qt). - Use a more logical ordered heuristic for caching strings. - Refactor media_art_process_file() to simplify the function. + storage: Make g_message() calls g_debug() calls, output is unnecessary. + docs: Fixed Makefile so we don't fail on distcheck with - -enable-gtk-doc. + tests: - Don't expect media art extraction for NULL data buffer for !images. - Test for no error with media_art_process_file() with real use case.- Update to version 0.4.0: + Feature request: load album art embedded in music files (bgo#727333). + build: Don't forget to define LIBMEDIAART_BACKEND for all Qt cases. + extract: Incorrect inverse variable check for media_art_set().- Update to version 0.3.0: + build: Don't fail if vapigen isn't available. + build: Force automake C linkage when building C only. + build: Remove leftover explicit -lm -lz linkage. + build: Don't link to both Qt and gdk-pixbuf if both are autodetect. + build: Honor NOCONFIGURE=1 in autogen.sh. + cache: Improve _remove() function and fix crash with NULL passed. + cache: Improve _strip_invalid_entites() API. + cache: Fix Non-void function should return a value. + extract: Fix Qt5 compilation failure + extract: Don't break on dummy implementation due to incorrect args in.- Update to version 0.2.0: + build: Remove all 'tracker' uses in configure.ac. + build: Fix selection between backends Qt and GdkPixbuf. + build: Fix requirement on tracker-0.16 in pkgconfig file. + build: Make sure pkgconfig file uses -1.0 to avoid minor ver changes. + extract: Port Qt backend to Qt5 and NEMO platform. + extract: Fixed Qt(4) backend to compile and removed all Tracker references. + libmediaart: Fix include which incorrectly defined _INSIDE in main header. + docs: Remove reference to Tracker in reference overview. - Rename subpackage, following upstreams name changes: + libmediaart-0_2-0 to libmediaart-1_0-0. + typelib-1-0-MediaArt-0_2 to typelib-1-0-MediaArt-1_0.- Initial package, version 0.1.0: + The code for this project has been extracted from Tracker and inserted into its own library because there is call for this functionality in other places on the desktop.lamb57 15450765122.01.9.4-lp151.4.31.9.4-lp151.4.3MediaArt-2.0.typelib/usr/lib64/girepository-1.0/-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.1/standard/91c63f417e165fbd51a01af815a5de49-libmediaartcpioxz5x86_64-suse-linuxPRRRRuBMRWFÑutf-8036a844b462a84caf13b52520e15d3fa7b1dfdcedc9c2848286102c2f67301e5? 7zXZ !t/?] crv(vX0}eqE q$T b/K71jtAZ dF'ɢmЄܚ*V2Qa@8nq6'3QC~lnU<MrտܵEULQn`tK.7 ]ǃ-qzw ثo[ȼMZUtP2tUTb,Fqd*PS7ٞg-4POk W6TxD@ RVWĖa#3n'b0++"&sN|[m f\;FfE >v jضo#M3ɍ֤x zo@@uvX2ox˛6{r2|&/R W!ޅI~XCԄN3?O]ќIVj>E:_@W*0+T䩱՛m"pء) [ ddfs=;##tfH9Wkf"d]6ZKx 6R N3(:l|ߩ9\gQC:OT~7&<"K]]`[Td&@j+5&2Og.)&(?jRҕ6ͽmAXme,!1#T-z@93/ vo||imT N_b"d+4{F?UISi CK$ ^y>dY3ؤw? }b[a#tMtU8Ns C"5Kg3mdR~1.h8DF3@;t_-meiU)Ѵ73RF?ƃ&=lnyQugk[:%a:W%B7l霚$ԯDSKB1OØ &V YZ