Giter Site home page Giter Site logo

Snap package of gamehub about gamehub HOT 3 CLOSED

tkashkin avatar tkashkin commented on May 17, 2024
Snap package of gamehub

from gamehub.

Comments (3)

tkashkin avatar tkashkin commented on May 17, 2024

@thefenriswolf Thanks, I wanted to do this myself initially, I've tried with flatpak with some success.

The main issues with flatpak are:

  • Games must be in sandbox, some sort of runtime must be bundled (maybe Steam Runtime, but I'm not sure it helps)
  • Ideally there should be basic integration with Steam client: app should be able to read Steam configs, library folders and interact with client through steam:// uri scheme

Are snaps as strictly sandboxed as flatpaks? How well can it be integrated with the system?

from gamehub.

thefenriswolf avatar thefenriswolf commented on May 17, 2024

Snap sandboxing is done via apparmor confinement, more info here.
I've put gamehub in strict confinement and gave it explicit access to the users home folder so it can see files in /home/$user/.steam

from gamehub.

tkashkin avatar tkashkin commented on May 17, 2024

@thefenriswolf Your snap contains nothing but snap metadata (it's the case at least for sudo snap install gamehub-fenriswolf --edge).

I've tried to do snap package and got it to launch at least. It's still broken as hell and I'm not sure if it makes any sense to try to improve it.

https://github.com/tkashkin/GameHub/blob/master/snap/snapcraft.yaml

It builds on Ubuntu 16.04 VM, but needs newer valac and some updated libs.

Prebuilt snap is in 0.6.0 release.

from gamehub.

Related Issues (20)

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.