mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-19 23:48:25 -04:00
8293527dbdc1295a7ab816d2f11cd5791d6bbe7b
This lets us find all the "related" refs to a ref in a particular remote, or locally. These are the things we should automatically download or delete when installing/updating/uninstalling the ref. The implementation currently looks at all the extensions handled by the app/runtime. For debug extensions and extensions marked no-autodownload we only consider them related if its already locally installed. For locale extensions we always consider them related, but we only pull the current locale data for it.
Flatpak
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Description
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%