{"id":17998953,"url":"https://github.com/albin-johansson/download-sdl2","last_synced_at":"2025-04-04T07:12:20.127Z","repository":{"id":65155317,"uuid":"346513474","full_name":"albin-johansson/download-sdl2","owner":"albin-johansson","description":"An action for downloading SDL2 sources and binaries on Windows, using MSVC.","archived":false,"fork":false,"pushed_at":"2021-08-20T13:09:32.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T13:51:59.024Z","etag":null,"topics":["actions","ci","dependency","download","msvc","sdl2","windows"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/albin-johansson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-10T22:50:23.000Z","updated_at":"2023-01-17T07:41:36.000Z","dependencies_parsed_at":"2023-01-05T13:18:22.556Z","dependency_job_id":null,"html_url":"https://github.com/albin-johansson/download-sdl2","commit_stats":{"total_commits":27,"total_committers":1,"mean_commits":27.0,"dds":0.0,"last_synced_commit":"d4e9339339b31b200ada5c7530d5eadad01576c2"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albin-johansson%2Fdownload-sdl2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albin-johansson%2Fdownload-sdl2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albin-johansson%2Fdownload-sdl2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albin-johansson%2Fdownload-sdl2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albin-johansson","download_url":"https://codeload.github.com/albin-johansson/download-sdl2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135161,"owners_count":20889421,"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":["actions","ci","dependency","download","msvc","sdl2","windows"],"created_at":"2024-10-29T22:09:21.615Z","updated_at":"2025-04-04T07:12:20.094Z","avatar_url":"https://github.com/albin-johansson.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# download-sdl2\n\nThis is an action for downloading SDL2 sources and runtime binaries on Windows using MSVC.\n\nThe downloaded headers will be stored under `sources_destination`, in a separate `SDL2-X.Y.Z` folder, where `X.Y.Z` corresponds to the `version` parameter, e.g. `2.0.14`. The `binaries_destination` is the folder where all the runtime binaries (`.dll` files) will be stored.\n\nNote, you will have to make sure that the destination folders exist before invoking the action.\n\n## Usage\n\n```yml\n- name: Download SDL2\n  uses: albin-johansson/download-sdl2@latest\n  with:\n    sources_destination: .\n    binaries_destination: bin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbin-johansson%2Fdownload-sdl2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbin-johansson%2Fdownload-sdl2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbin-johansson%2Fdownload-sdl2/lists"}