libcanberra-gtk-0.18-3.3>t  DH`pJy/=„lnjΒ ̿c*V>:zdz(Y̞\cIq(TNHDsG>i1bD<3 XP80PKR-!{fV.0˗̾ʵϋA`օ3?Hhӻ_[ܰy^RQ%3 Ծa h G ff&>_Y x @cbrV(iPH?bFt!x9;|INB92650996445548166bc347480e6d519b736928678WɉJy/=„O)|/$XǨ5z;&;Bgy;K;@NKk:Q9(< g-26x+i oXv{e#Qy7~Sc{>m2d38zJ"w:TjMz#IN;F s:#JCXұ>&?|\e_Ѿ!L*aйxe_pU4)N5quӖ &>;(2?("d  8<@HLZcv  . L   w     Z x   X ,( Y8 `9 :=?FGH $I `X pY |\ ] ^!b"c#]d#e#f#l#z##(Clibcanberra-gtk0.183.3Portable sound event librarylibcanberra is an implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops, such as GNOME. It comes with several backends (ALSA, PulseAudio, null) and is designed to be portable. It consists of the following parts: 1. 1. libcanberra: the main library 2. 2. libcanberra-gtk: some glue code to make it easier to use libcanberra from Gtk+ applications 3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to trigger input feedback event soundsJxbuild24openSUSE 11.2openSUSELGPL v2.0 or laterhttp://bugs.opensuse.orgSystem/Librarieshttp://0pointer.de/lennart/projects/libcanberra/linuxx86_64mkdir -p usr/share/gconf/schemas/outdated if test -f usr/share/gconf/schemas/libcanberra.schemas ; then ln -f usr/share/gconf/schemas/libcanberra.schemas usr/share/gconf/schemas/outdated/ else # Migration from /etc/gconf/schemas to /usr/share/gconf/schemas. Can be removed for openSUSE 12.2 if test -f etc/gconf/schemas/libcanberra.schemas ; then # We do cp instead of ln since /usr and /etc might be on different partitions cp etc/gconf/schemas/libcanberra.schemas usr/share/gconf/schemas/outdated/ fi fi if test "$1" == "0"; then if test -x usr/bin/gconftool-2 ; then export GCONF_CONFIG_SOURCE=`usr/bin/gconftool-2 --get-default-source` fi if test -x usr/bin/gconftool-2 ; then if test -f usr/share/gconf/schemas/outdated/libcanberra.schemas ; then usr/bin/gconftool-2 --makefile-uninstall-rule usr/share/gconf/schemas/outdated/libcanberra.schemas >/dev/null elif test -f usr/share/gconf/schemas/libcanberra.schemas ; then usr/bin/gconftool-2 --makefile-uninstall-rule usr/share/gconf/schemas/libcanberra.schemas >/dev/null fi fi rm -f usr/share/gconf/schemas/outdated/libcanberra.schemas rmdir usr/share/gconf/schemas/outdated 2>/dev/null || true fi )Z,yXYAA큤AAA큤AA큤AJxJxJxJxJxJxJxJxJxJxJxJxJxJxJxa54799e624aac814b9343ab05f25c38bc47b78e203ab94a41ee0bd1bf47e5a780dc089325778db36abb7e849f43c09b65f75168bcfe6bb274041914392391c1705c2e6dd404a4b1b31d3424fedcb83a3c29bc75b349977ac40627a27a5703b68d68fb87ce006e5ae7cdbd71a4ed0ec74rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibcanberra-0.18-3.3.src.rpmlibcanberra-gtk-module.so()(64bit)libcanberra-gtklibcanberra-gtk(x86-64)    @@@@@@@@@@@@ libcanberra0/usr/bin/gconftool-2coreutilsdiffutils/bin/sh/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libcanberra-gtk.so.0()(64bit)libcanberra.so.0()(64bit)libgdk-x11-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgthread-2.0.so.0()(64bit)libgtk-x11-2.0.so.0()(64bit)libpthread.so.0()(64bit)rpmlib(PayloadIsLzma)0.184.0-13.0.4-14.4.6-14.7.1J1@J@Ju@Jyt@Jd\@J@IzI&@IHI+HCHCHH@H@HAHAHAvuntz@opensuse.orgvuntz@opensuse.orgvuntz@novell.comvuntz@novell.comvuntz@novell.comcrrodriguez@suse.devuntz@novell.comhfiguiere@suse.delmedinas@gmail.comsbrabec@suse.czsbrabec@suse.czsbrabec@suse.czrodrigo@suse.derodrigo@suse.derodrigo@suse.derodrigo@suse.derodrigo@suse.derodrigo@suse.de- Move vala .vapi files to devel package: it's only needed to compile an application willing to use libcanberra.- Update to version 0.18: + gtk-module: don't leak memory when reading X11 properties + gtk-module: recognize sticky windows properly + gtk-module: don't generate sound events for undecorated popups + pulse: when coming back from event loop wait, check if the context still exists + gtk-module: ignore xembed windows + props: introduce CA_PROP_WINDOW_DESKTOP + gtk: add various validity checks before using data from GdkWindow + gtk: initialize window.desktop property by default - Changes from version 0.17: + gnome: play system-ready sound when gdm is ready + pulse: relax latency requirements as much as possible to save CPU + gtk-module: fix handling menu popup detection + gtk-module: make sure to process queued events before quitting + vala: add vala .vapi files + define properties for window position/size information + gtk: generate window position/size properties in ca_gtk_proplist_set_for_widget() + gtk-module: properly detect whether a module is iconized + gtk-module: clean up debug logging + gtk: introduce two environment variables to force use of event sounds/input feedback + gtk-module: generate event sounds for drag/drop + gtk-module: generate event sound when expander is expanded- Update to version 0.16: + add description to autostart file + dso: quieten gcc a bit + implement ca_context_playing() call + vorbis: fix implicit channel map decoding master - Use spec-cleaner script to split BuildRequires/Requires lines, and reorder the preamble.- Update to version 0.15: + gtk-module: use gdk_threads_add_idle_full instead of g_idle_full() for thread-safety reasons + pulse: split up handling of outstanding structs into part where the lock must be taken and where not + dso: don't assume LT_ERROR_MAX is size of table[] + gtk: don't take gdk lock since it is not recursive and it might already be taken- Update to version 0.14: + pulse: don't hang if vorbis hits EOF earlier than advertised + be a bit more verbose on error conditions + pulse: rework reconnection logic, to not enter endless loop when server is not reachable, and can never be reached - Changes from version 0.13: + pulse: use nofail + canberra-gtk-play: add -V option for volume + pulse: set volume when streaming directly + pulse: don't hang when operation gets canceled + make libcanberra-gtk multihead safe + oss: initialize oss fd properly to avoid closing inappropriate file descriptors + remove deprecated GTK+ symbol. Fixes fdo#21358. + add proper multichannel support (includes of WAVEX files) + alsa: disable multichannel support for alsa + oss: document lacking multichannel support for oss + canberra-gtk-play: implement --property= + pulse: implement canberra.force_channel property that forces an event sound to a specific channel position + fix missing fallback theme breaking the user specified one + proplist: set prev_item when adding a new key/value pair- fix -devel package dependencies- Update to version 0.12: + if supported, leave the volume for event sounds unspecified + build system updates + various fixes and updates for the PulseAudio backend + detect forks and return an error for all functions in that case + don't crash if there is no default display on initialization. Fixes fdo#20693- Review changes.- Update to version 0.11: + major GStreamer backend fixes + update to libtool 2.2 + a few other fixes- Supplement gtk2-32bit/gtk2-64bit in baselibs.conf (bnc#354164).- Update to version 0.10: * install Gtk+ module using GConf * few other fixes- Devel file contains gtk files => requires libcanberra-gtk0.- Update to version 0.8: + New OSS and GStreamer backends + Portability fixes for FreeBSD/Solaris + Multi backend works now - Splitted packages a bit more, adding a -gtk subpackage to contain the GTK stuff - Renamed -gtk2 subpackage to -gtk0 - Some other fixes in the .spec file- BuildRequire update-desktop-files - Added missing %description for libcanberra- Fixed rpmlint errors- Don't remove README file- Fixed Source file name- First package of libcanberra, needed for new gnome-control-center/bin/sh/bin/shbuild24 1256028399    \ d N    T   U  0.18-3.30.18-3.3 xinitxinitrc.dlibcanberra-gtk-module.shcanberra-gtk-playlibcanberra-gtk-module.solibcanberra.schemasgdmautostartLoginWindowlibcanberra-ready-sound.desktopgnomeautostartlibcanberra-login-sound.desktopshutdownlibcanberra-logout-sound.sh/etc/X11//etc/X11/xinit//etc/X11/xinit/xinitrc.d//usr/bin//usr/lib64/gtk-2.0/modules//usr/share/gconf/schemas//usr/share//usr/share/gdm//usr/share/gdm/autostart//usr/share/gdm/autostart/LoginWindow//usr/share//usr/share/gnome//usr/share/gnome/autostart//usr/share/gnome/shutdown/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/0e0a8c660739c25c8913f3a8736d35ad-libcanberracpiolzma2x86_64-suse-linuxڨ*ضD1Pexport GCONF_CONFIG_SOURCE=`usr/bin/gconftool-2 --get-default-source` INSTALL_SCHEMA_FILES= UNINSTALL_SCHEMA_FILES= if test -f usr/share/gconf/schemas/outdated/libcanberra.schemas; then cmp --quiet usr/share/gconf/schemas/outdated/libcanberra.schemas usr/share/gconf/schemas/libcanberra.schemas if test $? != 0; then UNINSTALL_SCHEMA_FILES="$UNINSTALL_SCHEMA_FILES usr/share/gconf/schemas/outdated/libcanberra.schemas" INSTALL_SCHEMA_FILES="$INSTALL_SCHEMA_FILES usr/share/gconf/schemas/libcanberra.schemas" else rm -f usr/share/gconf/schemas/outdated/libcanberra.schemas fi else INSTALL_SCHEMA_FILES="$INSTALL_SCHEMA_FILES usr/share/gconf/schemas/libcanberra.schemas" fi if test "x$UNINSTALL_SCHEMA_FILES" != "x"; then usr/bin/gconftool-2 --makefile-uninstall-rule $UNINSTALL_SCHEMA_FILES >/dev/null rm -f $UNINSTALL_SCHEMA_FILES fi if test "x$INSTALL_SCHEMA_FILES" != "x"; then usr/bin/gconftool-2 --makefile-install-rule $INSTALL_SCHEMA_FILES >/dev/null fi rmdir usr/share/gconf/schemas/outdated 2>/dev/null || true /bin/sh?P] b2P@KΣ*6 2ac˒B}}vCςNЏT?m3WFiIM2j;Zg2%x$gJx{C"%IkH=+?W{gFfb>}7=9YMS cĖYNq2D'H$V#9-IN_f V0Jcȶ䬤1{Կ,Q"+ho}\RBէ&3Yh`_ϹJ{~fMv6B- #X[.YR<ӧ]ʧo%aT˕>v>u9}fYx`qu{o FyJOZAiK=/*2?ŅP[a!]Kf^LƘaiM{;ǬYm9͗JP -?ƭ\ol { \=Lޭ& hrzLݽX JM׫)rh;;:Y1ȼwݮm?+Z(=Y7Vڭؿs^ qiKNF2+442q5Jq~?qA0PW(Y~hv&b "dC !5̍Kۚ|`BV֏s.|*ؤMyD*鍶H4kQ-(w]iKF_S|1H%INwoе{($]:aЬgBp>%q!6 ?lpUT}5bQ xB40k,fk=t-mt}đ~fo b $}ZLtTvxȠDi#oPpb$r mq驰>1*U{/TpHRR>T>,X(<ǴjAAy~"?!,\m{̕< 8s6̝;QL3ᖎ ꨺C"fgX ӌFu&I?qIO#Y#0l ֔aW6xNShX^dU}pE) rVQu9r3S[Z+)sY5wP+4Rzy0zx!--MlI4GaͮO z8&4lRMW MBDF:|~Dgރ]bk&S)7ÂCх8t>/q lH0 ѹ"l[jgk4g?o61=c.|b,-&ua4y1-:jZPu;=AJ1W쫁k5?4ˁg4n}t?l߉2Ijh%aNe,SNfOi9AB2ī<04wjyFbMEI6H^jyC@J3D#ñeoqYU- c/ԄdG_\f;h _j} 2$HQadm/'AxhC&}+BDb$.`B`rUe ’d $P Rut'w90c|]cCsUi]{<ǫoC+MnG]?&Fm&A--ͼ}xDu_Aƿ&(5AJ[n5.]% :guu%L^͒,9%m{>r(5 iIq9k/ TG Q`j? í{4*WWKldTdg5zۚ K;6*)-Mw셋r -/*:S,;g8%_ՊoWe%AܙS#Sl[@i3#|Fv6∠Q1(L-hh=E)U`.nwH&$8R7`JZE*qvQNIcL) wbUgw dO|y\\_֐"swVWLZ-;sbvHni#ƾFA>P4;VWg4Ñ tq;eAŦyNuƭc[oi'$I]ty4$B[XdQ*N'WBIz3VǛ8IDHm,_*2F^;Y€`o\\ȑ[.ZF<1s)ZF_jV!5]g|CH_ȯEC'wG+[~i_K|ݹƓ? gy4v+,E h\' YE%S r-Ft-=ZXx=(+#:!,|Gw ꠙkDgիXBf n6q1(|)s dp ZYxhyKg-fFɎvEx" ݯ7DPtW>,kJeGm#Io퉕p~3Ub^KVrW:!,<~ {(1¹7b" [K@x9ZՔ Wqow]=R.wg)P;5u⫥Һ\HjMi|i6,*.[PY#?lԎM^sÝmP VBB2a%v;f7Zǽ! Q9["Ե*$pY6fa F&8fGN'(8b(mU NTvۿlivrYÈ=ʻaKΊ d/M_D`?guA0) ׭f5fQ?}vq+˗>f/G팉,gy8OAeX3T9 | ].4vJ㚂ҸkK?Ǒ\$8:?诱G.Vu>[/ %+i 2^߆^x%I^"Iٸ*[$[&tۢJn{4ir7~)K2wJێU@S1HÙN dkG!  濇} u+b370 Zf2c[Yw> 2}Ɩŝ5uڄwoM` iqgA" @p*}?HF=EW>~G$'LGhQb6^) @,\} MR 5vx\-}g>U3=ux{PG@u9\&Y˪/-R݈Te]iT'٥~4,i(#:*ҴwsTd<(ZM7L^6B9q=ԅt+kKx*M><˄Y{6UxVSWA&!Ձg꿫^dat撼%l8խ o  <7^y 6DtvBELf9ۂu⿉Du)~c) e2Gueӌ0 pf҈֧:K`;ƇC,wt:c9e~J{=8R')XG\ $I"Ͻؓu-![q `떟ŌR8- )N-z'f߯aYQڜ;O˼:B^6^ă ;;~1bS$ &QۈT`uFd "Od5̆&#KIZBHB/^sV$w@xN#qtnŜP@y E6zĺ9ZkGюϝ{BWcy0v,Ok?[d8w̚fF{wҕ͍QVoU0S)c+hyV9&g4Q-DLa_u*\ ץCˡ]̰{iE'zrSUf1dQš}?c5EM)mNHcq0BGP3Ugױn <`fa0Z\ШRs_eMThuAF16MHt|Zgi-ĭ|y9WS's|B?9ԧ 1\23jJ<wJTLLGlcK.;"6 R)Gm dO v.F]=o{u%47`?.ci@W\`kn&x Oe|.aCq xAM~ $DG5U/|92#Ɉxn?x?]]f%9*/0㎺;TO3EǭX4Dhw9q7N̬L4P'6Ίy܆BSr5ҧ͘G:m_!e6/w9fGqۿT i V+C?ѺpH`I:9ODQJ Ӱ`VJf3S~wF Y aBd{``^0b!Cr uch%㣛΋iaׂtmOkl D1>k-!͛$R[E.O8 r;^j2aWm/;e_Ӓ^2q]+ H5\iO-M Mo9peXC/jҿn(H`hXݔ$%jdJgZ$[% jjoinRuSO#E s̼os"ľQ4_lᥤ`I*KWjeOiY̪J'> pR~GŻ d@NbSH;o> A-:H51R (aԺ3-5͂_8cW&Y]&U<'TR}xΫ 'L~uMғ-(D:[?ؿ5"Lӽp/7!I)Mx*% FNjM )y*EGEK{nҞ:(bp(oEU/dJ iMv:z}\ػgK> O7ؽH¢@VKIiLwmpd,օ,.~'i5{XlH5py6ڡEo8qۭ(S[!>=͑UBQƋ*={.4 uѼ/YHWN5)62QB9m UP6蕸 BWrD{Dj9(gcWo=ì/d0)l P ȏi]u̇}qlzxNXX!nyK|'LE.EݺߴR+ԟD<*e(B^-&=Tu&9hL;U< 'z;HjږJ3<2#-wY'i+ sqQD8|"ip@bLj3_"%O^GbL s:6K͋o [ /^ABy=6gv܏$ZqܬfC4=u890I Rh*;ڲ|(`*gI9IT/9lsZX@Mny6$NjD&1yGv[SC&@bU2@Kэ*]8;>`)q1Q){~a}|+I[VV&? y ( X =3& NXX{t- ]ZFvМaS]BHA"&1&{6/M|VmUJe:Or^g<]K6Cc҇PLC{JBR՝[ۖ m24 泪 yl n=MMY,Ƴsac-#vc mB/yZ$vZv}D@Asءi~TWM2fuT&ǦIE.F h`YN.4z's!:N5yh^[5$M hg, t @V  GOPjߋUBJ11.y F_q?&fFqF-=JfTKޘ+#?G|ikiH[pآLk9dKJԗNыK$غMqS=xn7q@K~\2Dhj: wlVg;pAGS)F4 ޼aFzkwS]:RA?|62fg="QF솥Y⋝a^ǜѭ0m-T֙pյ?f[B7=zY2kC yif*Ő~GE_s2^sRt\^Kg^`Xۘ#=1#b uo¿ l ?]ݬjhJY$,SӀSū }G ߄\sp7= ]~,5,s`hrwvHe"iنe?M݁RtTkWҳ? ,Ԉ3g鿤lV`esǞB/~$EF؉ފ iYۣ ~jwT5-$1Қ6+RYk96e 7ZmcW'6d52"0u/7;Yq&6URd ^20wz7o kb/dI%{qA./ A<3D|V_3Qla0HbYȭg`f+Ei asky`N6q<Ԁ"|I{Ap53K5-xS} ׷L !.w^љf}0 K(\%!.3s#_3j ;mXR~wrHtB|pu;Dm0+yVֈCY>\0-wNa}a3uj3e5n;9nJ;P&Q<IJw4nC_,.ǘȷCį] $2 D,ک*[H%AH1V%.1TszQ vX5cy,Wˡ淴rd~6wy2V(R\Vghʫw'6y>U_TV~vzXq s_ri [RŁO`6f=ZV4sPeFۿk"Ms6urW+pd يR0U$V2z+2ե ~>&9^ϓ*ι瘲ʢd.5Mye NXrrxrԻ\n]{S+ h0I+љcUo£u$u=n 2u*(4s,; @5Ǔ~gfw#3{|DD N?@>@|KK(bf^!T4JDhP1a^:B_ /fO]G<\ Pߥn YN6$GiO\2Ibk@gRV={WT*Ip=IPZХ&Rz"淀Z Tks\ p=M:U) W>Χ3#i;@UB=[/&XSIX$s1F[o/1 Pz>J14k%X4U"fugٜaSV^