Go to file
Juan RP e1598da4cb Merge pull request #246 from Ypnose/master
New package: dfc-git-20140105
2014-01-05 08:12:32 -08:00
common common/global-defs.sh: require xbps-src>=92. 2014-01-02 11:51:54 +01:00
doc doc/manual.txt: update for xbps-src>=90. 2014-01-01 17:37:56 +01:00
srcpkgs Merge pull request #246 from Ypnose/master 2014-01-05 08:12:32 -08:00
.gitignore .gitignore: ignore masterdir. 2013-12-10 21:39:10 +01:00
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.