Search Criteria
Package Details: a2ln 1.1.15-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/a2ln.git (read-only, click to copy) |
---|---|
Package Base: | a2ln |
Description: | Android 2 Linux Notifications Server |
Upstream URL: | https://github.com/patri9ck/a2ln-server |
Licenses: | GPL3 |
Submitter: | patri9ck |
Maintainer: | patri9ck |
Last Packager: | patri9ck |
Votes: | 5 |
Popularity: | 0.63 |
First Submitted: | 2021-11-07 13:37 (UTC) |
Last Updated: | 2025-06-22 16:34 (UTC) |
Dependencies (9)
- python (python37AUR)
- python-gobject
- python-pillow (python-pillow-simd-gitAUR)
- python-pyzmq
- python-qrcode
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
patri9ck commented on 2025-06-22 16:34 (UTC)
@cake808 Fixed, thank you :)
cake808 commented on 2025-06-22 16:29 (UTC)
it looks like the sha256sum is incorrect.
setting it manually to
fb61258f08becc4b28a64b90302015975c836805eb3c5d4f4ef4e2b0086bc780
worked for me.thank you for this tool =)
Brummbaer commented on 2024-01-25 10:07 (UTC)
for some reason it thinks that setuptools is missing.
according to pacman it is installed.
duffydack commented on 2023-12-10 18:51 (UTC)
no worries. good job on a nice simple notification tool
patri9ck commented on 2023-12-10 18:13 (UTC)
@duffydack It's supposed to be included. Sorry for the inconvenience, it should be fixed now.
duffydack commented on 2023-12-10 16:57 (UTC)
Is the pkg supposed to include the service file? I can't remember if it did before, or I just manually used one.
patri9ck commented on 2023-10-30 18:01 (UTC)
@duffydack Fixed, thanks for pointing it out.
duffydack commented on 2023-10-30 17:51 (UTC)
Can you add
python-setuptools
as a makedepend please, so it will build in a chroot.