Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692626 - app-office/gnucash should depend on >=dev-libs/libofx-0.9.1:=
Summary: app-office/gnucash should depend on >=dev-libs/libofx-0.9.1:=
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on: 692624
Blocks:
  Show dependency tree
 
Reported: 2019-08-20 17:56 UTC by Daniel M. Weeks
Modified: 2020-05-21 11:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2019-08-20 17:56:51 UTC
>>> package: dev-libs/libofx-0.9.14
 *  - /usr/lib64/libofx.so.6
 *  - /usr/lib64/libofx.so.6.0.0
 *      used by /usr/lib64/gnucash/libgncmod-ofx.so (app-office/gnucash-3.6)

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-03-28 21:46:37 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a445dde57a57fd7eecd4ddf7939c541f2bba085

commit 7a445dde57a57fd7eecd4ddf7939c541f2bba085
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2020-03-28 21:39:40 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2020-03-28 21:46:19 +0000

    app-office/gnucash: Bump to 3.8b
    
    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/Manifest                        |   1 +
 .../files/gnucash-3.8-examples-subdir.patch        |  10 +
 .../files/gnucash-3.8-exclude-license.patch        |  32 ++++
 app-office/gnucash/gnucash-3.8b.ebuild             | 206 +++++++++++++++++++++
 4 files changed, 249 insertions(+)