Skip to content

deimonn/void-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deimonn's Void Templates

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.

Usage

Setting up the repository

  1. Install prerequisites:

    sudo xbps-install git xtools
  2. Clone the repository:

    git clone https://github.com/deimonn/void-templates
  3. Move into the void-templates directory and bootstrap the masterdir:

    cd void-templates
    ./xbps-src binary-bootstrap

Installing packages

  1. Within the repository root, build the desired package with:

    ./xbps-src pkg <package-name>
  2. If the build succeeded, you can then install the package with:

    xi <package-name>

    If it didn't, please do open an issue.

Packages

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.

About

Unofficial package templates for Void Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages