GithubHelp home page GithubHelp logo

io.sourceforge.clonekeenplus's Introduction

cgenius-flatpak

Commander Genius Flatpak support

Building

flatpak-builder build-dir io.sourceforge.clonekeenplus.yml

Installing it

flatpak-builder --user --install build-dir io.sourceforge.clonekeenplus.yml

Running it

flatpak run io.sourceforge.clonekeenplus

Linting

Install linter

flatpak install flathub -y org.flatpak.Builder

Test the linter command

flatpak run --command=flatpak-builder-lint org.flatpak.Builder --help

Lint the Commander Genius build directory

flatpak run --command=flatpak-builder-lint org.flatpak.Builder builddir build-dir

io.sourceforge.clonekeenplus's People

Contributors

gerstrong avatar barthalion avatar

Watchers

 avatar  avatar James Cloos avatar  avatar

Forkers

gerstrong

io.sourceforge.clonekeenplus's Issues

Package shouldn't use --filesystem=~/.CommanderGenius:create

The permissions section of the App Requirements page for flathub says as follows:

Do not attempt to retain configs from non-flatpak installations. While possible it is recommended that flatpak installs stay self-contained.

You should instead be using --persist=.CommanderGenius to map what Commander Genius sees as ~/.CommanderGenius to ~/.var/app/io.sourceforge.clonekeenplus/.CommanderGenius if the upstream codebase doesn't provide flags for relocating it into XDG Base Directory Specification paths.

Among other things, I believe that's necessary for flatpak remove --delete-data to successfully remove downloaded game data when asked.

(And, more personally, it annoys me to have to go into Flatseal and manually make that change before first launch.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.