mirror of void-packages + my own branches
Find a file
Juan RP a96ee35621 abcde: multiple fixes.
- No binaries, only bash and perl scripts so mark it as "noarch".
- /etc/abcde.conf is a configuration file, add it to conf_files.
- perl is required by the musicbrainz script, so add it as dependency.
2013-12-29 15:36:57 +01:00
common New package: libxshmfence-1.1. 2013-12-28 11:09:24 +01:00
doc doc/manual.txt: add a new section for "run-time dependencies" (wip) 2013-12-28 12:59:53 +01:00
srcpkgs abcde: multiple fixes. 2013-12-29 15:36:57 +01:00
.gitignore .gitignore: ignore masterdir. 2013-12-10 21:39:10 +01:00
COPYING Add a COPYING file (2 clause BSD). 2013-03-21 14:34:04 +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.