Go to file
2014-03-18 12:04:05 +01:00
common common/hooks/post-install: reorder some hooks so that no unnecessary INSTALL/REMOVE scripts are generated. 2014-03-18 07:54:12 +01:00
doc doc/manual.txt: describe the target-file feature of xbps-uhelper fetch 2014-03-17 16:57:47 +01:00
srcpkgs lshw: remove useless configure_args var 2014-03-18 12:04:05 +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.