• saltedcoffii's avatar
    [New Package] flatpak (#5144) · bed4effe
    saltedcoffii authored
    * [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: default avatarsatmandu <satadru@gmail.com>
    bed4effe
flatpak.rb 5.48 KB