{"id":29246764,"url":"https://github.com/blocksds/gbajpeg","last_synced_at":"2025-07-03T23:06:19.354Z","repository":{"id":206751320,"uuid":"717616872","full_name":"blocksds/gbajpeg","owner":"blocksds","description":"Public Domain library designed to load JPEG files on GBA.","archived":false,"fork":false,"pushed_at":"2025-01-14T01:33:47.000Z","size":76,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-14T02:32:19.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blocksds.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,"publiccode":null,"codemeta":null}},"created_at":"2023-11-12T02:26:59.000Z","updated_at":"2025-01-14T01:33:50.000Z","dependencies_parsed_at":"2024-02-28T18:48:56.630Z","dependency_job_id":"742b6c73-3cd1-4eb0-8c30-f316cd3447ad","html_url":"https://github.com/blocksds/gbajpeg","commit_stats":null,"previous_names":["blocksds/gbajpeg"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blocksds/gbajpeg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocksds%2Fgbajpeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocksds%2Fgbajpeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocksds%2Fgbajpeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocksds%2Fgbajpeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blocksds","download_url":"https://codeload.github.com/blocksds/gbajpeg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocksds%2Fgbajpeg/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263416471,"owners_count":23463144,"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":"2025-07-03T23:06:17.302Z","updated_at":"2025-07-03T23:06:19.324Z","avatar_url":"https://github.com/blocksds.png","language":"C","funding_links":[],"categories":["Ports of libraries to NDS"],"sub_categories":[],"readme":"# gbajpeg\n\n## 1. Introduction\n\nThis is a library written by Burton Radons designed to decode JPEG files on the\nGBA. It's meant to use as few resources as possible, which also makes it very\nconvenient for other platforms like the NDS.\n\nThe library was released under the public domain.\n\nYou can see the original website in the Web Archive\n[here](https://web.archive.org/web/20230130121359/http://members.iinet.net.au/~freeaxs/gbacomp/#Displaying%20a%20JPEG%20Image%20on%20the%20GBA).\n\nThis repository contains the library with a few fixes and a build system so that\nthe library can be integrated with [BlocksDS](https://github.com/blocksds), a\nSDK to develop applications for Nintendo DS.\n\nNote: Progressive and lossless JPEG files aren't supported.\n\n## 2. Install\n\nYou can install this library with `wf-pacman` directly:\n\n```bash\nwf-pacman -Sy blocksds-gbajpeg\n```\n\nIf you want to build the library from source, simply run this to build and\ninstall the library in your BlocksDS environment:\n\n```bash\nmake install\n```\n\n## 3. Example\n\nOnce you have installed the library, go to the folder of the example and run:\n\n```bash\nmake\n```\n\nThis will generate a NDS file that you can test with flashcards or emulators.\n\n## License\n\nThis library is released under the public domain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblocksds%2Fgbajpeg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblocksds%2Fgbajpeg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblocksds%2Fgbajpeg/lists"}