mirror of void-packages + my own branches
Go to file
Juan RP 373ffc4e05 SDL: explicitly link to required libs rather than dlopen; use options.
The following options are supported now:

	x11 - to support X11 video output (enabled on x86)
	opengl - to support OpenGL (enabled on x86)
	pulseaudio - to support pulseaudio audio output (enabled on x86).
	aalib - to support aalib video output (disabled)
2013-03-24 11:20:04 +01:00
common common/global-defs.sh: require xbps >= 0.22. 2013-03-23 08:46:02 +01:00
srcpkgs SDL: explicitly link to required libs rather than dlopen; use options. 2013-03-24 11:20:04 +01:00
.gitignore Add .gitignore for temporary vim/emacs files 2012-01-14 18:40:12 +04:00
COPYING Add a COPYING file (2 clause BSD). 2013-03-21 14:34:04 +01:00
README.md README.md: minor tweaks. 2012-12-23 11:21:02 +01:00

The official source repository for voidlinux.

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/xtraeme/xbps-src

Or alternatively if you are already using Void you can install the binary package with:

$ xbps-install -y xbps-src

Enjoy and happy hacking! meet us at xbps@irc.freenode.net.

XBPS website: http://code.google.com/p/xbps

Void Linux website: http://www.voidlinux.eu