hosiet / ppa

Personal Debian Package Archive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Debian Package Builder Script Collection

This is the build system used for my personal debian repository.

Usage

Use buildpkg tool (in the root directory) to build selected package. See buildpkg --help for details.

By default, it will run debian/rules get-orig-source to prepare upstream source packages (you will need Internet connection to do so), then call debuild to build the package.

LICENSE

All the files in debuild/ directory are licensed according to <package-name>/debian/copyright file. Other scripts are put into public domain using CC0 1.0 Universal.

About

Personal Debian Package Archive

License:Creative Commons Zero v1.0 Universal


Languages

Language:Groff 45.5%Language:Python 23.7%Language:Makefile 18.9%Language:Shell 11.8%