New package: gdu-5.12.1
This commit is contained in:
parent
6799c311e2
commit
fd29fd738f
1 changed files with 17 additions and 0 deletions
17
srcpkgs/gdu/template
Normal file
17
srcpkgs/gdu/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'gdu'
|
||||||
|
pkgname=gdu
|
||||||
|
version=5.12.1
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/dundee/gdu/v5/cmd/gdu"
|
||||||
|
short_desc="Disk usage analyzer intended primarily for SSD disks"
|
||||||
|
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/dundee/gdu"
|
||||||
|
distfiles="https://github.com/dundee/gdu/archive/v${version}.tar.gz"
|
||||||
|
checksum=81471d80aedcf20c84bcee67814d34ab2cf43477b831ffa320b7721d481c64ab
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vman gdu.1
|
||||||
|
vlicense LICENSE.md
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue