summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorb3niup2018-06-13 08:56:25 +0200
committerb3niup2018-06-13 08:56:25 +0200
commitf883ece237d955120c000bbb1a8e3228f7e6724c (patch)
tree857d9cce15d44b6ee1884e3196aa24888c0524de /.SRCINFO
parentf177eb21667fe809000014922f65d666a9cd854d (diff)
downloadaur-f883ece237d955120c000bbb1a8e3228f7e6724c.tar.gz
Add workaround for gtk warnings with gcc 8.0 and cosmetic changes.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ef8a5f22916..7e1f30fdb11e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,21 @@
pkgbase = gnucash-xbt-minimal
pkgdesc = A personal and small-business financial-accounting application with Bitcoin but without ofx/qfx import and aqbanking support
pkgver = 3.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.gnucash.org
- arch = i686
arch = x86_64
license = GPL
makedepends = boost
- makedepends = gmock
makedepends = cmake
- depends = libmariadbclient
- depends = postgresql-libs
+ makedepends = gmock
+ makedepends = libdbi
+ makedepends = libdbi-drivers
+ makedepends = libmariadbclient
+ makedepends = postgresql-libs
depends = webkit2gtk
depends = boost-libs
+ depends = guile
depends = libsecret
- depends = libdbi-drivers
optdepends = gnucash-docs: for documentation
optdepends = iso-codes: for translation of currency names
optdepends = perl-finance-quote: for stock information lookups
@@ -27,8 +28,10 @@ pkgbase = gnucash-xbt-minimal
options = !emptydirs
source = https://github.com/Gnucash/gnucash/releases/download/3.1/gnucash-3.1-1.tar.bz2
source = xbt.patch
+ source = gcc8.patch
sha1sums = 8ba1e61db532571e9c5423caadfbc551f6fb1b82
sha1sums = 52cf6820bf1dd87b5807997e49ec9c861ff516af
+ sha1sums = 26704ecc0d611eff806b6bc7c3f1b632f1348980
pkgname = gnucash-xbt-minimal