totem-plugin-gnome-dvb-daemon-0.2.90-3.2>t  DH`pYҢ/=„s_†TŦD"@s#"<cH2k` 7ky`UP2HX(fmpIQitƠ:]GK (‡_?Gb|C>]M [2LLNۭaD_0:"IAS!]lwO̙O,ٗ'P4iVՍA6>8{K pp,7TK&Ͼ6a.i2xF:_$J{s1aaed1a1bbbffe8699c3fb72b0ed12ff5f711418CYҢ/=„':beO%E<$?$d ' + Udhpt     $ g lx  (89:{F!G!H!I!X!Y!\!]!^" b"Jc"d#:e#?f#Dl#Fu#Xv#dw#x#z####Ctotem-plugin-gnome-dvb-daemon0.2.903.2Daemon to use DVB devices -- Totem PluginDVB Daemon is a daemon written in Vala to setup your DVB devices, record and watch TV shows and browse EPG. It can be controlled directly via its D-Bus interface or with UI applications that come with it. This package contains a Totem plugin to use your DVB devices.YҖlamb70topenSUSE Leap 42.3openSUSEGPL-3.0+http://bugs.opensuse.orgProductivity/Multimedia/Otherhttp://live.gnome.org/DVBDaemonlinuxx86_64pA큤YҏYҏYҏ33a5a97ab0d2ec53d4522e62728fe4ebcd9c013300f428f5403fbf687ab1464drootrootrootrootrootrootgnome-dvb-daemon-0.2.90-3.2.src.rpmtotem-plugin-gnome-dvb-daemontotem-plugin-gnome-dvb-daemon(x86-64)   python-gnome-dvb-daemonrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)totemrpmlib(PayloadIsLzma)0.2.903.0.4-14.0-14.4.6-14.11.2SQ/FPuc@OOhq@N>@N@NN@NlNMMz@M?M@MVv@ML@L@dimstar@opensuse.orgsbrabec@suse.czdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.org- Update to version 0.2.90: + Update daemon to use gstreamer 1.4.0. + Update client UI to python3. + Updated translations. - Updated BuildRequires to match new dependencies: + Removed: python-devel, gstreamer-0_10-plugins-bad, gstreamer-0_10-plugins-good, gstreamer-0_10-utils, pkgconfig(gee-1.0), pkgconfig(gst-rtsp-server-0.10), pkgconfig(gstreamer-0.10), pkgconfig(gstreamer-rtsp-0.10). + Added: python3-devel, pkgconfig(gee-0.8), pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-rtsp-1.0), pkgconfig(gstreamer-mpegts-1.0), pkgconfig(gstreamer-rtsp-server-1.0). - Drop obsolete Requires: gstreamer-0_10-plugins-{good,bad}. - Drop obsolete Requires from python-gnome-dvb-daemon: python-gobject2, python-gstreamer-0_10. - Remove conditions to build on old openSUSE Variants: they do not ship GStreamer 1.4 anyway.- Added support for translation-update-upstream.- Update to version 0.2.10: + Updated list of countries for initial tuning data + Reuse thread in EPGScanner + Drop obsolete option from DBus files + Updated translations.- Update to version 0.2.9: + Remove overlapping events from EPGStore + Do not stop EPGScanner after failure + Print all log messages using Logger + Update timer in SQlite database when changing start time or duration + Updated translations.- Update to version 0.2.8: + Fix issues with Unicode encoding. + Remove a couple of deprecation warnings by Vala. + Updated translations. - Remove xz BuildRequires since it comes for free in the buildsystem now.- Update to version 0.2.7: + gnomedvb: Let get_adapter_info return a dict - Changes from version 0.2.6: + Don't use deprecated GTK+ widgets anymore + Use ugettext to make sure we always obtain an utf8 encoded string + totem-plugin: Change title of window to the name of the channel that is currently playing + gnomedvb: Remove userdirs module and use GLib via introspection instead + Added GetAdapterInfo method to Manager DBus interface + Droped python-gstreamer dependency - Remove python-gstreamer-0_10 BuildRequires, following upstream change. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details.- Update to version 0.2.5: + This release updates the list of supported countries for DVB-C and DVB-T. - DVB-C: Czech Republic, Denmark, France, Hungary, Luxemburg, Spain. - DVB-T: Andorra, Azerbaijan, Croatia, Hungary, Iran, Israel, Latvia, Lithuania, Romania, Slovenia, Vietnam. + Append recordings to TreeStore with a single function call.- Update to version 0.2.4: + Fixed various issues with vala 0.14.0 + When searching for recordings, skip hidden directories and set maximum recursion depth to three. + Updated translations.- Change vala-devel BuildRequires to vala as vala-devel is an old deprecated name (bnc#720908).- Update to version 0.2.3: + Fixed bug where extended event description was not displayed when selecting an event in SchedulePaned + Use GObject instead of gobject module + Fixed retrieving iter pointing to start of previous day in ScheduleStore + Don't bind gettext domain globally to avoid interfering with applications that import gnomedvb + Allow to add fake devices to settings.ini + Raised pygobject minimum version to 2.90.1 + Changed order of columns in RecordingsView + Updated translations. - Change pkgconfig(pygobject-2.0) BuildRequires to pkgconfig(pygobject-3.0), following upstream change.- Update to version 0.2.2: + Make sure that Channel's GroupId is set in the constructor + Removed shebang from DBusWrapper.py + Removed MediaServer1 D-Bus service file + Updated translations.- Update to version 0.2.1: + Fixed binding gettext domain + gnomedvb: - Set window position of preferences window - Launch gnome-dvb-setup when pressing on preferences button + Manager: disconnect from destroyed signal before destroying Scanners in shutdown + Adjusted DVB-T brute-force scan to new signature of AddScanningData method + Updated translations.- Update to version 0.2.0: + Fixed a couple of issues revealed by pylint + Totem: Fixed spawning of gnome-dvb-setup + Use void* instead of bool as return value in GThread function + Use async methods instead of calling the methods with Idle.add + Updated translations. - Drop gnome-dvb-daemon-buildfix.patch: fixed upstream.- Update to version 0.1.90: + Ported GUI to PyGI and GTK+3 + Use appointment-soon icon instead of stock_timer + Do not use Gtk.Alignment anymore + Mark what's on buttons insensitive if no device has been setup + Retrieve totem plugin dir from pkg-config variable + Avoid NULL pointer dereference in get_adapters() + Totem: Ported plugin to PyGI, GTK+3 and libpeas + Totem: Display recordings when changing 'group by' type. + Fixed --{enable,disable}-totem-plugin option + Ported the daemon to use gdbus instead of libdbus. + Removed support for Rygel's MediaServer1 interface. + Don't use deprecated functions anymore. + Use a single Scanner DBus interface for all adapter types + Ported GUI to use GDBus. + Totem: Ported plugin to GDBus + Use new logging facility. - Replace totem BuildRequires with totem-devel (needed to find the plugindir variable from the .pc file). - Replace python-gobject2 BuildRequires with pkgconfig(pygobject-2.0). - Remove dbus-1-python, python-gtk, pkgconfig(dbus-1) and pkgconfig(dbus-1-glib) BuildRequires. - Remove python-gtk Requires from python-gnome-dvb-daemon. - Rebase gnome-dvb-daemon-buildfix.patch.- Update to version 0.1.23: + Make ScheduleView searchable by using the title + SchedulePaned: Don't allow to edit TextView + lp#680519: Totem: use dgettext to avoid overriding Totem's translations + lp#676263: Fixed compiler errors. Requires Vala >= 0.11.2 + lp#683950: gnomedvb: Display adapter and frontend for each device in the setup assistant + Detect overlapping EPG events and remove outdated events. + Moved handling of GSequence to new class EventStorage. + Removed desktop_DATA from EXTRA_DIST + Use upstream gettext instead of glib one + Do not use hostname in rtsp streaming URL but use the IPv4 address of the interface specified in the settings file. - Add gnome-dvb-daemon-buildfix.patch: create worker threads as void* instead of bool. Fixes brp checks.- Call missing relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. - Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage.- Add totem BuildRequires (which is already a Requires), for ownership of the plugin directories.- Update to version 0.1.22: + Schedule: Lock access when adding epg events to database (lp#642388) + gnomedvb: Insert channels into correct group when using more than one device group + rtsp: set address of RTSPServer + Fixed compiler warnings + Updated translations.- Initial package (version 0.1.21).lamb70 14943402460.2.90-3.20.2.90-3.2dvb-daemondvb-daemon.plugindvb-daemon.py/usr/lib64/totem/plugins//usr/lib64/totem/plugins/dvb-daemon/-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/ab752a7545962c4f3023581b283961a1-gnome-dvb-daemoncpiolzma5x86_64-suse-linuxdirectoryUTF-8 Unicode textPython script, UTF-8 Unicode text executable.Qbikz#5Epackageand(gnome-dvb-daemon:totem)?@] crt:bLL' >qWn{+a 'ҏu|Pm;P2gf0a]AJ0|#k,nI\`U7nœxrՙR8EX)/]Q}~nMծC&$>Iўc Yt!db.6dѭ(hmhݷ@>c` o!]p;dflGj(|ݵUzR¬A5Uuu( >LΘ5Q&D`::h0;;MNp"'X>Z782ױ]y|PF,|Kn 긊%OmWQe]5+3:X|3xH6EE zu|;yB%V%ĿnMdc.50q䔖|yEz\J]f5q#"5I9LCt ~}xQ%}TA{,lw#6 !N/lm ,G$no,qfyU2&I\5n!D!HK{{ [-ȯ,*Z=$Rr+.&n9 :۪%,{B\,Ks>o0_=/A졵CO/!3hœ7 $5$Bf;=h$@+mMt}0 Iᅸr3tR\bDK{Kk[t*yV7NgK4R1$& piZ;'W9iB̌ ͅ$lZYn?bs?s:[Y|{<3O}[KMQi+𣨬^6.TX壈"RQ` =kdH v"[W 뱺#Rsy Iv5Lh"x7P U!;lX`H[R* mߎ}L]( ^e mMi΅>w+9zXw>HqmMaK'[B9N^U-J.$ov:>,AC}3 qX3 vnOD7ռ,rU8[l>6'%NE#tR.첡BR}_.RnH/&I!DjꢑfeC0^rHʵN6LhMXlTW H|͌SRZ}" K"hc6}"letuO6LT4{VO/\92(]\5^ppF_MĖN|C~7+9j'PWCp?uu2v-$xw5?wBLPtFNu\O)n bNu~n&p4'SlՑ$,^4bOy)eZ2 ʾFzՊ0g b!;mX.*:Ѫ$LhKuyM+,Q8uSwc&k{:ƗI>=ڳ6%P]&˺*x[mȓUD !A2{;H Y:TkIm w] f~#s)G9Hgc'ȰEjK^@C5ܫEs+#WZ Y<8L RqV͝9$ >dه{wJT>mȔ :8$DQ|P'ſN~Gt{{p%\LQ-[W8hfUqMY•l 4_g$ 5E210J:+ˁ&"` 0` ,Xp0D7xoW_ʂsZz<./F hc 6/,8خG/ P9RT'yט4&u%B0 S1 _QI&9 (Fe8mS)Vxހ xnsaޫqOy3%mFWI,4eQ6K4 eΔ?R VY!(pRg`(7)a?1nP0}8̿빾&!(&r,Y2LDJJ-$iӀ6<,Εórեqua%mn>G#ByεQXnw'Q 3Vځ#إdEř$8b^gtsyϒ|\ߐ!NO{T>u`*so (֧<° y6n,eǾZ:lzKB8 2Z/`I _VeS:OU 4x89-8ױ aqu&V*UV&CtWG> jwdhlسPOn6 -ai݉qyAG}l`O?;7bu>Dh2Eec9h*BP">u/CIك%G;cd~;o.B|&#m~u?4/OI]?c,Sv 5ޓ|E}IF'K-e:/MzrUAp5.&j~R|8>l" Gő[%|%I4p / ~;Ӷ t ψ-( i⃑1)}k!Gɝ/yLw~;q*|~`d(%&feAQ;Zu~aNapZʏ.IY H(4`snWjv2`P!^ lcɡ|5H\>q]\cOzaںk  涑-yhYscA /UG`lvPW' 0cC#êr6 5${zB:bVLa4l9S;F2ֈ[j &,mn`j׋Rj\_*8#O!UZ㕭:u^r IQ>$w-R0- ȄgABgal=}㞐5@1 An ƆՑ''J]!k/DNn1L:QK$(CvKg p&w٦ؿ4{ FyѦg˃0R#s?JVvj;_)mp,bS- =l~jw P*y؈R1oV旪IKUZ|_ (jcJ*߱:y:1G[菝&p&X&6V=~۞`eڗ \@9>DNĽ+w;S&фߙ{Euu4kxωQ-+}A26,Q$0߅K凚aэ:,Jz;@+N$*мJ;!&}2&1U742Dz*[ v$ij Myo>}ޣgaZ><\t[kFSt2]UL(E;6X]k:!~Ȗ"Y[;vC!*d_. (Rmu~iIM4pm 8.3WIJ]$w#cC$]sUe'}%P8(հOo!G&W.` r#IJ EprΓa ( ${96bS:,d M2!_] \ZAq$?0:)N)sIFF X5F8N]X ܘK6\\=f}pQ/}\vQgL>&OY"8>#oo?|-uԢr|DԇMdlA)6/F1~؉Bjw??/,̹>NB>Ro|%<"hD $HCG԰ åi 'm =Rt5F.cĘ'|/"qыVW