From 8d15d2a5f5dffc8d9e0ce7b8c523f242b6c69f52 Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Thu, 11 Oct 2018 22:12:39 +0200 Subject: [PATCH] appdata and readme --- README.md | 13 ++++--------- data/com.github.artemanufrij.webpin.appdata.xml | 5 +++-- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 51c5ffd..7959d33 100644 --- a/README.md +++ b/README.md @@ -41,15 +41,10 @@ git clone https://github.com/artemanufrij/webpin.git cd webpin ``` -Create **build** folder, compile and start application +Compile, install and start Melody on your system ``` -mkdir build +meson build --prefix=/usr cd build -cmake -DCMAKE_INSTALL_PREFIX=/usr .. -make -``` - -Install and start Webpin on your system -``` -sudo make install +sudo ninja install com.github.artemanufrij.webpin +``` diff --git a/data/com.github.artemanufrij.webpin.appdata.xml b/data/com.github.artemanufrij.webpin.appdata.xml index ce7d50e..0243463 100644 --- a/data/com.github.artemanufrij.webpin.appdata.xml +++ b/data/com.github.artemanufrij.webpin.appdata.xml @@ -33,10 +33,11 @@ - - + + <

New:

    +
  • Moved to Meson
  • Support for local .html files

Translation: