mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
business/gnucash: Updated for version 2.2.9
This commit is contained in:
parent
7530a5e4eb
commit
1217f9cae6
3 changed files with 4 additions and 2 deletions
|
@ -4,7 +4,7 @@ This requires the following additional software, and it is suggested
|
|||
that you build them in this order:
|
||||
|
||||
slib libofx ORbit2 GConf libtasn1 gnome-keyring gnome-mime-data libbonobo
|
||||
gnome-vfs gail libgnomecanvas libgnome libbonoboui libgnomeui libgnomecups
|
||||
gnome-vfs libgnomecanvas libgnome libbonoboui libgnomeui libgnomecups
|
||||
libgnomeprint libgnomeprintui gtkhtml goffice
|
||||
|
||||
aqbanking is optional, but it's not available at SlackBuilds.org.
|
||||
|
|
|
@ -127,4 +127,4 @@ done
|
|||
unset GCONF_CONFIG_SOURCE
|
||||
|
||||
cd $PKG
|
||||
/sbin/makepkg -p -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
|
||||
/sbin/makepkg -p -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
||||
|
|
|
@ -2,7 +2,9 @@ PRGNAM="gnucash"
|
|||
VERSION="2.2.9"
|
||||
HOMEPAGE="http://www.gnucash.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-2.2.9.tar.bz2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="1d814de8673b4760045bf51b72924d04"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Vincent Batts"
|
||||
EMAIL="vbatts@hashbangbash.com"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue