From 56c323c49cd8c334c6a3e35bc777d9c220786645 Mon Sep 17 00:00:00 2001 From: erebion Date: Sun, 7 Sep 2025 00:13:50 +0200 Subject: [PATCH] clean up instructions, fix and probably add some typos --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 30198f5..5a91617 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,6 @@ Some notes on getting the UBPorts OpenStore support of FuriOS to run on Mobian. -gnome-software -gnome-software-plugin-openstore -furios-lomiri-app-support -store-provider - ## Packages Repos from which packages will have to be built: @@ -19,16 +14,17 @@ Repos from which packages will have to be built: ### furios-lomiri-app-support -- debian/control -> coould not build/find dependency qml-module-lomiri-syncmonitor, simply removed it +- debian/changelog missing -> requires adding a dummy changelog in order to build a package +- debian/control -> could not build/find dependency qml-module-lomiri-syncmonitor, simply removed it - syncing calendars will not work in UBPorts apps ### gnome-software-plugin-openstore -- debian/changelog -> requires adding a dummy changelog in order to build a package +- debian/changelog missing -> requires adding a dummy changelog in order to build a package ### store-provider -- debian/changelog -> requires adding a dummy changelog in order to build a package +- debian/changelog missing -> requires adding a dummy changelog in order to build a package ## Installing @@ -49,7 +45,7 @@ Debug output reveals: Failed to refresh plugin 'openstore': GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name io.FuriOS.OpenStore was not provided by any .service files ``` -I notied that service is part of `/usr/share/dbus-1/services/io.FuriOS.OpenStore.service` +I noticed that service is part of `/usr/share/dbus-1/services/io.FuriOS.OpenStore.service` This file contains: