lipkgen

lipkgen — Listaller package builder

Synopsis

lipkgen {-b} [OPTION ...]

Description

This manual page documents briefly the lipkgen command.

lipkgen is a simple tool to build IPK application packages directly from software sources or binary files using a package recipe.

Options

-b, --build

Build IPK package using the IPK source files in the ipkinstall folder in current directory.

-s, --sourcedir=DIRECTORY

Set the IPK package source directory.

-o, --outdir=DIRECTORY

Set an output path were the resulting package should be saved.

--sign

Sign the resulting package with your GPG key.

--version

Display version number of lipkgen

--verbose

Turn on verbose mode (this can be used for debugging).

See Also

runapp (1), lipa(1).

Additional documentation can be found on http://listaller.tenstral.net.

AUTHOR

This manual page was written by Matthias Klumpp .