Extra xtools
-style scripts.
xtools
xpunt [path/to/pkg...]
Punt packages into ${XBPS_DISTDIR}/srcpkgs
if not already there.
xupdate [-H <hostdir>] [-f] <template>
-H <hostdir>
hostdir to pass toxgensum
-f
force generating checksum<template>
path to template
xupdate
will move templates (and update
files) to ${XBPS_DISTDIR}/srcpkgs
if not already there. Then it will try to heuristically detect new versions for given templates, bump the version of the template and generate the checksum for new distfiles. Afterwards, it will move the updated template back to its original location.
xwrapper [xbps-src options] [xbps-src target] [name or path to package]
xwrapper
will xpunt
given packages, then invoke xbps-src
with whatever options you gave.