Skip to content

deimonn/void-templates

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.8.0

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.11.0

Provides keymapper, keymapperd and keymapperctl.

See this page for information on how to use keymapper on Void Linux.

Provides the "Wallpaper Engine for Kde" KDE wallpaper plugin.

See this page for instructions on how to use this package.

About

Unofficial package templates for Void Linux.

Topics

Resources

License

Stars

Watchers

Forks

Languages