{"id":29001714,"url":"https://github.com/libsdl2pp/libsdl2pp-template","last_synced_at":"2025-07-29T06:04:13.794Z","repository":{"id":33519016,"uuid":"37165027","full_name":"libSDL2pp/libSDL2pp-template","owner":"libSDL2pp","description":"Template for libSDL2pp-based project","archived":false,"fork":false,"pushed_at":"2015-11-25T22:14:27.000Z","size":15,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T09:12:04.120Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libSDL2pp.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}},"created_at":"2015-06-09T23:52:35.000Z","updated_at":"2021-10-19T22:21:32.000Z","dependencies_parsed_at":"2022-09-12T16:51:38.489Z","dependency_job_id":null,"html_url":"https://github.com/libSDL2pp/libSDL2pp-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/libSDL2pp/libSDL2pp-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libSDL2pp%2FlibSDL2pp-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libSDL2pp%2FlibSDL2pp-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libSDL2pp%2FlibSDL2pp-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libSDL2pp%2FlibSDL2pp-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libSDL2pp","download_url":"https://codeload.github.com/libSDL2pp/libSDL2pp-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libSDL2pp%2FlibSDL2pp-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267638651,"owners_count":24119764,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":"2025-06-25T09:11:54.367Z","updated_at":"2025-07-29T06:04:13.780Z","avatar_url":"https://github.com/libSDL2pp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libSDL2pp project template\n\nThis is a template for libSDL2pp-using projects. It contains:\n\n* libSDL2pp submodule\n* GPLv3 license\n* Readme file\n* Simple libSDL2pp program\n* CMakeLists.txt to build the project\n* Travis CI config file\n\nTo use it, just clone this repository, squash all commits into\nsingle one it if you want and replace a number of ```fixme```\nplaceholders with names approproate for your prokect:\n\n* CMakeLists.txt:\n  * Project name\n  * Variable names for headers and sources\n  * Main target name\n* main.cc:\n  * Project name in license header (4 times)\n  * Main window title\n* README.md:\n  * Header\n  * GitHub user and project names in travis icon\n  * Project description\n  * URL for your GitHub profile\n\nTo make sure you've changed everything:\n\n```\ngrep -Ri fixme *\n```\n\n*Finally, remove everything up to the following line and have fun developing your libSDL2pp-using project!*\n\n---\n\n# FIXME_NAME\n\n[![Build Status](https://travis-ci.org/FIXME_USER/FIXME_PROJECT.svg?branch=master)](https://travis-ci.org/FIXME_USER/FIXME_PROJECT)\n\nFIXME_DESCRIPTION\n\n## Building\n\nDependencies:\n\n* [CMake](http://www.cmake.org/)\n* [SDL2](http://libsdl.org/)\n* [SDL2_image](https://www.libsdl.org/projects/SDL_image/)\n\nThe project also uses libSDL2pp, C++11 bindings library for SDL2.\nIt's included into git repository as a submodule, so if you've\nobtained source through git, don't forget to run ```git submodule\ninit \u0026\u0026 git submodule update```.\n\nTo build the project, run:\n\n```\ncmake . \u0026\u0026 make\n```\n\n## Author\n\n* [FIXME_NAME](https://github.com/FIXME_USER) \u003cFIXME_EMAIL\u003e\n\n## License\n\nGPLv3 or later, see COPYING\n\nThe project also bundles third party software under its own licenses:\n\n* extlibs/libSDL2pp (C++11 SDL2 wrapper library) - zlib license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsdl2pp%2Flibsdl2pp-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibsdl2pp%2Flibsdl2pp-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsdl2pp%2Flibsdl2pp-template/lists"}