Search Criteria
Package Details: mautrix-googlechat 0.5.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mautrix-googlechat.git (read-only, click to copy) |
|---|---|
| Package Base: | mautrix-googlechat |
| Description: | A Matrix-Google Chat puppeting bridge. |
| Upstream URL: | https://github.com/mautrix/googlechat |
| Licenses: | AGPLv3 |
| Submitter: | deons |
| Maintainer: | deons |
| Last Packager: | deons |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-02-23 14:39 (UTC) |
| Last Updated: | 2025-11-04 08:17 (UTC) |
Dependencies (13)
- python
- python-aiohttp
- python-asyncpg
- python-commonmark
- python-magic (python-magic-gitAUR)
- python-mautrixAUR
- python-olm (python-olm-gitAUR)
- python-protobuf (python-protobuf-21AUR, python-protobuf-gitAUR)
- python-pycryptodome
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-unpaddedbase64
- python-yarl
- python-setuptools (make)
Latest Comments
amstan commented on 2026-04-01 18:59 (UTC)
While it's not actionable to put in the main PKGBUILD yet, I found https://github.com/mautrix/googlechat/pull/116 useful to get it working again. Also checkout my comment about the protobuf fix.
MarsSeed commented on 2023-12-02 17:24 (UTC) (edited on 2023-12-02 19:25 (UTC) by MarsSeed)
Please kindly make this depend on
python-magicinstead ofpython-magic-git.Because since last year, both packages get built from the same source - the more widely compatible PyPI/python-magic.
I've modernized the '-git' package just now. Making this depend on
python-magicwill let users install any of the two, to their liking. (Edit: for most users, the stable repo package is the more convenient and preferred choice.)