Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/10sr/pkgbuild

PKGBUILDs for ArchLinux
https://github.com/10sr/pkgbuild

Last synced: about 2 months ago
JSON representation

PKGBUILDs for ArchLinux

Awesome Lists containing this project

README

        

PKGBUILD
========

PKGBUILDs for Arch Linux.

Develop and Upload PKGBUILDs
-------------------

* Some prototypes are found at `/usr/share/pacman`.
* Clone `ssh://[email protected]/PKG.git` (might be an empty repository)
* Add source files and `.SRCINFO`, which can be generated by running
`mksrcinfo` (provided by `pkgbuild-introspection`)

refs
----

* [PKGBUILD - ArchWiki](https://wiki.archlinux.org/index.php/Pkgbuild)
* [Arch Packaging Standards - ArchWiki](https://wiki.archlinux.org/index.php/Arch_Packaging_Standards)
* [Creating packages - ArchWiki](https://wiki.archlinux.org/index.php/Creating_packages)
* [Arch User Repository - ArchWiki](https://wiki.archlinux.org/index.php/Arch_User_Repository)