{"id":20020064,"url":"https://github.com/vufa/arch-makepkg-action","last_synced_at":"2025-05-04T23:32:26.726Z","repository":{"id":65162265,"uuid":"372155881","full_name":"vufa/arch-makepkg-action","owner":"vufa","description":"Github action for building archlinux packages","archived":false,"fork":false,"pushed_at":"2023-01-16T05:35:20.000Z","size":36,"stargazers_count":14,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T04:34:00.331Z","etag":null,"topics":["action","archlinux","aur"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/build-archlinux-package","language":"Dockerfile","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/vufa.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-05-30T07:55:14.000Z","updated_at":"2024-12-15T10:39:16.000Z","dependencies_parsed_at":"2023-02-10T01:16:32.831Z","dependency_job_id":null,"html_url":"https://github.com/vufa/arch-makepkg-action","commit_stats":{"total_commits":26,"total_committers":3,"mean_commits":8.666666666666666,"dds":"0.15384615384615385","last_synced_commit":"14ea6c8f195955fe5933c5a4b1e6917979576014"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vufa%2Farch-makepkg-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vufa%2Farch-makepkg-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vufa%2Farch-makepkg-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vufa%2Farch-makepkg-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vufa","download_url":"https://codeload.github.com/vufa/arch-makepkg-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252414586,"owners_count":21744133,"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":["action","archlinux","aur"],"created_at":"2024-11-13T08:29:45.777Z","updated_at":"2025-05-04T23:32:26.417Z","avatar_url":"https://github.com/vufa.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arch-makepkg-action\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/vufa/arch-makepkg-action/actions\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/vufa/arch-makepkg-action/build-docker.yml?logo=github\u0026style=flat-square\" alt=\"Build Status\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://hub.docker.com/r/countstarlight/makepkg\"\u003e\n    \u003cimg src=\"https://img.shields.io/docker/pulls/countstarlight/makepkg?logo=docker\u0026style=flat-square\" alt=\"Docker pulls\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/vufa/arch-makepkg-action/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/vufa/arch-makepkg-action?style=flat-square\" alt=\"License\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThis create a package using the PKGBUILD on the root of the repository\n\n## Usage\n\n```yaml\nsteps:\n- name: Build archlinux package\n  uses: vufa/arch-makepkg-action@master\n  with:\n    repos: \u003e\n      exampleRepo=http://example.org/repos/$repo/$arch\n    before: \"echo hello\"\n    packages: \u003e\n      p7zip\n      wine\n    scripts: \"makepkg\"\n```\n\nThen you can upload the artifact with your package name and version specified\non the PKGBUILD\n\n## Real-world applications\n\n* [deepin-wine-tim-arch](https://github.com/vufa/deepin-wine-tim-arch/actions)  |  [ci.yml](https://github.com/vufa/deepin-wine-tim-arch/blob/action/.github/workflows/ci.yml) |  ![Build Status](https://img.shields.io/github/actions/workflow/status/vufa/deepin-wine-tim-arch/ci.yml?logo=github\u0026style=flat-square)\n\n* [deepin-wine-wechat-arch](https://github.com/vufa/deepin-wine-wechat-arch/actions)  |  [ci.yml](https://github.com/vufa/deepin-wine-wechat-arch/blob/action/.github/workflows/ci.yml) | ![Build Status](https://img.shields.io/github/actions/workflow/status/vufa/deepin-wine-wechat-arch/ci.yml?logo=github\u0026style=flat-square)\n\n* [deepin-wine-qq-arch](https://github.com/vufa/deepin-wine-qq-arch/actions) |  [ci.yml](https://github.com/vufa/deepin-wine-qq-arch/blob/action/.github/workflows/ci.yml)  |  ![Build Status](https://img.shields.io/github/actions/workflow/status/vufa/deepin-wine-qq-arch/ci.yml?logo=github\u0026style=flat-square)\n\n## License\nThe scripts and documentation in this project are released under the [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvufa%2Farch-makepkg-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvufa%2Farch-makepkg-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvufa%2Farch-makepkg-action/lists"}