Go to file
Juan RP e060a1284e MesaLib: misc changes to allow 32bit pkg creation/work.
- Don't do symlink tricks with libGL, install as is.
- The libGL pkg now also provides the xorg-server libglx.so symlink.
- Use lib32 on x86 to make this work on x86_64.
2014-03-06 20:53:00 +01:00
common hooks/do-extract/00-distfiles: typo fix that broke extraction of gzipped distfiles. 2014-03-06 11:05:41 +01:00
doc doc/manual.txt: bye bye create_srcdir. 2014-03-05 12:10:18 +01:00
srcpkgs MesaLib: misc changes to allow 32bit pkg creation/work. 2014-03-06 20:53:00 +01:00
.gitignore .gitignore: ignore masterdir. 2013-12-10 21:39:10 +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

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.