New package: qdirstat-1.2
This commit is contained in:
parent
0402d83648
commit
76672a4da7
1 changed files with 18 additions and 0 deletions
18
srcpkgs/qdirstat/template
Normal file
18
srcpkgs/qdirstat/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'qdirstat'
|
||||||
|
pkgname=qdirstat
|
||||||
|
version=1.2
|
||||||
|
revision=1
|
||||||
|
build_style=qmake
|
||||||
|
hostmakedepends="qt5-qmake"
|
||||||
|
makedepends="zlib-devel qt5-devel"
|
||||||
|
short_desc="Qt-based directory statistics (KDirStat without any KDE)"
|
||||||
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://github.com/shundhammer/qdirstat"
|
||||||
|
distfiles="https://github.com/shundhammer/qdirstat/archive/${version}.tar.gz"
|
||||||
|
checksum=d79734915768ae858c784142c7a07b7599178329b40c73894bf575decaf1a911
|
||||||
|
#export QT_SELECT=5
|
||||||
|
|
||||||
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||||
|
fi
|
Loading…
Add table
Add a link
Reference in a new issue