clean up instructions, fix and probably add some typos

This commit is contained in:
erebion 2025-09-07 00:13:50 +02:00
commit 56c323c49c

View file

@ -2,11 +2,6 @@
Some notes on getting the UBPorts OpenStore support of FuriOS to run on Mobian. 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 ## Packages
Repos from which packages will have to be built: 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 ### 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 - syncing calendars will not work in UBPorts apps
### gnome-software-plugin-openstore ### 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 ### 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 ## 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 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: This file contains: