Package: radiotray / 0.7.3-6
Metadata
Package | Version | Patches format |
---|---|---|
radiotray | 0.7.3-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_share_copying.patch | (download) |
setup.py |
4 2 + 2 - 0 ! |
install files properly under debian This patch install the share docs, with the Debian's way and avoid troubles with the structure file. |
02_compatibility_glib 2.41.patch | (download) |
src/SysTray.py |
6 4 + 2 - 0 ! |
avoid crash during startup This patch allow compatibility with the new versions of glib2.0 removing gtk.gdk.threads_init() because this is now deprecated. |
03_upstream_repo.patch | (download) |
data/bookmarks.xml |
18 10 + 8 - 0 ! |
port radiotray to gtk-3 and gstreamer 1.0 This patch switch radiotray to GTK-3 and Gstreamer 1.0 from upstream repository. |
04_gtk3_issues.patch | (download) |
data/plugins/HistoryPlugin.py |
8 5 + 3 - 0 ! |
fixing some gtk-3 troubles This patch fix some GTK-3 troubles founds under upstream repository. |