{"id":19888592,"url":"https://github.com/pedroediaz/xbps-make","last_synced_at":"2026-06-10T19:31:25.894Z","repository":{"id":244627247,"uuid":"815788198","full_name":"PedroEdiaz/xbps-make","owner":"PedroEdiaz","description":"Minimal Package Builder for XBPS","archived":false,"fork":false,"pushed_at":"2025-05-20T21:40:46.000Z","size":41,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-20T22:17:22.207Z","etag":null,"topics":["make","posix","repo","repositories","void","void-linux","void-packages","voidlinux","xbps","xbps-src"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PedroEdiaz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-16T06:43:49.000Z","updated_at":"2025-05-20T21:52:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc964fcb-a876-40b1-89fc-97876a6bc4f7","html_url":"https://github.com/PedroEdiaz/xbps-make","commit_stats":null,"previous_names":["pedroediaz/xbps-make"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PedroEdiaz/xbps-make","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroEdiaz%2Fxbps-make","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroEdiaz%2Fxbps-make/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroEdiaz%2Fxbps-make/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroEdiaz%2Fxbps-make/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PedroEdiaz","download_url":"https://codeload.github.com/PedroEdiaz/xbps-make/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroEdiaz%2Fxbps-make/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34168086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["make","posix","repo","repositories","void","void-linux","void-packages","voidlinux","xbps","xbps-src"],"created_at":"2024-11-12T18:07:40.792Z","updated_at":"2026-06-10T19:31:25.888Z","avatar_url":"https://github.com/PedroEdiaz.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xbps-make: Minimal Package Builder for XBPS\nA lightweight, POSIX-compliant Makefile wrapper to automate building packages \nfor the XBPS package manager (used in Void Linux). Designed for developers who\nwant a simple, scriptable interface to streamline package builds without \ncomplex tooling.\n\n## Features\n- Minimal dependecies (coreutils, xbps, bmake, git, curl, sed, tar, gzip)\n- Declarative build system\n- Hackable for other package managments\n- Rebuilds only when necessary\n\n## Usage\n```sh\n\tbmake devel/tcc.src   # download source\n\tbmake devel/tcc.xbps  # build and make package\n\tbmake clean           # clean build directory if failed\n```\n\n## Options\nYou can customize behavior with these environment variables:\n\nVariable|Description\n--------|------------\nMAN=no|Skip installinkg man pages\nPOSIX=no|Skip installing POSIX-compilant options\nBUILDDIR=path|Set custom path to compile `.src` files\nCACHEDIR=path|Set custom cache directory fo `.src` files\nXBPSDIR=path|Set custom path to output directory for `.xbps` packages\n\n## Warning\n- This project is built with `bmake` (NetBSD make). Other POSIX-compliant make tools should work, but haven't been tested.\n- *GNU Make is not supported* — its include syntax is incompatible with POSIX make.\n\n## Licence\n0BSD – Zero Clause BSD License. See [LICENSE](./LICENSE) for details.\nFeel free to use, modify, and share freely — no restrictions.\n\n## Contributing\nContributions are welcome! Feel free to submit issues or pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroediaz%2Fxbps-make","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedroediaz%2Fxbps-make","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroediaz%2Fxbps-make/lists"}