summaryrefslogtreecommitdiffstats
path: root/dev/prokit/prokit-build.8.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'dev/prokit/prokit-build.8.mdwn')
-rw-r--r--dev/prokit/prokit-build.8.mdwn71
1 files changed, 71 insertions, 0 deletions
diff --git a/dev/prokit/prokit-build.8.mdwn b/dev/prokit/prokit-build.8.mdwn
new file mode 100644
index 0000000..fefa5fc
--- /dev/null
+++ b/dev/prokit/prokit-build.8.mdwn
@@ -0,0 +1,71 @@
+[[!meta title="prokit-build"]]
+
+<a href="#NAME">NAME</a><br>
+<a href="#SYNOPSIS">SYNOPSIS</a><br>
+<a href="#DESCRIPTION">DESCRIPTION</a><br>
+<a href="#COPYRIGHT">COPYRIGHT</a><br>
+
+<hr>
+
+
+<h2>NAME
+<a name="NAME"></a>
+</h2>
+
+
+<p style="margin-left:11%; margin-top: 1em">prokit-build
+&minus; Build a package</p>
+
+<h2>SYNOPSIS
+<a name="SYNOPSIS"></a>
+</h2>
+
+
+<p style="margin-left:11%; margin-top: 1em"><b>prokit
+build</b> <i>root-dir</i> [<i>option</i> ...]
+<i>pkg-dir</i></p>
+
+<h2>DESCRIPTION
+<a name="DESCRIPTION"></a>
+</h2>
+
+
+<p style="margin-left:11%; margin-top: 1em"><i><b>prokit
+build</b></i> runs <b>opkbuild</b> to build a package in an
+isolated file system environment, temporarily installing any
+missing build dependencies.</p>
+
+<p style="margin-left:11%; margin-top: 1em"><i>option</i>s
+are <b>opkbuild</b> options. Run <i>prokit build -h .</i>
+for more information.</p>
+
+<p style="margin-left:11%; margin-top: 1em"><i>pkg-dir</i>
+is a source package directory.</p>
+
+<h2>COPYRIGHT
+<a name="COPYRIGHT"></a>
+</h2>
+
+
+<p style="margin-left:11%; margin-top: 1em">Copyright (C)
+2014 Patrick &quot;P. J.&quot; McDermott</p>
+
+<p style="margin-left:11%; margin-top: 1em">The ProteanOS
+Development Kit is free software: you can redistribute it
+and/or modify it under the terms of the GNU General Public
+License as published by the Free Software Foundation, either
+version 3 of the License, or (at your option) any later
+version.</p>
+
+<p style="margin-left:11%; margin-top: 1em">The ProteanOS
+Development Kit is distributed in the hope that it will be
+useful, but WITHOUT ANY WARRANTY; without even the implied
+warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+PURPOSE. See the GNU General Public License for more
+details.</p>
+
+<p style="margin-left:11%; margin-top: 1em">You should have
+received a copy of the GNU General Public License along with
+the ProteanOS Development Kit. If not, see
+&lt;http://www.gnu.org/licenses/&gt;.</p>
+