Go to file
Juan RP 372ed2763f Introduce common/hooks to implement hooks at specified phases.
xbps-src will soon move some stuff to the common hooks directory.
2014-02-12 10:44:21 +01:00
common Introduce common/hooks to implement hooks at specified phases. 2014-02-12 10:44:21 +01:00
doc
srcpkgs f2fs-tools: update to 1.3.0. 2014-02-12 09:54:17 +01:00
.gitignore
COPYING
README.md

The official source package repository for Void

This repository contains the source package tree to build xbps binary packages from sources for the Void Linux distribution.

To use this repository the 'xbps-src' utility is required. If you don't use Void Linux you can fetch its sources from:

https://github.com/voidlinux/xbps-src

Or alternatively if you are already using Void you can install the binary package with:

# xbps-install -S xbps-src

See doc/manual.txt for documentation when creating new source packages.