New package: eqonomize-1.3.1
This commit is contained in:
parent
ce6d128e84
commit
7ace6a4b4f
1 changed files with 18 additions and 0 deletions
18
srcpkgs/eqonomize/template
Normal file
18
srcpkgs/eqonomize/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'eqonomize'
|
||||
pkgname=eqonomize
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
makedepends="qt5-charts-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Personal accounting software, with focus on efficiency and ease of use"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://eqonomize.github.io"
|
||||
changelog="https://raw.githubusercontent.com/Eqonomize/Eqonomize/master/ChangeLog"
|
||||
distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=a2da8d6232092c2e6f1d9b888f1049b1a93ba80543688b6bc98af96416091826
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="qt5-charts-devel"
|
||||
fi
|
Loading…
Reference in a new issue