XBPS-CREATE(1) | General Commands Manual | XBPS-CREATE(1) |
xbps-create
— XBPS
utility to create binary packages
xbps-create |
[OPTIONS] destdir |
The xbps-create
utility creates XBPS
binary packages from files stored in a directory. The files must have
correct permissions and location within this directory. The behaviour of
resulting package is changed by using multiple values in the options.
-A,
--architecture
string-B,
--built-with
string-C,
--conflicts
list-c,
--changelog
string-D,
--dependencies
list-F,
--config-files
list-G,
--source-revisions
string-H,
--homepage
string-h,
--help
-l,
--license
string-M,
--mutable-files
list-m,
--maintainer
string-n,
--pkgver
string-P,
--provides
list-p,
--preserve
-q,
--quiet
-R,
--replaces
list-r,
--reverts
list-S,
--long-desc
string-s,
--desc
string-t,
--tags
list-V,
--version
--alternatives
list--build-options
string--compression
none | gzip |
bzip2 | xz |
lz4 | zstd--shlib-provides
list--shlib-requires
list--sourcepkg
stringThe xbps-create
utility exits 0 on
success, and >0 if an error occurs. A descriptive error message
will be printed to stderr.
xbps-alternatives(1), xbps-checkvers(1), xbps-dgraph(1), xbps-digest(1), xbps-fbulk(1), xbps-fetch(1), xbps-install(1), xbps-pkgdb(1), xbps-query(1), xbps-reconfigure(1), xbps-remove(1), xbps-rindex(1), xbps-uchroot(1), xbps-uunshare(1), xbps.d(5)
Juan Romero Pardines <xtraeme@gmail.com>
Probably, but I try to make this not happen. Use it under your own responsibility and enjoy your life.
Report bugs at https://github.com/void-linux/xbps/issues
February 9, 2023 | x86_64 |