[New Package] flatpak (#5144)
* [Fix Package] bubblewrap
* [New Package] flatpak
* Bump version
* change /usr/local to #{CREW_PREFIX}
* Add binaries
* Added lto, built binaries, fixed version string,
* new binaries + wrapper script
* Disable setuid
* add dconf dependency
* modify wrapper
* current working build
- no sound
- The X11 DISPLAY variable isn't getting through.
- This is the sort of command that works after installing: flatpak run --socket=wayland org.videolan.VLC
* lint
* Current working build
* Need to unset GDK_PIXBUF_MODULE_FILE
* env variables need to be unset before running flatpak, not bubblewrap
* Add backported fixes patch, add unset variables to wrapper
* Update flatpak.rb
* Fix sha256sum on source
* add xdg_base to dependency list
* Fix patching
* Add wayland socket if running a package
* add user flag for non-run commands
* Update flatpak.rb
* Make sound work
* make sure CREW_OPTIONS is in configure line
* add xdg variables in postinstall
* more XDG variable logic
Co-authored-by: satmandu <satadru@gmail.com>
Showing
packages/flatpak.rb
0 → 100644
Please register or sign in to comment