Provided by: listaller-devtools_0.5.8-2_amd64 bug

NAME

       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 <matthias@tenstral.net>.

COPYRIGHT

       Copyright © 2009-2012 Matthias Klumpp