CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Added section to pkgadd.conf in order to avoid .la files
[pkgutils-cross.git] / pkgmk.conf.5.in
index 36a26c1b7e82b0e47f3f27b4c82190100c2e3fef..f5adb9c34497cc931ea46423bba1cc3b0b53f4bb 100644 (file)
@@ -19,6 +19,11 @@ Set C++ compiler options.
 .br
 Default: none
 .TP
 .br
 Default: none
 .TP
+\fBexport MAKEFLAGS='STRING'\fP
+Set make options.
+.br
+Default: none
+.TP
 \fBPKGMK_SOURCE_MIRRORS=('STRING')\fP
 Set mirrors to check and download source archives from.
 .br
 \fBPKGMK_SOURCE_MIRRORS=('STRING')\fP
 Set mirrors to check and download source archives from.
 .br
@@ -39,6 +44,10 @@ Set directory for building packages.
 .br
 Default: '\fBfoo\fP/work', where \fBfoo\fP is the directory of the Pkgfile.
 .TP
 .br
 Default: '\fBfoo\fP/work', where \fBfoo\fP is the directory of the Pkgfile.
 .TP
+\fBPKGMK_WGET_OPTS='STRING'\fP
+Additional options for wget(1), which is used by pkgmk to download all files.
+.br
+.TP
 \fBPKGMK_DOWNLOAD='STRING'\fP
 If set to 'yes', pkgmk will download the source archives if necessary.
 .br
 \fBPKGMK_DOWNLOAD='STRING'\fP
 If set to 'yes', pkgmk will download the source archives if necessary.
 .br
@@ -49,13 +58,23 @@ If set to 'yes', pkgmk will not perform a footprint check of the built package.
 .br
 Default: 'no'
 .TP
 .br
 Default: 'no'
 .TP
+\fBPKGMK_IGNORE_NEW='STRING'\fP
+If set to 'yes', pkgmk will ignore new files in a footprint mismatch.
+.br
+Default: 'no'
+.TP
 \fBPKGMK_NO_STRIP='STRING'\fP
 If set to 'no', pkgmk will strip built binaries.
 .br
 Default: 'no'
 \fBPKGMK_NO_STRIP='STRING'\fP
 If set to 'no', pkgmk will strip built binaries.
 .br
 Default: 'no'
+.TP
+\fBPKGMK_COMPRESSION_MODE='STRING'\fP
+Option to select the mode used to compress the packages. Valid strings are gz, bz2 and xz.
+.br
+Default: 'gz'
 .SH SEE ALSO
 pkgmk(8)
 .SH COPYRIGHT
 .SH SEE ALSO
 pkgmk(8)
 .SH COPYRIGHT
-pkgmk (pkgutils) is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2007 CRUX team (http://crux.nu).
+pkgmk (pkgutils) is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2013 CRUX team (http://crux.nu).
 pkgmk (pkgutils) is licensed through the GNU General Public License.
 Read the COPYING file for the complete license.
 pkgmk (pkgutils) is licensed through the GNU General Public License.
 Read the COPYING file for the complete license.