This repository holds all of my Void Linux package templates, primarily for my own convenience - but perhaps for yours as well.
These are unofficial and not currently found in the void-packages repo.
-
Install prerequisites:
sudo xbps-install git xtools
-
Clone the repository:
git clone https://github.com/deimonn/void-templates
-
Move into the
void-templates
directory and bootstrap themasterdir
:cd void-templates ./xbps-src binary-bootstrap
-
Within the repository root, build the desired package with:
./xbps-src pkg <package-name>
-
If the build succeeded, you can then install the package with:
xi <package-name>
If it didn't, please do open an issue.
clapper 0.6.1
Provides the Clapper desktop application as well as clappersink
. Includes clapper-devel as a subpackage.
If you get errors about missing decoders, see this page.
keymapper 4.8.2
Provides keymapper
, keymapperd
and keymapperctl
.
See this page for information on how to use keymapper on Void Linux.