Search Criteria
Package Details: nato-spell-git 0.3.1.r0.g575f3e3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nato-spell-git.git (read-only, click to copy) |
|---|---|
| Package Base: | nato-spell-git |
| Description: | Spelling engine for the NATO phonetic alphabet |
| Upstream URL: | https://github.com/Qu4tro/nato-spell |
| Licenses: | MIT |
| Conflicts: | nato-spell |
| Provides: | nato-spell |
| Submitter: | Quatro |
| Maintainer: | Quatro |
| Last Packager: | Quatro |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-04-13 23:29 (UTC) |
| Last Updated: | 2020-05-02 14:27 (UTC) |
Dependencies (6)
- alsa-utils (alsa-utils-gitAUR)
- python
- git (git-gitAUR, git-glAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-setuptools (make)
- sed (sed-gitAUR) (make)
Required by (1)
- pass-spell-git (requires nato-spell)
Latest Comments
dreieck commented on 2023-05-05 18:36 (UTC) (edited on 2023-05-05 18:41 (UTC) by dreieck)
Fails for me due to missing file
tar: nato-spell-0.3.1.tar.gz:The file is called nato_spell-0.3.1.tar.gz.
You need to replace
$_pkgnamebynato_spellat 3 different locations.And also, the
setup.pyis no longer existing. You need to use something like python wheel:And then build fails with
:-(
regards!