# pithosfly environment var is set in environment.sh
# already installed
-if type -t pithos &>/dev/null; then
- exit 0
-fi
+# if type -t pithos &>/dev/null; then
+# exit 0
+# fi
# this doesn't update automatically, so
python3-pylast gir1.2-appindicator3-0.1 gir1.2-keybinder-3.0 gnome-icon-theme-symbolic libxml2-utils gvfs
cd /a/opt/Pithosfly
-./autogen.sh
-make
-sudo make install
+meson build
+ninja -C build