lipkgen(1) 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).

AUTHOR

This manual page was written by Matthias Klumpp <[email protected]>.

COPYRIGHT


Copyright © 2009-2012 Matthias Klumpp