libgepub-devel-0.6.0-lp152.1.2 >  A ^œ/=„q3\.KExLy,~ YIؙ{Fs3;Sx"\V.qS.38@=Vr;Hl;6#ǖk-C"s^1 j.1ϛ`sg0; ޛZT-^"#)_!-aB[Õ+1i^GepuTu*sP>t;XYb^ Q6dTN<-A9y2΁B-``X wssڠc$>8KKM' >'Z,*g 7 B$5wqp32IGiu@8>p> ?d ! @ "(0h     F(`(89:FGHPIXY\]^bTcd\eafdlfuxvwx@yx zClibgepub-devel0.6.0lp152.1.2Development files for libgepubA GObject-based library for handling and rendering EPUB documents.^œlamb157HopenSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgDevelopment/Languages/C and C++https://git.gnome.org/browse/libgepublinuxx86_645 XT)>OhA큤A큤^œZ#'Z#'Z#'Z#'Z#'^œ^œ}^œZ#'Z#'Z#'Z#'^œ024492c1d7171d7927529cc033d2dd03f9d37c340e641e8fcfff24c848aa052c0def43ad1c089aebb91c9b1c68c923af0e31ad0461e073538ee6c35651139e820e32b1d9c5315ccac417a4760c493a27a56ee49310177733c434000edd9e1f22c6d21439ee8ddf4e09ba0cdd8980f4e195871880492250f7dd39ff34f9e114107cae0009c714806474f1bc3dbe44ce0c4cfc925087c37c359ba9aacb50deee47538a76c68d656f5f5152f526c79d91ff718b401cb1ac65793c9ed50d93f7e2e8a950a064255a7f43a5067c693770f5aaa35f65e8eb6ddefee4533aedc55b535833fe30b1a77a439bc4fbc00d0f390a37afbe5ca9f2cc5875b0c739b01cd88e94d999caa2fd633397f6408daaa8f950d491a64670c2b16a74f3e1c4c72a1640c6682ef67dbe98b83976e97c991f61508c6e947f91240b9d4d2df681adc3ba13bbcd44ac4e632ec38e24940173a1a76a64f5072b12c8311a1f58cb6466a71fef8alibgepub-0.6.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibgepub-0.6.0-lp152.1.2.src.rpmlibgepub-devellibgepub-devel(x86-64)pkgconfig(libgepub-0.6)@@@@@@@@    /usr/bin/pkg-configlibgepub-0_6-0pkgconfig(gio-2.0)pkgconfig(glib-2.0)pkgconfig(gobject-2.0)pkgconfig(libarchive)pkgconfig(libsoup-2.4)pkgconfig(libxml-2.0)pkgconfig(webkit2gtk-4.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib-1_0-Gepub-0_60.6.03.0.4-14.6.0-14.0-15.2-10.6.04.14.1Z`@ZZaY@Y@Yf@WW:bjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Update to version 0.6.0: + Support setting font-family in GepubWidget. + Fix the gir generation. + widget: Fix warning at run-time. + lib: Fix gepub-widget chapter change signal. - Bump basever to 0.6 and soname to 0_6 following upstream changes. - Rename libgepub0 subpackage following upstream changes to libgepub-0_6-0, make needed changes in post(un) handling due to namechange.- Modernize spec-file by calling spec-cleaner- Update to version 0.5.3: + Fixed SVG image resource replacement. + Rename introspection build option. + Removed autotools. + build: - Conform to build-api expectations. - Remove default warning level. - Remove unused defines. - Improved linker script handling. - Set prefix-relative install_dir for libgepub. - Fix typo in symbol path creation. + tests: - Fix crash on exit. - Replace "100" with a constant. - widget: Don't change LC_NUMERIC at runtime. - Pass introspection=true to meson, ensure we build the features we want. - Minor spec cleanup, use autosetup macro.- Update descriptions.- Update to version 0.5.2: + Fixed gir version. - Changes from version 0.5.1: + Added GError to gepub_doc_new new method. + Fixed meson build scripts. - Add a baserver define and set it to 0.5- Update to version 0.5: + Fixed page next and page prev signals. + Added file property to support GFile initialization. + Fixed some memory leaks. + Removed all compilation warnings. + Added pagination to the GepubWidget. + Added Simple text style modification in the widget. + Ported to meson build system. + Fixed epub:// SoupURI creation and concatenation. - 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. - Drop gnome-common BuildRequires, no longer needed. - Switch to using released tarball, remove use of _service. - Rename typelib-1_0-Gepub-0_4 to typelib-1_0-Gepub-0_5 following upstream changes. - Add soname define and set it to 0_5, ease future updates.- Update to version 0.4: + go_next and go_prev returns TRUE if success. + Added functions to get the current doc mime and path. + Fixed resource path for relative and doc paths. + Remove libarchive from the public API. + Simplify pkg-config file. + Don't link the library against GTK+. + Function to replace relative resources by epub://. + utils: replace epub:// URIs for crosslinks too. + utils: correctly terminate base URI. + doc: fix wrong path when looking for resources. + doc: make API to get resources consistent. + Added GepubWidget class to show the content with webkit. + Don't NULL-terminate document content. + utils: remove unused variable. + build: highlight introspection warnings. + build: fix introspection warnings. + Fixes in gepub-widget to work with the last merge. + widget: make it a WebKitWebView. + widget: simplify code. + Fix gtk-doc annotations. + widget: make the GepubDoc a property. + doc: remove unneeded API. + doc: use htmlReadMemory(). + widget: plug a memory leak. + Rework API to be based on GBytes. + doc: trivial indentation fix. + Const-ify API methods that take strings. + doc: don't call g_list_append(). + doc: rework page API. + widget: automatically reload chapter when current page changes. + Ignore HTML entities parse error when loading xml. + New release 0.4. - Add pkgconfig(libsoup-2.4) and pkgconfig(webkit2gtk-4.0) BuildRequires: new dependencies. - Rename typelib-1_0-Gepub-0_3 subpackage to typelib-1_0-Gepub-0_4, following upstreams rename of the typelib file.- Initial package, version 0.3.lamb15 1590006665 0.6.0-lp152.1.20.6.0-lp152.1.20.6.0libgepub-0.6gepub-archive.hgepub-doc.hgepub-text-chunk.hgepub-widget.hgepub.hlibgepub-0.6.solibgepub-0.6.pclibgepub-develAUTHORSMAINTAINERSNEWSREADMEGepub-0.6.gir/usr/include//usr/include/libgepub-0.6//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libgepub-devel//usr/share/gir-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.2/standard/759c811293b87a271e0bd7aac22d9b1d-libgepubcpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textXML 1.0 document, ASCII text PRRRRRRRR:f)RqFQutf-8599e3e19cce826e69ef9355589ce5cd5d6c6d47094f442e77c545f62e078b2cd? 7zXZ !t/@7] crt:bLL 4 [0IvBؔVr:UkhJfjdnAlaldr7 @}v7#ˋ>*%._XM2rɱ?!t7Rz*x~&D6@N.qXJW9ske}ɽy&Pwk*<+tF(Q;"_ QYX *TT۞J<5ڲbUCLjMg6cRGP1s!薊[4tz/1 t/ W!DQ'5g!#}S\{J A@dQ j*c}wXn;v=ixAl°@=qy}qe$U&5d ΅sϩ0pl\.|!1:Dssl{'<@ XmhYB)_,[~Sv'k~c{Q(F5|-+8@GP&LJp@ok9ּ xg`.}t 5a =3*.X@2 .a]O겔7>/Ç}yԽԳOȘXX6151)Mb-rxu)0w௽es8Y%Ŷ'~*Q{j]N1*,)_bmf>PY#qwfDHrgTcDHBr]:gPDRT=J}Nd!QHK}%w HG穢!#-w#8@_BhkaNPȧBmIc-B7VwWȜaO n#.ad# .R*;ZD8u|\]L ۠ .рᴍ?j=̇#mij rLiޑSiʹ:|{$.w`I媞?;WzUpw8aⰢĵY9ggLcC'i U@*r{4q}͸vs4S,B 796q՜34Xu/,:N[8\v,/b0EaB̃Ca#?3nn[.4w Etѓ9ȫMó)AxKߕjnlUcץ+ьzMrEP[H(P$J)pj ߣÉ/JZCW&7~8|KNke8T&}p_ҊtF˒M mȸ'.F&%Gь?`+=Ew0/=-OLltWݣ12 :!hg=wYS7QVǍg!Zh_6L|؊5}kDb"{~&JˌS8d_jtT M˵X[&LQHq)1ϿE1|`a悶X>r;sO~b! !Ļ` 8cXԄ+LNN\ҁ06 dQ[e|/e-ҏS|I!|fX2 B*y{5~ۓWiOTc WǪ$UYnвn-eOtdn?ژ"丝ɛ eQWL ѤCoyvl:`m?#a1)gY42a铻-}K{h*0P Pmr8!H>qJODvǯ5#B&>&HS.:&B?~SJ0Dm*}M[uq ۞sԾ&-$EE 6 'MM %^#e*2keRo༑C˨{Cñ0Dj'0/ "`vKTHt< LG٥ tLZf2lbEnQO$^G-^榽VRNꆀ |xy9[3$F47|.;fK-Auv++)I.z21Ov-{џ~J]n|Stz-OrU%GB*) LUS-kLܟ C' ^U,?D(ЙPFMWo2_;w.L V(^uv]3/Y/"=(FMy;3O·iœskļs] ;DL#XK/w1E~ WQ}v6Bh;(p' ZYLhr]^S+*U%`s$C0=/*!j;ih3AWI f@1?[4{G|z##rq9{>nIH;$e҇ͱ[€&hk=Ϗ\]QX7"`$X,Psgau#ȟChI߃؃azaapͻv7.,s&Rki{FJT Ďrzg:T!UOl{yc?_Wg>Yd2n`ڿhڒ&)La.h i|W5[^kOcS;G#XWtt!!xrc tl5W3f SA(uٽL5ɴ8tVei3< N-d헶A;CN {z˶ .kk3k6{- EV`T.I?7 Yo|R=26y`tpwjo=^(ihrCt @1hLM\Ԝg/'nYPk:=?.1إάQ+@]߂*`ǕGbvdУRĊm!Ll&}>S%[,XFV#Y=Ҏ^wsx8ŅdG2*$*;i !l@$L9ݰV[LNQ_0!}SW8d5nSZ񺿦6sBӤ{!x$%OZm[scWI1(]#.<.% |[ ߱O836,C4,f2kB>2FRB+W4_Hb3M+ߵ !oL\;1@l.UwRbެMo>U-i`n.?2_ȨH:Qml[qcn ks%I&~8h:A7}$}ފL`NW;Zpeߒ@ҥ Q@SR &ԋ}ʏ Wz"4ۘ D!a.":o8},j XT @M"&~I"3R?Hƛ ?kImL-eI(/Pnznm ٵDWtb^q8+]Yw*JV;,<džBL:]SPo-.KQV56.R[Fs1~"JlM~z|y]B%iu~Z*"I=7Z/Tc8za1ےB,z pPђk6cu=Nx0h=|'ǁS#g3vjAwx!Dllވvjh L)#?iARž~j$ƀ3k\>ٓ?Lqu;zS er 4rWkpUOq^#!54 ָ0 TU# Abhz ZCVqt$Ј:FJ,KuxLrN1EfjqԷ=͜ y(#cy3!FEu;~?>=xmt39H:me_cI%*xw*ZY5schL.=[769O O0Q8(aXE1+ĸ9TuMӃز+oB\Bдk3OE Ji}˃qn^USM2_UӸ9s_8Mlgoϱ{lW ֩rg2^ kGm-[̂sP@5pIܣ. i gM!.p0N A6Q^.mN$CXpŚh?NBU#CwzRq z MJac&,`,qZ{vaіOImwLd ~2K| .ۜYw r~9,Yq'H;B³,K.ykTAɅxG;%z|ާ &^z4\ıl,m!c[iYf$Z-قq S DtEskq8dTk[2[,%(Si !A1-l>T@lY,{ϐv3Dmz U[d$w %^?}65{@V(y\;q' u:"0as 4} nBՆo1,zuh>؇S`Ü:w-6*+4eccJ++{%!۽zw6ϒnFaTB|l@"/.b1^ rZm;P}F3SS%/8IɤpO&P,tuZjV%}+~䇓]]َn ,f#-ﵝE8Aj6p%ЩfHQ-J 8\"|Wݐq;7V YZ