.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH JAVAHELPER "1" "January 2008" "Javahelper Version 0.5" "User Commands" .SH NAME Javahelper \- Part of the Java Helper packaging tools Refer to the tutorials in /usr/share/doc/javahelper for more detail .SH SYNOPSIS .B jh_makepkg [\fIoptions\fR] .SH OPTIONS .HP \fB\-h\fR \fB\-\-help\fR: show this text .HP \fB\-V\fR \fB\-\-version\fR: show the version .HP \fB\-p\fR \fB\-\-package=\fR: Set the name of the package (defaults to directory name without version) .HP \fB\-m\fR \fB\-\-maintainer=\fR: Set the maintainer name (defaults to DEBFULLNAME, NAME, or the user's full name) .HP \fB\-e\fR \fB\-\-email=\fR: Set the maintainer email (defaults to DEBEMAIL EMAIL or user@host) .HP \fB\-v\fR \fB\-\-upstream=\fR: Set the upstream version (defaults to the directory name after a \-) .HP \fB\-c\fR \fB\-\-clean\fR: Tidy up common problems with Java source packages. Removes .class, .jar files and pre-built javadoc trees before creating the orig.tar.gz .IP Pick One: \fB\-l\fR \fB\-\-library\fR: This is a library package \fB\-a\fR \fB\-\-app\fR: This is an application package Pick One: \fB\-t\fR \fB\-\-ant\fR: Build with ant \fB\-k\fR \fB\-\-makefiles\fR: Build with make \fB\-n\fR \fB\-\-none\fR: Create own buildsystem Pick One: \fB\-d\fR \fB\-\-default\fR: Build with default free compiler \fB\-o\fR \fB\-\-openjdk\fR: Build with OpenJDK 6 \fB\-o7\fR \fB\-\-openjdk7\fR: Build with OpenJDK 7 \fB\-o8\fR \fB\-\-openjdk8\fR: Build with OpenJDK 8 \fB\-o9\fR \fB\-\-openjdk9\fR: Build with OpenJDK 9 \fB\-o10\fR \fB\-\-openjdk10\fR: Build with OpenJDK 10 \fB\-o11\fR \fB\-\-openjdk11\fR: Build with OpenJDK 11 .SS "Environment Variables:" .IP DEBEMAIL: Default maintainer email address EMAIL: Default maintainer email address DEBFULLNAME: Default maintainer name NAME: Default maintainer name