summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-office/gnucash: CleanupAaron W. Swenson2020-05-2112-1632/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* app-office/gnucash: x86 stable wrt bug #721748Agostino Sarubbo2020-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-office/gnucash: amd64 stable wrt bug #721748Agostino Sarubbo2020-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-office/gnucash: Dep & python fixAaron W. Swenson2020-04-031-0/+211
| | | | | | | | | | | | | Correct mistaken change on sys-libs/gwenhywfar dependency. It's only needed with net-libs/aqbanking. Thanks to Karl-Johan Karlsson for spotting the error. Also, address QA warning by optimizing Python code. Thanks to Chris Mayo for submitting the fix. Bug: https://bugs.gentoo.org/715344 Bug: https://bugs.gentoo.org/704632 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* app-office/gnucash: Bump to 3.8bAaron W. Swenson2020-03-284-0/+249
| | | | | | | | | | | | | | | | | | | | Bump to EAPI 7. Switch to ninja to run tests instead of GNU make. Install example files into their own directory. No longer install redundant license file. This also prevents a sandbox violation. Because net-libs/aqbanking dropped the gtk USE flag, we've increased the version requirement, and trigger the gtk USE flag on sys-libs/gwenhywfar directly. Also, make the >dev-libs/libofx dependent on the subslot as well. Bug: https://bugs.gentoo.org/714920 Bug: https://bugs.gentoo.org/704632 Bug: https://bugs.gentoo.org/692626 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* app-office/gnucash: Remove local USE="gui"David Seifert2020-01-121-4/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-057-14/+14
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-office/gnucash: Fix MissingTestRestrictMichał Górny2019-12-122-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-office/gnucash: x86 stable wrt bug #677938Agostino Sarubbo2019-11-271-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-office/gnucash: amd64 stable wrt bug #677938Agostino Sarubbo2019-11-261-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-office/gnucash: drop gnome@ from maintainersMart Raudsepp2019-10-131-4/+0
| | | | | | | | Seems to live its maintenance life without gnome@ being involved, so just drop us from maintainers. Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-office/gnucash: Sorting, drop python3_4Andreas Sturmlechner2019-10-131-8/+8
| | | | | | | | Move xdg_environment_reset into src_prepare Keep variables and deps sorted Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Replace gnome2_icon_cache_updatePeter Levine2019-10-131-2/+2
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Rename chipcard USE flag to smartcardPeter Levine2019-10-131-3/+3
| | | | | | | Closes: https://bugs.gentoo.org/682120 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Fix sys-libs/gwenhywfar dependencyPeter Levine2019-10-131-2/+3
| | | | | | | | | | | | Building with aqbanking and gui flags relies on >=sys-libs/gwenhywfar-4.20.2[gtk]. Without it, when building with gui and aqbanking USE flags, gnucash tries to build bundled libgwengui-gtk3.so. Bug: https://bugs.gentoo.org/695386 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Fix testcases that write to /tmpPeter Levine2019-10-131-0/+17
| | | | | | | | | Have testcases write to "${T}" instead of /tmp Closes: https://github.com/gentoo/gentoo/pull/12792 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Disable auto-compiling /usr/bin/guildPeter Levine2019-10-131-0/+2
| | | | | | | | Stop the build from unnecessarily attempting to compile /usr/bin/guild. Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Remove unused cmake variablePeter Levine2019-10-131-2/+0
| | | | | | | Closes: https://bugs.gentoo.org/689744 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Fix check_symbol_exists errorPeter Levine2019-10-132-1/+16
| | | | | | | | | | Adds "include(CheckSymbolExists)" to avoid the error "Unknown CMake command check_symbol_exists" Closes: https://bugs.gentoo.org/690270 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Bump gnucash-3.7Peter Levine2019-10-132-0/+192
| | | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Fix testcase failuresPeter Levine2019-10-131-0/+20
| | | | | | | | | | test-qof and test-gnc-numeric both depend on the existence of en_US, en_GB, and fr_FR locales and fail if not installed. Check the output of `locale -a` and disable the tests if not found. Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Don't build gtest from sourcePeter Levine2019-10-131-8/+3
| | | | | | | | | | | With gnucash-3.6, the build now looks for gtest headers and libraries and uses them if found. Closes: https://bugs.gentoo.org/691276 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12792 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnucash: Bump to 3.6Aaron W. Swenson2019-07-032-0/+177
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* app-office/gnucash: Append -Wno-error for 3.3+Alec Ten Harmsel2019-05-214-4/+10
| | | | | | | | | | GCC 8.3.0 issues some warnings for Gnucash 3.3+, causing build failures. Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Alec Ten Harmsel <alec@alectenharmsel.com> Closes: https://bugs.gentoo.org/684286 Closes: https://github.com/gentoo/gentoo/pull/11817 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-175-8/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-office/gnucash: Bump to 3.5Aaron W. Swenson2019-04-102-0/+177
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* app-office/gnucash: Bump to 3.4Aaron W. Swenson2019-01-094-0/+519
| | | | | | | | | | 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>
* app-office/gnucash: revision bump to support guile-2.2Gilles Dartiguelongue2018-11-281-0/+167
| | | | | | | 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>
* app-office/gnucash: amd64 stable wrt bug #670800Mikle Kolyada2018-11-101-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-office/gnucash: Cleanup oldAaron W. Swenson2018-10-075-394/+0
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Aaron Swenson <titanofold@gentoo.org>
* app-office/gnucash: amd64 stable wrt bug #667544Mikle Kolyada2018-10-071-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* app-office/gnucash: x86 stable (bug #667544)Thomas Deutschmann2018-10-051-2/+2
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-office/gnucash: Bump to 3.3Aaron W. Swenson2018-10-022-0/+170
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Aaron Swenson <titanofold@gentoo.org>
* app-office/gnucash: Cleanup brokenAaron W. Swenson2018-09-021-173/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-office/gnucash: Drop gnome-common, src_prepareAaron W. Swenson2018-09-021-0/+169
| | | | | | | | | | | | | | 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
* app-office/gnucash: CleanupAaron W. Swenson2018-08-295-648/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-office/gnucash: Add option to disable GUIAaron W. Swenson2018-08-293-0/+191
| | | | | | | Thanks to Reimundo Heluani for working on this. Closes: https://bugs.gentoo.org/651200 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-office/gnucash: Bump to 3.2Aaron W. Swenson2018-08-112-0/+161
| | | | | Closes: https://bugs.gentoo.org/663140 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-office/gnucash: Bump to 3.1Aaron W. Swenson2018-05-132-0/+161
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/gnucash: Reactivate doc use flag on 3.0Aaron W. Swenson2018-04-271-7/+5
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/gnucash: Bump to 3.0Aaron W. Swenson2018-04-052-0/+163
| | | | | Closes: https://bugs.gentoo.org/651640 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/gnucash: Remove Security SusceptibleAaron W. Swenson2018-03-253-137/+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
* app-office/gnucash: Drop Incorrect PYTHON_COMPATAaron W. Swenson2018-03-251-162/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/gnucash: Update PYTHON_COMPATAaron W. Swenson2018-03-251-0/+162
| | | | | | | 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
* app-office/gnucash: Bump to 2.7.7Aaron W. Swenson2018-03-222-0/+163
| | | | | Closes: https://bugs.gentoo.org/650996 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/gnucash: Bump to 2.7.5Aaron W. Swenson2018-02-282-0/+163
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-office/gnucash: Small cleanupAaron W. Swenson2018-02-236-548/+0
| | | | | | | 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
* app-office/gnucash: x86 stable (bug #647112)Thomas Deutschmann2018-02-221-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/gnucash: Add patch to address test failures on 32-bit platformsThomas Deutschmann2018-02-222-1/+60
| | | | | Bug: https://bugs.gentoo.org/647596 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/gnucash: amd64 stableJason Zaman2018-02-191-1/+1
| | | | | Gentoo-bug: 647112 Package-Manager: Portage-2.3.19, Repoman-2.3.6