Version: 7.3, Package name: gradio-7.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Desktop application for finding and listening to internet radio stations. The radio library is populated from a crowdsourced radio streams database at http://www.radio-browser.info . |
Filesize: 434.837 KB |
Version History (View Complete History) |
|
2020-11-02 11:44:36 by Landry Breuil | Files touched by this commit (13) |
Log message: Unbreak gradio with newer radio-browser.info API - cf https://api.radio-browser.info/ - use uuid string to identify stations - adapt to type changes in the API (str -> bool or int) - do a DNS SRV lookup to randomly select an API server |
2020-11-01 10:47:59 by Landry Breuil | Files touched by this commit (1) |
Log message: Mark BROKEN for now. As seen on http://www.radio-browser.info/gui/#!/ the radio-browser database API migrated to a new incompatible version and gradio is abandoned upstream/author moved to a new rust-based project named shortwave (sigh). Will eventually dive into vala to adapt to the new API, otherwise this port is a candidate for the Attic. |
2020-07-17 12:55:31 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak with new meson. |
2020-02-10 03:20:29 by Benoit Lecocq | Files touched by this commit (3) |
Log message: Update to gradio-7.3. |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-12-10 00:13:49 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to gradio 0.7.2 |
2018-07-10 08:28:46 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Fix build with new meson. |
2018-07-06 00:04:48 by Marc Espie | Files touched by this commit (231) |
Log message: tag glib-compile-schemas |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-01-24 01:58:02 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to gradio 7.1. ok bcallah@ |
2017-01-08 14:52:28 by Stuart Henderson | Files touched by this commit (1) |
Log message: epoch bump, "Found newer package gradio-5.0.0beta2" |
2017-01-07 04:38:46 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to gradio 5.0. |
2016-11-07 12:53:41 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - use intltool module (requires intlize for starters) - drop BDEP on gettext-tools (pulled in by above) |
2016-11-02 09:02:34 by Landry Breuil | Files touched by this commit (1) |
Log message: add missing BDEP on vala, noticed by naddy@ |
2016-11-01 04:55:14 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Missing bdep on autoconf/automake. |