libindi0-0.9.6-2.1.1>t 4 DpQf/=„3xn9l;L4p!^,qCLm kh(+YM? *t2 뮡aʈ/hZ\MlHJ;Ęp7]9㤔8l}DyǺ55v!ĵ]:T CdZ?վDʼ!~"mc S o͍Wʇrú7\:=5NFzZp2w1^r.#FQG0¯T(Qf/=„Z|3xZ 8uXL.̜rY H P4Tsy|¨x  mpSDmyHjݹ }Fwvh OY8{$KBg/GIt_瑩t'K' %ǺLdw h^t*0IP;Kw\-YP #MR Um<q&27p$l{2|ʪ>kh 'W#}f35af43b7b1cedbd9fdee9bd94e2bc5cf10fc6a9df@><D?4d   @ /@X^hp t x   $d(8( 9P := >@FGHIXY\$],^JbVcd"e'f,l.u@vHwxy z$Clibindi00.9.62.1.1Instrument Neutral Distributed InterfaceINDI is an Instrument Neutral Distributed Interface control protocol for astronomical devices, which provides a framework that decouples low level hardware drivers from high level front end clients. Clients that use the device drivers are completely unaware of the device capabilities and communicate with the device drivers and build a completely dynamic GUI based on the services provided by the device.QDbuild32openSUSE 12.3openSUSEGPL-2.0+ and LGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://www.indilib.org/linuxx86_64Q,Q1c04b408400ea513bc562ae77148325b0libindi.so.0.9.6rootrootrootrootlibindi-0.9.6-2.1.1.src.rpmlibindi.so.0()(64bit)libindi0libindi0(x86-64)@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libnova-0.15.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2PPd?OO`@ONNu@Mש@KIÅ@asterios.dramis@gmail.comasterios.dramis@gmail.comasterios.dramis@gmail.comasterios.dramis@gmail.comasterios.dramis@gmail.comidonmez@suse.comasterios.dramis@gmail.comasterios.dramis@gmail.comllunak@novell.comcrrodriguez@suse.de- Update to version 0.9.6: * Support for Starlight Xpress Adaptive Optics unit. * Improved support for Startlight Xpress CCDs and Filter wheels. * Support for Arduino boards, with customizable drivers for common observatory auxiliary devices. * Support for GPUSB Guide Port Interface. * Improved support for QSI CCDs and Filter wheels. * Support for filters with absolute positioning. * Support for cameras with guiding chip. * Fixed INDI server FIFO CPU utilization bug. * Fixed various bugs with v4l drivers due to code regression. * Improved support for Mac OS X. * Improved simulators. * _REQUEST properties are now deprecated. * Updated tutorials and API. - Removed the previous no-return-in-nonvoid-function.patch (fixed upstream) and added a new one to fix some new "no-return-in-nonvoid-function" rpm post-build check errors. - Added a patch (udev_rules_dir_configurable.patch) to make "UDEVRULES_INSTALL_DIR" configurable. - Added pkgconfig(udev) as build requirement in order to install the udev rules file in the correct directory.- Update to version 0.9.5: * Focuser simulator driver. * CCD, Telescope, Focuser, and Filter simulators improvements including periodic error effects, FWHM, and more. * Major improvements to INDI Base Library and INDI Client Library. * Fixed minor bugs in LX200 Generic, LX200 FS2, Magellan, and Celestron drivers. * Minor bugfixes and improvements. * Fixed color buffer problem in V4L drivers. * Numerous bug fixes and minor improvements. From 0.9.1: * Bugfix release. - Removed the previous no-return-in-nonvoid-function.patch (fixed upstream) and added a new one to fix some new "no-return-in-nonvoid-function" rpm post-build check errors. - Removed libindi-usleep.patch that fixed compilation with gcc-4.7 (fixed upstream).- Removed cfitsio_link_libs.patch (not needed after the update of cfitsio package and cfitsio.pc fix regarding library linking).- Added a patch (taken from Fedora) to fix compilation with gcc-4.7.- Update to version 0.9: * INDI::Base drivers are now used for most classes of astronomical instruments. * New iEQ45 GoTo German Equatorial Mount Driver. * New improved QSI CCD & Filter driver. * New improved Starlight Xpress CCD & Filter driver. * New improved RoboFocus driver. * libboost is no longer required to build libindi. * Improved support for building on non-Linux OSes. * Numerous bug fixes and minor improvements. - Removed the following patches: * bufferoverflowstrncat.patch (fixed upstream). * fix_symlinks.patch (fixed upstream). * libindi.pc_fix.patch (fixed upstream). - Removed the previous no-return-in-nonvoid-function.patch (fixed upstream) and added a new one to fix a new "no-return-in-nonvoid-function" rpm post-build check error. - Replaced libindi-cfitsio.patch with cfitsio_link_libs.patch (fix missing "pthread" in target_link_libraries where needed). - Spec file updates: * Removed boost-devel from BuildRequires (not needed anymore).- Fix build with new cfitsio- Update to version 0.8: * Starlight Xpress CCD and Filter Wheel. * EQ Synscan Mount. * TCFS Focuser. * QSI CCD. * Radio Astronomy Supplies Spectracyber Hydrogen Line Spectromet. From 0.7.1/0.7.2: * Fixed change filter bug in true technology filter wheel. * setINDI updated and improved. * Improved INDI::Mediator functionality. * Fixed buffer reading in INDI::BaseClient. * Add new tutorial for INDI::BaseClient. From 0.7.0: * Dynamic renaming of drivers upon run time. * Standard helper API to create and utilize INDI clients. * Ability to load driver properties from an external XML file. * Ability to write/read XML configuration files for driver values to be loaded at run time. * Facilitating debugging and simulation of drivers. * New C++ framework to facilitate the development of new INDI drivers. * New 3rd party drivers! * Several bug fixes for current drivers and framework. - Spec file updates: * Added boost-devel in BuildRequires. - Added 2 patches to fix rpm post-build check errors "bufferoverflowstrncat" and "no-return-in-nonvoid-function".- Update to version 0.6.2: * Build related updates. From 0.6.1: * Updating drivers.xml to comply to new XML structure for group and devices metadata descriptions. - Spec file updates: * Changes based on spec-cleaner run. * Changes in Url, Group, Summary and %description. * Changes in the fix for lib64 installation. * Minor other updates. - Added 2 patches to fix the symlinks installation and the pkgconfig file based on Gentoo.- Add libfli as a buildrequire- run ldconfig - use RPM_OPT_FLAGS - fix -devel package dependencies/sbin/ldconfig/sbin/ldconfigbuild32 13593541800.9.6-2.1.10.9.6-2.1.1libindi.so.0libindi.so.0.9.6/usr/lib64/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/cdcfc386320e2e9c4ecab41263b19a61-libindicpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xc18ac09a84a085671cda101451ac58507c0eb2dd, strippeddirectory PRRRRRRRR R R R HxbC-@zY*G?@] cr$x#CÛ+&L4v2iU|{jPnu߭~r3o-; c ?wH[ |fh>,*/{'b/qSn 4sz ǯ/vcI/Ԧn銁%GcB/OxskgIs\;_@x~lGOD!Ւ!!HżdD(n|inb4YktAl*oŠ-yFp;rZf> ~4@Nr0GP`9+)r\,'WLZe/Zv/ Z-9|z/pw6%5e]pxwl̪Rq:ƆmqfēO\#'w,86V' gDXv[)^ji6u]<~$bphjR> aRIubl,d2k< k~Ygw$UE^Nt>V"{|0<of4fzi=¼w<^x<&42"߷w;ifJp\c#ʇ/IH34lT,ab@Bݸkѿ/B)ΐx.\Jw[,3~/ 3Ǚn4J\87.PQ.o+їٵa*Jq G,c5>2y4FL6txa*)sVԵT_FYa7$Ұ̻ũTZJ%9REW8c7نΘS=_< #cm垱o:쑵yk|OFsmݱw(u+A$#ZbŌ ̿q(BBkE :ÄIvI]/ƒyZ!Nv&l)I ou gt-%3l~,s {䫸ﲑn&w8n)3I$("O/)*3/*lCܑfm6*'bssj#3d0Ul~q乹 bf.'A7&w;˦`H]Y<s(@vmWMi!YѵicapT8tl 6R֘5qpsUVdr!1o6 UeLy.Tۯ&O۴&B> 䗈(##OX7-·(J; S_a9kMp:q ~~n o,y`aS}朾 ΆW%^E*E=XϪLՆa75za07cr.I@ϖRhEeE‘+VwcH5&/sRK9ki4DI}e^Wm6Sjfj3TxjP~#Q^ %Ǘ`ʇvn,o$n+G̃$s}h?sRʦ;_'k |%._nb,'g߾9JV_!;o[J?d46g! ~QMU_эTrҰ߾fMC-5_Ҙ̡>QH P5_xM=uGWjN֊/A&`_LU1$@z/mcւΩ@?*7lDv4\#w h&xܷ¬RkzUtMK'Z<441Ƃ4fN`}1UmM?CTjVyn}յR j֖Z*ЀtͽzJTZU%Dw.<ײN>FR4k <'^@: D}ޟĨHK x~?wh+lO`0-Js0Ո`yO(D%v\HYF-i: 1Q6v …*jUd%60?tCB)$4FASG K"5Jc9,>lnT ;^x< ‘KVcѴ 4^ qS :$PoYn\!HnbқLڒ0G:t52&, zêԮyMYxإ- /dROl"G.'T_,/ dGAA#.iPd+8'X ؙyܴ_D$GQ@xA/%F,,)D%ʊh?sĞIoJ"D(&Qi|Z iƦ&c'MI>?CC{#?(QoTɈ >O5+ Luj! OL=N":Ն7BUJ[0!FڄQ5$\.@mG5[7/M =sxC,bL#toXͽodQqmj`?dc9ꋔ0ʷn겾/_/٫2[a %Iq[mYA["Jy7\j|'K1]nP")ɉE|>OZgG M@yHcqoCj "Bu7[>ZiNJFR gx(`4cgY=tv < 1;iieVY#3a-D:Sj=zQHNmWĬuld!j8&Ve!8~R ~ HƮ=Dr=ù~W^YT뛘ԅ"] d>?`T]ԓSOVh!(_ ^\JP.rm5WlvRxoSRdÒx? D˗ϕ^#\띾4oKєoJ^{h @y;m5D();\Q32Pg i,?*<ƨ_g9uԁ6l^VqEP@U@3QkOV5YGSZx{g[7s5;g0:Z,S#)Q> K|MqfWwbLtejg%Vnu8{)SȢrkel~2@uҶ?,= ׵ߚXy--Aӹ 2܊ @B+_us'sd$@gL #WK~O8!=4fn.5^7O-i#"nkEѯԶ&㷬9i>8qֶ0n$_B0j0 ÒPͧc 8rLru-pSn(0?k]B6FZTn.E,ұЈؕ-{,\]iB+ͨn{[90Y?ɔ d"WS_(~*m5F9{{/ջU>{Ɍ*x104:z\T|)& y?QPQA7I 9YJeY=݀Z4ׅ<~ѴXkcO?w`shhY>k9qzvn;e3)1m~*V8l`ӨK[օ4Ha' ?Wn$BsNkGɻ ܡ=١|C6;ϐ^>{a6.Sn T<FWJ-bF}љ~Ӱ1545!kd#d 'y[ Jtg`-"?G]S"q_0F爘QpycZZ+b8HqΡf| 1`b_)y=aBYhj-4*bge fM_t6* d۽ps\HO,GJ505h--3 >AK8kNG3VU !ُDn8 `?/;{#f ?7I?1%:Y T ڷu(t=o3)ֈCϧ2\]ɛuumwK & .X <|RxqF V"z:6lGk֟SvPLy{ʅ'ꑰ5эhI"Bf*_ xt6$TL<{zr7JytsULMy샮 ԗlr}\ ;tWLI1giaBPx=ϣZ8;jr.\I}jS% Di) V&oM:'n Ekͫړdv[:U bg"@RFҢo1;оbԇ0˲P*;IVex+IyV{j-Ҧ孿?"tzTL>_qo_zf3z A)D4BBx` "aa4G"Ģ'EzÐ#u2b*͒>D?^^\&|aA E="z5pNJNy J~lKf \hd+l'fVz]kV] iQR{̘~ݵ Qy4 g"A juYӥ-aq fF5C DO-.t ĝJ;TԸ?7fv{ {& wxTaElk!yvi>s:?Ƴo|Bf7HRjZwbgۣ OuGB^yFt t^i4цdY&P(ͭOh~\bڍ;H<3%h/R#2G~00 u;8'"8 G6.Ḿțτ8tJ_PϨV܆{4ާM w?NnL"V`y\~ .1*B:&JAYh8PlaK{׮goơ",'=8~|S D[D&&̘x{vK@DSVÃAcIn伏u|A`]\{U&Uj'9 -c^wkx;|Kد%)o{-`r)CWHY2(q6xrGn}Ec|úR5y"?`$:[\\TDp6t~ehAr*IBfѶpCļ?>jh x| 18I֜nnZ OBS-qmNILܜt/~Z%ґ|hb~.1ɤJQJȃ"Е&ZZ *!ZQw*SAwдӆﱛHIt`]26wuAq0wfH$+XM=8Zع;Z&C[ʉrk.eP?$׸ȼe'0Ph~EB4.N+ܯ '.9}R"k2{ i%(E>Rv뜸ҵ޲|U+*z\@i9`)8i2=mNVB)tqPEG 1*_iBy[pjyr#B\1uֳSq~Q`/lVy cT1<'690T"Ξ1IO[n+1 f۝fpg|򧖇! Ղ6d*NXEIxƗ'E}+y}̧˩ܙ䟽¥,H[;cs*tu]t.c8٥{%i~B= PS^>eBp9"4α. <^k]Zm Z$wQdQrlThq1eŸz_$WÌ>Ӌ<>`||J}kF'BoE*D}40r}5Dee :4_'ER&sn@Y̘^/|R\y(}=#6pbY`;(YMu_6VjwE _Jk} L+rʄUs "YPbopSz䰴+{#0 `ڶLտtEdcSs̻N\yX]^qvNH' ;NO<'5BNO)JA.Zq- z=|sD&5Cݗ#GoYl4N=S MӮL$=^ P͝j`jPl*!_6X u" ڸo /h_R?Vgۉ{'/"߿" K~田Wy5Þxϵu*M ls5٢eί >5{x3Dlf^6;4 z ĦN k)i%ZjʷQ:վ+7I`@8U9N*b&(؎= H4Cc, L0W**Ȗ/s)mI=/3ZcY>pmil: lcWcpoH*d:t^2C\#^9ԭ2=)7: 0BtZ5Q3Gqg-aTW(CBܽT:l8*`@ @lbyv ߻f|nj=ӱ8۽$&ff;-!7lG#9%pw|a/r2><X8VC =O∯8Ty8,FU &2Hp~caP{_:;&)k?ڞRž.C7SٮgUßIK:1YD)1#ءEዧ(}`WC 1jըV<>4=_vZ+)]^D%fh O;_Χ{E:q\ so~n9o lߧpC%ʹL: uyoFoܐRekW!oܥ2UNNDe֯r8+w[hqlʫa@\LW7Orȹ/ y`r 9@i,M-QFD_0r Y&XT,lpOɩhÔ{>>E[O Ia7fpS z"Qw?tfZ' _qϽf\C\9V|a!;ik@2e f6έx'.l-j9QL[Hnc-K qPR{'?gV᱃yw)Ǽv,=g Ea z?Rt ְܗl+1xLxEab䶕 %p^'9 ܺSꎆ3ԨW $EzΧ/sr4~ācl *ۓbu+Q${hD0 ;Wݵ4 J ^ȋ\ >!x *.o/+}ԆN.f@\ tESυZvams N,.yJ p`xb{VBQoWzӫ&(G >DCZ[e/ULQ2jF GPL=7y4g, J%w6 r&H{eYbzvJ{ "Ih:2߳5<;;5ӯ?a:<Sʚ)oٿ[UQYn\mz_]Nn Q$FGcpI^g]ھDΎ&f$Cم`/!x+<^$Oc7uF1 >4E)<'Ab=.|f 3J]ż(y&X t`p]D ZXм͈$[A3,ҵ~hX$^5y>ڌ:t<9@>k,Fk&x펽xIGQeP<4qNY=K,+.\OK.% rb wg5Yת[@` JӬlRNI]pV+B<=D$n@ F O7b0{ }; DJ-<_ XbGˁH{`*MqL(l۝Y7a(HHfhOF=Ns^3 dykUH@"*(:9KxOR2BXQm3F >t~:$2վZvFґX?@dJJߍXm ڄfH-)`ZMHX {_U"26duC ^GSVmx}mfCu qQ #{b g?IYr`g et9PQFn#"``. lv6>iu\V¸~pm7tBx) z\seo@f$ IJ!wPe~j3Lj<:#G. 8SCߗDڂYD; meCHg)!ڦYr}2+ * =53soa*'0 /Qw &7'";g5#qzAI%l' X)|ꯨp!{x+#1?PCHY$\śtRQ= :h6͂ ಲmھ͊=&;ĭ]/jMeS&%>SI!(dPMxjNt7iY"G&V?~}h4c'H$zd#1Q`yф4pډ8nCE9@ypTh;h`R5emVxg>a ZLMH#*9չTe>uQ%xUۏ gReM˃2'r HT0u,"\(R8˦ŋ"$Ϛ71Kv]'`*"N?SyUt> *VOaUފq*"7$xHV5 2,3⥕(nxpݔ-j^{JB[N9۶a_ ͕z`*s-18`]APºNyYvY1#n j|_3g tNf0:T YT-vTmLa̺-VPmNŢ1|=2k/ A;5ZE!hS&^v#b#^34Dh.5,ı4~7 2*-լ}o8vep@o ;Rf0/MSdI`nw8 =_E4 WނOLޔ:۽ za֋0lh's߿7jޥA=6A_5[1maw`rU!0d>Ќ[sb~9m$L"l*k\[ɐ([YVt9)$LzaEx♁^# J߅F& WfEK.~kvP o Ѕ!h3 ޷O[=էS3LǃAӡGH f6(q6}*6 KFt Yt $o[O: 6wwk9z٭._!nCWD:U\!ֲ%l05ȒWS-Н?YkWxW]z|i2h6d{(T3oTF!~tحwI3]~տ}.]\8N_mƄjdˣjܮK Ҝr7ՅW;Q+Gxw8E+o+ o~oោ)=T1d^_,'J^hw9rPR}7,1hY{,ky#iw`Tz_3KaATYeJM`BD vrnCPLPEY(()nɧJ&<