ItachiSan / obs-build

OBS build script, can be used with OBS or stand alone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a tool to build binary packages in a safe and reproducible
way. The default is to build in a chroot sandbox, but it also
supports building in a virtual machine for better security.

The build tool can work with multiple package and recipe formats.
The currently supported package formats are deb, rpm, and arch.
The supported recipe formats are spec, dsc, kiwi, and PKGBUILD.

See the man page for more information.

About

OBS build script, can be used with OBS or stand alone

License:GNU General Public License v2.0


Languages

Language:Perl 72.1%Language:Shell 23.4%Language:C 1.8%Language:Roff 1.6%Language:Makefile 0.7%Language:Python 0.4%Language:Dockerfile 0.1%