Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
/ eww-void Public archive

void linux eww templates for building with xbps-src

Notifications You must be signed in to change notification settings

Makrennel/eww-void

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

NO LONGER MAINTAINED

This repository is no longer maintained, eww has been added to Void Linux's repositories so this is no longer needed.




Elkowars Wacky Widgets (EWW) for Void Linux

This repository contains template files for building eww using xbps-src.

Usage

  1. You may want to start by making a directory where you can keep the relevant repositories
$ mkdir ~/repos
$ cd ~/repos
  1. Set up a void-packages clone for building templates files
$ git clone https://github.com/void-linux/void-packages
$ cd void-packages
$ ./xbps-src binary-bootstrap
$ cd ..
  1. Clone this repository:
$ git clone https://github.com/Makrennel/eww-void.git
$ cd eww-void
  1. Copy srcpkgs to your void-packages srcpkgs directory
$ cp -r srcpkgs/* ../void-packages/srcpkgs
  1. Build and install eww
cd ../void-packages
$ ./xbps-src pkg eww
$ sudo xbps-install -R hostdir/binpkgs eww

Note: The eww package contains the binaries for both the wayland and x11 versions, which must be run as eww-wayland or eww-x11.

About

void linux eww templates for building with xbps-src

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published