console-cowboy / matrix-overlay

Gentoo overlay containing clients and servers for the Matrix protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matrix Gentoo overlay

This Gentoo overlay contains clients and servers for the Matrix protocol

Installation

This repository can be added manually or using Layman

Layman

Make sure the Layman overlay list is up-to-date

# layman -S
# layman -a matrix

Manually

  1. Clone this repository somewhere
$ git clone https://github.com/puretryout/matrix-overlay
  1. Create a new file called matrix.conf in /etc/portage/repos.conf with the following content:
[matrix]
location = /path/to/cloned/repository
  1. Install the package(s) using Portage
  2. To update the overlay just run git pull in the cloned repository

Contributing

Don't hesitate to create a PR for any other Matrix clients, servers and other services!

You can report any ebuild issues or feature requests in the issue tracker.

About

Gentoo overlay containing clients and servers for the Matrix protocol


Languages

Language:Shell 100.0%