{"id":16209243,"url":"https://github.com/gilzoide/raylib-meson-template","last_synced_at":"2026-01-31T21:41:29.090Z","repository":{"id":70590548,"uuid":"329139092","full_name":"gilzoide/raylib-meson-template","owner":"gilzoide","description":"Minimal template project for C/C++ applications using raylib built using Meson","archived":false,"fork":false,"pushed_at":"2024-09-24T00:00:34.000Z","size":8,"stargazers_count":22,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T08:45:36.567Z","etag":null,"topics":["meson","raylib","template"],"latest_commit_sha":null,"homepage":"","language":"Meson","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gilzoide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["gilzoide"],"patreon":null,"open_collective":null,"ko_fi":"gilzoide","tidelift":null,"community_bridge":null,"liberapay":"gilzoide","issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2021-01-12T23:26:20.000Z","updated_at":"2025-05-28T21:57:30.000Z","dependencies_parsed_at":"2024-11-03T15:01:25.153Z","dependency_job_id":"1a4084f0-1b46-43b8-961b-46ea46fcf54c","html_url":"https://github.com/gilzoide/raylib-meson-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/gilzoide/raylib-meson-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2Fraylib-meson-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2Fraylib-meson-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2Fraylib-meson-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2Fraylib-meson-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilzoide","download_url":"https://codeload.github.com/gilzoide/raylib-meson-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilzoide%2Fraylib-meson-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28956759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["meson","raylib","template"],"created_at":"2024-10-10T10:28:53.486Z","updated_at":"2026-01-31T21:41:29.071Z","avatar_url":"https://github.com/gilzoide.png","language":"Meson","funding_links":["https://github.com/sponsors/gilzoide","https://ko-fi.com/gilzoide","https://liberapay.com/gilzoide"],"categories":[],"sub_categories":[],"readme":"# Minimal raylib + Meson C/C++ template\nMinimal template project for C/C++ applications using [raylib](https://www.raylib.com/) built using [Meson](https://mesonbuild.com/).\n\n## Setting up\nNative builds:\n```sh\n$ meson setup build\n# compile with\n$ meson compile -C build\n```\n\nWeb builds:\n```sh\n$ meson setup --cross-file cross-file/web.ini build/web\n# compile with\n$ meson compile -C build/web\n```\n\nCross-compiled Windows builds using [MinGW](http://mingw.org):\n```sh\n$ meson setup --cross-file cross-file/windows32.ini build/win32\n# compile with\n$ meson compile -C build/win32\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilzoide%2Fraylib-meson-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilzoide%2Fraylib-meson-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilzoide%2Fraylib-meson-template/lists"}