mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
New package: impala-0.2.4
This commit is contained in:
parent
433b255c98
commit
c341822796
1 changed files with 17 additions and 0 deletions
17
srcpkgs/impala/template
Normal file
17
srcpkgs/impala/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'impala'
|
||||||
|
pkgname=impala
|
||||||
|
version=0.2.4
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
depends="iwd"
|
||||||
|
short_desc="TUI for managing wifi on Linux"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://github.com/pythops/impala"
|
||||||
|
changelog="https://raw.githubusercontent.com/pythops/impala/main/Release.md"
|
||||||
|
distfiles="https://github.com/pythops/impala/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=550ce667588659af40ff2af6bddcca74fb1a990001ccba7cf16d3739717a70fc
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vdoc Readme.md
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue