Skip to content

Wiselabs/simplexity-flatpak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flatpak build for Simplexity

This repository contains the Flathub manifest to deploy Simplexity available.

Setup

To build a Flatpak package, first add flathub remote:

flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

After, install the flatpak-builder:

flatpak install org.flatpak.Builder --user

Lint

To run lint tool in order to check manifest, execute:

flatpak run --command=flatpak-builder-lint org.flatpak.Builder manifest br.com.wiselabs.simplexity.yml

Build

To build and install locally, execute:

flatpak run org.flatpak.Builder build -v br.com.wiselabs.simplexity.yml --ccache --install-deps-from=flathub --force-clean --user --install

About

Flatpak build for Simplexity publishing

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors