Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Scripts for packaging Maliit plugins for use inside Flatpak containers

License

Notifications You must be signed in to change notification settings

sailfishos-flatpak/pkg-flatpak-maliit-plugin

Repository files navigation

DEPRICATED

Use https://github.com/flathub/org.kde.PlatformInputContexts.MaliitSailfishOS instead.

Old README below.

Packaging of Maliit plugin for Flatpak

Maliit plugin has to be incorporated into Flatpak runtime to get support for touchscreen keyboard. This is done by compiling the plugin against the supported Flatpak platforms, packaging them into Sailfish RPMs, installing as RPMs, and mounting the plugin into container during its run.

Building plugins

To build plugins, install flatpak-builder and setup the environment by running

prepare_platforms.sh

Build using

build_extensions.sh

This will create extension archives for supported architectures.

Building RPMs

Make a new project at OBS and upload there maliit.spec together with the built extension archives. The packages will be built by the service.

About

Scripts for packaging Maliit plugins for use inside Flatpak containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages