{"id":42364862,"url":"https://github.com/devinsmith/glibretro","last_synced_at":"2026-01-27T18:03:03.181Z","repository":{"id":227951309,"uuid":"772793950","full_name":"devinsmith/glibretro","owner":"devinsmith","description":"A \"modernized\" version of a retro version of glib","archived":false,"fork":false,"pushed_at":"2025-03-12T19:14:08.000Z","size":176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T19:33:08.926Z","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/devinsmith.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-15T23:09:41.000Z","updated_at":"2025-03-12T18:33:05.000Z","dependencies_parsed_at":"2025-03-12T19:26:49.817Z","dependency_job_id":"abb5fed3-f6fe-4f63-8311-76bac419333c","html_url":"https://github.com/devinsmith/glibretro","commit_stats":null,"previous_names":["devinsmith/glibretro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devinsmith/glibretro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinsmith%2Fglibretro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinsmith%2Fglibretro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinsmith%2Fglibretro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinsmith%2Fglibretro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinsmith","download_url":"https://codeload.github.com/devinsmith/glibretro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinsmith%2Fglibretro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28817789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:01:38.485Z","status":"ssl_error","status_checked_at":"2026-01-27T18:01:27.499Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2026-01-27T18:02:00.550Z","updated_at":"2026-01-27T18:03:03.177Z","avatar_url":"https://github.com/devinsmith.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# glib 1.x\n\nA fork of glib 1.2.10, mostly for retro projects, using CMake on modern systems.\n\nThe original glib 1.x targeted many different platforms. In order to reduce\nthe maintenance burden, support for anything non-Posix has been removed. This\nmeans there is very little configuration support for checking for the presence\nof basic headers like string.h, sys/time.h, etc. The build currently assumes\nthey exist. As such this fork is likely to only compile and work on Linux and\nBSD systems. It currently also requires a C89 or higher compiler.\n\nThis fork compiles gthread (pthread) and gmodule (libdl) directly into the\nglib library.\n\n# Dependencies\n\nThe glib library requires the following:\n* pthreads\n\n# Building\n\nThe current project uses CMake to build the library:\n\n```\nmkdir build\ncd build\ncmake ..\nmake\nmake install\n```\n\n# License\n\nglib is licensed under version 2.1 of the LGPL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinsmith%2Fglibretro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinsmith%2Fglibretro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinsmith%2Fglibretro/lists"}