Skip to content
Snippets Groups Projects
  1. Aug 16, 2021
  2. Aug 13, 2021
    • Simon McVittie's avatar
      suites: Remove misleading comments · 8f54d7cf
      Simon McVittie authored
      
      heavy and soldier have public apt repositories now, so the sources.list
      that we were already generating will update from those repositories.
      
      heavy follows the same pattern as scout: the beta apt suite tracks
      the beta Steam client, and the stable apt suite (which is the one we
      use in practice) tracks the general-availability Steam client.
      
      soldier is similar, but because it isn't bundled in Steam, the beta and
      stable apt suites track the beta and stable SteamLinuxRuntime_soldier
      depots instead.
      
      sniper and medic are not in production use and not yet available to the
      public, but it is very likely that when they appear, they will have
      the same setup as soldier, so the comments in those files don't
      really add any value either.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      8f54d7cf
  3. Jul 08, 2021
  4. Jul 07, 2021
  5. Jul 02, 2021
  6. Jun 29, 2021
  7. May 27, 2021
  8. Apr 29, 2021
  9. Mar 31, 2021
  10. Mar 19, 2021
    • Simon McVittie's avatar
      runtimes: Only create xdg-email, xdg-open if appropriate · b6847f57
      Simon McVittie authored
      
      If a runtime already contains /usr/bin/xdg-email or /usr/bin/xdg-open,
      don't overwrite it. This is a prerequisite for being able to install
      our own version of xdg-open that handles certain URI schemes such as
      steam: more cleverly.
      
      Conversely, if a runtime doesn't contain flatpak-xdg-utils (heavy
      currently doesn't), then don't create these symlinks. This means we can
      use the same code for everything, including heavy.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      b6847f57
  11. Jan 14, 2021
  12. Dec 01, 2020
  13. Nov 25, 2020
Loading