mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: auto-auto-complete-7.2
This commit is contained in:
parent
010ab88550
commit
9be94597c9
1 changed files with 14 additions and 0 deletions
14
srcpkgs/auto-auto-complete/template
Normal file
14
srcpkgs/auto-auto-complete/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'auto-auto-complete'
|
||||||
|
pkgname=auto-auto-complete
|
||||||
|
version=7.2
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
noarch=yes
|
||||||
|
hostmakedepends="python3.4"
|
||||||
|
depends="python3.4"
|
||||||
|
short_desc="Autogenerate shell auto-completion scripts"
|
||||||
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/maandree/auto-auto-complete"
|
||||||
|
distfiles="https://github.com/maandree/${pkgname}/archive/${version}.tar.gz"
|
||||||
|
checksum=5e54025c6ef65dfff5ba976d23eb778a0936b0678763ebcd78359d460300301e
|
Loading…
Add table
Reference in a new issue