Search Criteria
Package Details: mautrix-facebook-git r447.19e9e20-1
Git Clone URL: | https://aur.archlinux.org/mautrix-facebook-git.git (read-only, click to copy) |
---|---|
Package Base: | mautrix-facebook-git |
Description: | A double puppeting Facebook bridge with multi-user support for Hangouts |
Upstream URL: | https://github.com/tulir/mautrix-facebook |
Licenses: | |
Conflicts: | |
Submitter: | bobpaul |
Maintainer: | bobpaul |
Last Packager: | bobpaul |
Votes: | 2 |
Popularity: | 0.001931 |
First Submitted: | 2020-02-18 06:50 |
Last Updated: | 2021-02-02 04:07 |
Dependencies (18)
- python (python-dbg)
- python-aiohttp (python-aiohttp-gns3)
- python-alembic (python-alembic-1.4.1)
- python-asyncpg
- python-beautifulsoup4
- python-commonmark
- python-fbchat-asyncio (python-fbchat-asyncio-git)
- python-future
- python-idna
- python-magic-git
- python-mautrix (python-mautrix-git, python-mautrix-latest)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pycrypto
- python-ruamel-yaml (python-ruamel-yaml-hg)
- python-sqlalchemy (python-sqlalchemy-0.7.9, python-sqlalchemy-1.3.13, python-sqlalchemy-git)
- python-yaml
- sudo (nosudo, sudo-hg, opendoas-sudo, fake-sudo, sudo-selinux, please-sudo, sudo-git)
- git (git-git) (make)
Latest Comments
bobpaul commented on 2020-09-16 16:03
@rakoo try
python-mautrix-latest
. It's similar to a git package, but I have it tracking the latest released tag instead of the tip of the repo.The
python-mautrix-git
only sometimes works. He usually does development onmautrix
and then he does development on the bridges, so there's usually a gap wheremautrix
is too new to work on either or both ofmautrix-facebook
andmautrix-hangouts
.rakoo commented on 2020-09-11 21:43
python-mautrix package doesn't evolve as fast as upstream, which is blocking the execution of
mautrix-facebook
(and probably running the appserver at all)At the time of writing python-mautrix is at 0.5.8 but mautrix-facebook requires >=0.7.1,<0.8. Since this package is the git version, maybe it's safer to follow the git version of python-mautrix as well ?
bobpaul commented on 2020-04-18 21:51
@twetto I added beautifulsoup4 and a few other dependencies that were missing based on upstream's Dockerfile.
This page isn't for the python-magic packages.
twetto commented on 2020-04-18 19:46
python-magic-git and python-magic-ahupp are in conflict. I modified the depends list in PKGBUILD and it worked well. And probably missing python-beautifulsoup4 as dependency?
satcom886 commented on 2020-02-19 20:52
Can you please add the "Upstream URL" to the package details? It doesn't break anything but it should be provided.