void-packages/srcpkgs/homebank/template
Juan RP 8037f82a6c homebank: can be cross compiled; remove unnecessary rdep.
only_for_archs is not the correct way to skip cross compilation.

If you want to forbid cross compilation use "nocross=yes" instead.
2015-03-16 07:18:07 +01:00

15 lines
554 B
Bash

# Template file for 'homebank'
pkgname="homebank"
version="5.0.0"
revision=2
build_style=gnu-configure
hostmakedepends="intltool pkg-config"
makedepends="libofx-devel librsvg-devel gtk+3-devel"
depends="shared-mime-info hicolor-icon-theme desktop-file-utils"
short_desc="Free personal finance software"
maintainer="Justin Moore <mollusk@homebutter.com>"
license="GPL-3"
homepage="http://homebank.free.fr/"
distfiles="http://homebank.free.fr/public/${pkgname}-${version}.tar.gz"
checksum="28d4342d989997ce63acdf5b92354f6142bb6d87d57fc37dd7610beb73305918"