e9e8c638a8
- lib32depends: if set, 32bit pkg will use this rather than "depends". - lib32disabled: if set, no 32bit pkg will be created. - lib32mode: * if unset only files for libraries will be copied. * if set to "full" all files will be copied Still not perfect but should be enough to have skype-32bit. |
||
---|---|---|
common | ||
doc | ||
srcpkgs | ||
.gitignore | ||
COPYING | ||
README.md |
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.