The Void source packages collection
Go to file
Juan RP 65d1b17d58 libofx: multiple improvements.
- Reduce short_desc, it's called as short_desc for a reson.
- Move pkg-config, static libs and shlib symlink to -devel pkg, where they belong.
- Move API docs to -devel pkg, where it belongs.
- The -devel pkg must depend on ${sourcepkg}, otherwise you won't be able to link to the shlib.
2014-02-23 17:45:46 +01:00
common common: updating shlibs needed for the following commits 2014-02-23 14:49:42 +01:00
doc doc/manual.txt: long_desc is obsolete and completely gone. 2014-02-22 09:24:31 +01:00
srcpkgs libofx: multiple improvements. 2014-02-23 17:45:46 +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

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.