| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Manually insert test-stress-options.scm as it is missing from the
source tarball, which causes the test-stress-options unit test to fail.
Add patch to fix test-transaction unit test failure.
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
|
|
|
|
|
|
|
| |
Use cmake variable to disable gschemas compilation at build time.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
|
|
|
|
|
| |
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Signed-off-by: Aaron Swenson <titanofold@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
| |
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Aaron Swenson <titanofold@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The dependency on gnome-base/gnome-common turned out to be entirely
unnecessary. There are no functions from that package that are needed
by Gnucash’s build system.
Drop the src_prepare and apply the no-gui.patch
unconditionally. Whether it has an effect depends on the build flag
being enabled.
Bug: https://bugs.gentoo.org/651200
Closes: https://bugs.gentoo.org/664916
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
|
|
|
| |
Thanks to Reimundo Heluani for working on this.
Closes: https://bugs.gentoo.org/651200
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/663140
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/651640
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
|
|
| |
Drop last release the relies on obsolete and vulnerable net-libs/webkit-gtk:2.
Bug: https://bugs.gentoo.org/629114
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
|
|
| |
Update PYTHON_COMPAT to 3.{4,5,6}. Support for 2.7 dropped by upstream.
Closes: https://bugs.gentoo.org/651282
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/650996
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/643566
Closes: https://bugs.gentoo.org/627010
Closes: https://bugs.gentoo.org/639786
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/647596
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
| |
Gentoo-bug: 647112
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix a double-free bug in test-userdata-dir.c.
Copy over common/test-core/unittest_support.py to the BUILDDIR so that
it can be sourced by the python-bindings test.
Set XDG_DATA_HOME so that it’s pointing to the same place as TMPDIR.
Not fixed: Locale dependent tests. /etc/locale.gen needs the
following:
en_GB.UTF-8 UTF-8
en_US.UTF-8 UTF-8
fr_FR.UTF-8 UTF-8
Bug: https://bugs.gentoo.org/647596
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
|
|
| |
Now using cmake build system.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/645198
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
|
|
|
|
|
|
| |
Read your news items! This introduces breaking changes in data
schemas. Back up your data!
No longer uses insecure net-libs/webkit-gtk.
Bug: https://bugs.gentoo.org/629114
Package-Manager: Portage-2.3.13, Repoman-2.3.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added myself as a maintainer.
Added dependency to prevent >=dev-scheme/guile-2.2 from being
considered as a satisfying depend. The GnuCash 2.6 series is only compatible
with guile-1.8 and guile-2.0. guile-2.2 support will come with the
GnuCash 2.7/3.0 series.
Added dependency on gnome-extra/yelp so that GnuCash can actually
display the help documentation.
Bug: https://bugs.gentoo.org/627010
Bug: https://bugs.gentoo.org/639786
Closes: https://bugs.gentoo.org/620314
Package-Manager: Portage-2.3.13, Repoman-2.3.3
|
| |
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.2
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
|
|
| |
Gentoo-bug: 590536
Package-Manager: portage-2.3.1
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
|
|
| |
Lindström)
Package-Manager: portage-2.3.0_rc1
|
|
|
|
| |
Package-Manager: portage-2.2.27
|