mirror of void-packages + my own branches
Go to file
Juan RP 0026342862 Infrastructure changes to allow unsetting template vars/funcs.
xbps-src-112 does not unset those vars/funcs anymore, so it's a work
that must be done via common/environment/setup{,-subpkg}.
2014-03-19 09:03:21 +01:00
common Infrastructure changes to allow unsetting template vars/funcs. 2014-03-19 09:03:21 +01:00
doc doc/manual.txt: describe the target-file feature of xbps-uhelper fetch 2014-03-17 16:57:47 +01:00
srcpkgs xbps-src: bump version (v112). 2014-03-19 09:02:03 +01:00
.gitignore Added a simple Makefile in doc to convert manual.txt to xhtml with asciidoc. 2014-03-17 10:35:05 +01:00
COPYING COPYING: bump year. 2014-01-28 13:34:58 +01:00
README.md README.md: sync with reality. 2013-12-02 11:23:52 +01:00

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.