{"id":13831024,"url":"https://github.com/flatpak/flatpak-builder","last_synced_at":"2025-04-06T18:17:29.671Z","repository":{"id":38419984,"uuid":"101387884","full_name":"flatpak/flatpak-builder","owner":"flatpak","description":"Tool to build flatpaks from source","archived":false,"fork":false,"pushed_at":"2024-04-08T02:48:18.000Z","size":8465,"stargazers_count":134,"open_issues_count":188,"forks_count":90,"subscribers_count":16,"default_branch":"main","last_synced_at":"2024-04-22T09:15:22.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flatpak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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}},"created_at":"2017-08-25T09:18:35.000Z","updated_at":"2024-04-23T12:23:32.042Z","dependencies_parsed_at":"2024-02-22T21:30:04.152Z","dependency_job_id":"fb4f6bfd-cfbd-4c8c-b63e-4dabf70b633b","html_url":"https://github.com/flatpak/flatpak-builder","commit_stats":{"total_commits":3266,"total_committers":144,"mean_commits":"22.680555555555557","dds":0.3646662584200857,"last_synced_commit":"4b8e9ce76678be537dce6adc43dc96904fb833b6"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatpak%2Fflatpak-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatpak%2Fflatpak-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatpak%2Fflatpak-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatpak%2Fflatpak-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flatpak","download_url":"https://codeload.github.com/flatpak/flatpak-builder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247526768,"owners_count":20953143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-08-04T10:01:15.597Z","updated_at":"2025-04-06T18:17:29.643Z","avatar_url":"https://github.com/flatpak.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/flatpak/flatpak/main/flatpak.png\" alt=\"Flatpak icon\"/\u003e\n\u003c/p\u003e\n\n`flatpak-builder` is a tool for building [flatpaks](https://flatpak.org) from sources.\n\nIt reads a JSON or YAML based manifest to automatically download, build, and install projects which eventually get exported into a flatpak.\n\nFor information on the manifest format see `man flatpak-manifest`. A JSON Schema for this format is [available here](https://github.com/flatpak/flatpak-builder/blob/main/data/flatpak-manifest.schema.json).\n\nTo use the JSON schema, in [an editor with support](https://code.visualstudio.com/docs/languages/json) for schemas, you can include this line in your manifest: \n\n```json\n  \"$schema\": \"https://raw.githubusercontent.com/flatpak/flatpak-builder/main/data/flatpak-manifest.schema.json\"\n```\n\nFor information on the command-line tool see `man flatpak-builder` or the [online documentation](https://docs.flatpak.org/en/latest/flatpak-builder-command-reference.html).\n\n# Installation\n\nFlatpak-builder uses the [Meson build system](https://mesonbuild.com/). To build just do:\n```sh\n meson setup _build\n meson install -C _build\n```\n\nConfigure arguments are documented in `meson_options.txt`.\n\n## Runtime dependencies\n\nThe `flatpak-builder` tool requires `flatpak` being available on the host to\nfunction. Depending on the manifest used it also requires some commands be available on\nthe host.\n\nVery commonly used:\n\n * sh\n * patch\n * tar\n * cp\n * git\n * 7z\n * unzip\n\nRarely used:\n\n * rpm2cpio \u0026 cpio\n * svn\n * bzr\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflatpak%2Fflatpak-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflatpak%2Fflatpak-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflatpak%2Fflatpak-builder/lists"}