Skip to content

pdureau/flatpak-manifests

Repository files navigation

Flatpak manifests

Manifest files for missing flatpak apps.

Transmission

A GTK3 BitTorrent client:

This manifest is obsolete:

Gradio

A GTK3 app for finding and listening to internet radio stations:

This manifest is obsolete:

Ludo

A minimalist frontend for emulators.

Dependencies:

  • org.freedesktop.Platform 19.08
  • org.freedesktop.Sdk 19.08
  • org.freedesktop.Sdk.Extension.golang

Build as a Flatpak package:

git clone https://github.com/pdureau/flatpak-manifests.git
cd flatpak-manifests
make ludo

Deploy from your local repository:

flatpak remote-add --user local "file://`pwd`/repo" --no-gpg-verify
flatpak install --user local com.libretro.Ludo

Because this manifest expects a network access during building, it may not be accepted by flathub team.

Colophon

From Oct 2015 to Dec 2016, this repository was a fork of alexlarsson/nightly-build-apps known as pdureau/nightly-build-apps. With the advent of flatpak builder, it became cleaner to keep it as a new repository.

About

Manifest files for missing flatpak apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published