Search Criteria
Package Details: auto-auto-complete 7.2-1
Git Clone URL: | https://aur.archlinux.org/auto-auto-complete.git (read-only) |
---|---|
Package Base: | auto-auto-complete |
Description: | Autogenerate shell auto-completion scripts |
Upstream URL: | https://github.com/maandree/auto-auto-complete |
Licenses: | |
Submitter: | maandree |
Maintainer: | maandree |
Last Packager: | maandree |
Votes: | 57 |
Popularity: | 0.209415 |
First Submitted: | 2013-08-03 23:24 |
Last Updated: | 2015-12-02 09:38 |
Dependencies (6)
- python3 (python)
- coreutils (coreutils-git, coreutils-selinux, coreutils-kondo) (make)
- make (make3, make-git) (make)
- python3 (python) (make)
- sed (sed-git) (make)
- texinfo (texinfo-git) (make)
Required by (16)
- bfind (make)
- blueshift (make)
- blueshift-git
- blueshift-tray (make)
- correctpony (make)
- general-preprocessor (make)
- krandom (make)
- netcfg-git (make)
- nightshift (make)
- passcheck (make)
- pp (make)
- relink (make)
- rmixer (make)
- scrotty (make)
- sleep-until (make)
- xpybar (make)
Latest Comments
fightcookie commented on 2017-07-20 15:46
Please use the source=("programm_name_and_version::hg+https://googlefontdirectory.googlecode.com/hg/") syntax from https://wiki.archlinux.org/index.php/Pkgbuild#source to give the downloaded source a unique name with its package name and exact version number!
Otherwise, one will encounter build errors when installing this package as a dependency of another package which puts a source with the same name in the directory without having a chance to clean it up between downloads!
Thanks! :)