15 lines
589 B
Bash
15 lines
589 B
Bash
# Template file for 'duc'
|
|
pkgname=duc
|
|
version=1.4.5
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="pango-devel cairo-devel ncurses-devel tokyocabinet-devel"
|
|
short_desc="Library and suite of tools for inspecting disk usage"
|
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
|
license="LGPL-3.0-only"
|
|
homepage="https://duc.zevv.nl/"
|
|
changelog="https://raw.githubusercontent.com/zevv/duc/master/ChangeLog"
|
|
distfiles="https://github.com/zevv/duc/releases/download/$version/duc-$version.tar.gz"
|
|
checksum=c69512ca85b443e42ffbb4026eedd5492307af612047afb9c469df923b468bfd
|