Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 779838

Summary: net-p2p/retroshare-0.6.5-r2 BDEPEND: nonexistent package: <app-doc/doxygen-1.8.16
Product: Gentoo Linux Reporter: Jonas Stein <jstein>
Component: Current packagesAssignee: Gioacchino Mazzurco <gio>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/21724
https://github.com/gentoo/gentoo/pull/21725
Whiteboard:
Package list:
Runtime testing required: ---

Description Jonas Stein gentoo-dev 2021-04-02 22:51:27 UTC
BDEPEND: nonexistent package: <app-doc/doxygen-1.8.16

see: https://qa-reports.gentoo.org/output/gentoo-ci/output.html#net-p2p/retroshare

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-08-07 05:51:33 UTC
The bug has been closed via the following commit(s):

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

commit ecb9cc63edcb746d24ef05dfc472005d29fd486e
Author:     Gioacchino Mazzurco <gio@eigenlab.org>
AuthorDate: 2021-08-06 15:29:19 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-08-07 05:50:42 +0000

    net-p2p/retroshare: 0.6.5 minimal maintenance
    
    Fixes a bunch of bugs disabling components that are been obsoleted
      upstream in older versions
    
    Closes: https://bugs.gentoo.org/779838
    Closes: https://bugs.gentoo.org/798048
    Closes: https://bugs.gentoo.org/798099
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Gioacchino Mazzurco <gio@altermundi.net>
    Closes: https://github.com/gentoo/gentoo/pull/21725
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 net-p2p/retroshare/retroshare-0.6.5-r3.ebuild | 142 ++++++++++++++++++++++++++
 1 file changed, 142 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit ff5e87afa1e6030f4bfd2ca30e198bd728a13fda
Author:     Gioacchino Mazzurco <gio@eigenlab.org>
AuthorDate: 2021-07-20 09:06:38 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-08-07 05:50:42 +0000

    net-p2p/retroshare: 0.6.6 version bump
    
    Fixes a bunch of bugs fixed upstream in newer version and disabling
      components that are been obsoleted upstream in older versions
    Modernize 0.6.6 ebuild after ionenwks suggestions
    
    Bug: https://bugs.gentoo.org/779838
    Bug: https://bugs.gentoo.org/798048
    Bug: https://bugs.gentoo.org/798099
    Closes: https://bugs.gentoo.org/785964
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Gioacchino Mazzurco <gio@altermundi.net>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 net-p2p/retroshare/Manifest                        |   1 +
 .../retroshare-0.6.6-fix-cxx17-compilation.patch   |  79 +++++++++++++
 net-p2p/retroshare/metadata.xml                    |  11 +-
 net-p2p/retroshare/retroshare-0.6.6.ebuild         | 122 +++++++++++++++++++++
 4 files changed, 209 insertions(+), 4 deletions(-)