about summary refs log tree commit diff
path: root/README
blob: 9759e67a1be76b68d299dd573261beffe6ab0cf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# xtools - a few helpers for working with XBPS

These are a few small utilities for use with XBPS:
https://github.com/voidlinux/xbps

  xbulk [-n] [-k] [-xbps_src_flags] PKG... - simple XBPS bulk builder
  xbump PKGNAME [git commit options] - git commit a version bump
  xdiff [-u] [DIR] - merge XBPS .new-* files
  xdistdir - figure out XBPS_DISTDIR
  xgensum [-i] TEMPLATE - update SHA256 sums in templates
  xgrep PATTERN PKGS... - search files limited to XBPS package contents
  xlg PKG - open short commit log for XBPS template
  xlocate PATTERN - locate files in all XBPS packages
  xlog PKG - open commit log for XBPS template
  xls PKGS... - list files contained in PKGS (including binpkgs)
  xmindep PKGS... - minimize list of PKGS by removing implicit dependencies
  xnuxnu PKG - upstream version checker for XBPS templates
  xoptdiff [-q] [PKGS...] - show template options which differ from binary package
  xq PKGS... - query information about XBPS package
  xsrc PKG - list source files for XBPS template

A few tools assume xbps-packages is checked out at ~/xbps-packages.

To the extent possible under law, Christian Neukirchen has waived
all copyright and related or neighboring rights to this work.

http://creativecommons.org/publicdomain/zero/1.0/