Search Criteria
Package Details: matterbridge-git v1.26.0.r172.gc22034e9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/matterbridge-git.git (read-only, click to copy) |
|---|---|
| Package Base: | matterbridge-git |
| Description: | A simple chat bridge. Bridges between a growing number of protocols. |
| Upstream URL: | https://github.com/matterbridge-org/matterbridge |
| Licenses: | AGPL-3.0-only |
| Conflicts: | matterbridge |
| Provides: | matterbridge |
| Submitter: | Ppjet6 |
| Maintainer: | Ppjet6 (kousu) |
| Last Packager: | kousu |
| Votes: | 2 |
| Popularity: | 0.173811 |
| First Submitted: | 2019-11-11 12:17 (UTC) |
| Last Updated: | 2026-02-28 20:52 (UTC) |
Dependencies (3)
- libolm (libolm-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
kousu commented on 2026-02-28 20:52 (UTC) (edited on 2026-02-28 20:54 (UTC) by kousu)
Thanks for that Ppjet6. I've changed the upstream !
I added matterbridge@.service as well to be a bit more modern. For example, I run several separate bridges on the same server and I keep separate
/etc/matterbridge/work.toml,/etc/matterbridge/friends_fancy.toml,/etc/matterbridge/friends_boring.toml, corresponding toand I can debug/reset/reconfigure them independently without worrying about knocking over the others.
To make room for that I moved the default config file back to
/etc/matterbridge.toml, which is how https://gitlab.archlinux.org/archlinux/packaging/packages/matterbridge/ packages it.If you want to upgrade your matterbridge to matterbridge-git to try out the improvements made in make sure to read https://github.com/matterbridge-org/matterbridge/blob/master/changelog.md just to find any pitfalls ahead of time :)
kousu commented on 2026-02-28 18:51 (UTC) (edited on 2026-02-28 18:51 (UTC) by kousu)
Yes I would be very happy to become a maintainer :). I've used matterbridge almost every day since covid so I'll probably have energy for it for a while yet.
Ppjet6 commented on 2026-02-28 16:58 (UTC) (edited on 2026-02-28 16:59 (UTC) by Ppjet6)
I don't actually use this package anymore. I can see you've also contributed to the project, would you like to be given (co-)maintainer access to this package, or take it over entirely?
kousu commented on 2026-02-27 18:57 (UTC) (edited on 2026-02-28 18:52 (UTC) by kousu)
The original author has gone radio-silent: https://github.com/42wim/matterbridge/issues/2212
There is a maintained fork at https://github.com/matterbridge-org/matterbridge! It builds a lot faster and they're fixing old bugs. I've adapted this PKGBUILD for it at https://github.com/kousu/arch-matterbridge to prove it works (I also fixed some namcap warnings). Would you consider upgrading? Thanks for your attention :)