@b00nd3sk4nzl3r Can you add @yangwenbo99 command to the PKGBUILD?
Search Criteria
Package Details: libpostal-git v1.1.alpha.r31.8f2066b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libpostal-git.git (read-only, click to copy) |
---|---|
Package Base: | libpostal-git |
Description: | A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data. (git version) |
Upstream URL: | https://github.com/openvenues/libpostal |
Licenses: | MIT |
Conflicts: | libpostal |
Provides: | libpostal |
Submitter: | saveman71 |
Maintainer: | b00nd3sk4nzl3r |
Last Packager: | b00nd3sk4nzl3r |
Votes: | 5 |
Popularity: | 0.000010 |
First Submitted: | 2017-01-11 00:24 (UTC) |
Last Updated: | 2023-12-26 15:06 (UTC) |
Dependencies (5)
- autoconf (autoconf-gitAUR)
- automake (automake-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- snappy (snappy-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- osmscout-server-kirigami (requires libpostal)
Sources (1)
Latest Comments
<deleted-account> commented on 2024-01-01 19:50 (UTC)
b00nd3sk4nzl3r commented on 2023-12-26 15:10 (UTC)
Should be up to date now.
Sorry for the long delay.
<deleted-account> commented on 2023-12-24 08:15 (UTC)
Have the same error as @thevtm.
@b00nd3sk4nzl3r can you fix it as @thevtm suggested?
<deleted-account> commented on 2023-12-24 08:15 (UTC)
Have the same error as @thevtm.
@b00nd3sk4nzl3r can you fix it as @thevtm suggested?
thevtm commented on 2022-09-13 11:39 (UTC)
Ran into this error:
fatal: unable to connect to github.com:
github.com[0: 140.82.121.4]: errno=Connection timed out
Changing the source to source=("git+https://github.com/openvenues/${pkgname%-git}")
solved it.
yangwenbo99 commented on 2021-05-25 16:56 (UTC)
Remember to run sudo libpostal_data download all /usr/local/share/libpostal
after installation.
b00nd3sk4nzl3r commented on 2020-04-21 16:02 (UTC)
added the dependencies
AngryUbuntuNerd commented on 2018-03-15 10:29 (UTC)
this package is missing two dependencies: "automake" and "autoconf"
Pinned Comments
yangwenbo99 commented on 2021-05-25 16:56 (UTC)
Remember to run
sudo libpostal_data download all /usr/local/share/libpostal
after installation.