From 3b72a83f30988c9a27aeadbde352616318ad0564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A4cker=20Felix?= Date: Tue, 28 Jun 2016 19:32:31 +0200 Subject: [PATCH] Update README.md --- README.md | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 545a1607..d7d91494 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,16 @@ A GTK3 app for finding and listening to internet radio stations.

- Library View - Search View + Library View

-## Features -* Search radio stations (worldwide) -* Manageable library -* Vote for radio stations -* See details of the station -* Notifications -* Grid/List view -* MPRIS Support (Sound menu) +## Releases and packages +- All Gradio releases can be found here: https://github.com/haecker-felix/gradio/releases ## Dependencies For gradio: * glib-2.0 -* gtk+-3.0 _>=3.14_ +* gtk+-3.0 _>=3.18_ * gstreamer-1.0 * json-glib-1.0 * gio-2.0 @@ -31,11 +24,6 @@ For compiling: * git * valac -**Debian** -```bash -sudo apt-get install build-essential valac cmake glib2.0 gtk+3.0 gstreamer1.0 libjson-glib-dev libsoup2.4 -``` - ## Install ### Source ```bash @@ -71,9 +59,3 @@ cd ~/Downloads/gradio/build sudo xargs rm < install_manifest.txt ``` -## To-do -* Create new radio stations -* Edit radio stations -* Delete radio stations -* Advanced search -* Adding server stats