{"id":19704943,"url":"https://github.com/fspv/flatpaks","last_synced_at":"2026-06-09T18:31:42.495Z","repository":{"id":170634034,"uuid":"646823775","full_name":"fspv/flatpaks","owner":"fspv","description":"My Flatpaks","archived":false,"fork":false,"pushed_at":"2025-11-19T09:37:10.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-11T16:48:12.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fspv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-29T12:25:01.000Z","updated_at":"2025-08-25T13:15:34.000Z","dependencies_parsed_at":"2024-11-11T21:26:57.874Z","dependency_job_id":"8fdfea69-4298-4526-b8ea-a6bd28f35587","html_url":"https://github.com/fspv/flatpaks","commit_stats":null,"previous_names":["fspv/flatpaks"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/fspv/flatpaks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspv%2Fflatpaks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspv%2Fflatpaks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspv%2Fflatpaks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspv%2Fflatpaks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fspv","download_url":"https://codeload.github.com/fspv/flatpaks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspv%2Fflatpaks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34121021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T21:25:20.487Z","updated_at":"2026-06-09T18:31:42.475Z","avatar_url":"https://github.com/fspv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build\n```sh\nsudo apt-get install flatpak-builder\n```\n\nor\n```sh\nnix-shell -p flatpak-builder\n```\n\nAnd then run this\n\n```sh\nflatpak install org.freedesktop.Sdk\ngit config --global protocol.file.allow always\n\n./build.sh org.swaywm.sway\n```\n\n# Dependency versions upgrades\nTo automatically fetch the latest versions of all the dependencies, please run:\n\n```sh\nvirtualenv .venv\n.venv/bin/python check_versions.py org.swaywm.sway/org.swaywm.sway.yaml\n```\n\nIt is not very precise, for example, it can tell that `xcb-util-0.4.1` is different from `xcb-util-0.4.1-gitlab`. Also it doesn't work for some types of repos. But it is good enough as a starting point.\n\nKeep in mind that you don't always want to update to the absolute latest version, as they might be incompatible. But in most of the cases it is a good idea.\n\n# Debug\n\nTo list all the files, that go into the final package you can do this\n\n```sh\nfind \"$(flatpak info --show-location org.swaywm.sway)\" -type f | sed \"s|^$(flatpak info --show-location org.swaywm.sway)/||\"\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffspv%2Fflatpaks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffspv%2Fflatpaks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffspv%2Fflatpaks/lists"}