Search Criteria
Package Details: phosh-antispam 2.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/phosh-antispam.git (read-only, click to copy) |
---|---|
Package Base: | phosh-antispam |
Description: | Phosh Calls Anti-Spam |
Upstream URL: | https://gitlab.com/kop316/phosh-antispam |
Licenses: | GPL3 |
Submitter: | fcarp10 |
Maintainer: | None |
Last Packager: | fcarp10 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-02-04 09:54 (UTC) |
Last Updated: | 2022-08-20 19:14 (UTC) |
Dependencies (7)
- gnome-calls
- docbook-xml (make)
- docbook-xsl (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- libhandy (libhandy-gitAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
sdore commented on 2022-04-12 15:22 (UTC)
Fails to install, unless:
fdservices commented on 2022-02-27 10:40 (UTC)
Thanks for this.
Of course gnome-calls only exists in the Pinephone repos :)
docbook.xml and docbook.xsl are not strictly required. The programme will install fine if you patch ./doc/man/meson.build to remove the line '--nonet', at line 11. xsltproc will then download a missing docbook.xsl file. So libxlst is required :)
One other point, this will only build as a local user on the phone, not as an SSH remote user.