mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
gnucash: update to 2.6.16
This commit is contained in:
parent
9a316d0a23
commit
b215e0bd11
1 changed files with 4 additions and 2 deletions
|
@ -1,10 +1,12 @@
|
||||||
# Template file for 'gnucash'
|
# Template file for 'gnucash'
|
||||||
pkgname=gnucash
|
pkgname=gnucash
|
||||||
version=2.6.15
|
version=2.6.16
|
||||||
revision=1
|
revision=1
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/gnucash/config
|
/etc/gnucash/config
|
||||||
/etc/gnucash/environment"
|
/etc/gnucash/environment"
|
||||||
|
pycompile_module="gnucash"
|
||||||
|
pycompile_dirs="usr/share/gnucash/python"
|
||||||
hostmakedepends="pkg-config intltool guile"
|
hostmakedepends="pkg-config intltool guile"
|
||||||
makedepends="GConf-devel aqbanking aqbanking-devel gc-devel gmp-devel
|
makedepends="GConf-devel aqbanking aqbanking-devel gc-devel gmp-devel
|
||||||
goffice0.8-devel gtk+-devel guile-devel gwenhywfar-devel gwenhywfar-gtk
|
goffice0.8-devel gtk+-devel guile-devel gwenhywfar-devel gwenhywfar-gtk
|
||||||
|
@ -18,7 +20,7 @@ license="GPL-3"
|
||||||
homepage="http://www.gnucash.org/"
|
homepage="http://www.gnucash.org/"
|
||||||
short_desc="Financial-accounting software"
|
short_desc="Financial-accounting software"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=1619eb8263439f547dd12afdc0b05b9a50593d5cd3d3e9ee5b05edaec3b6dbae
|
checksum=2c556299a6a610fc93dd2ea8d432357e3d43d4630d66d7f888fcf5f4b4ce0881
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue