Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816075 - app-office/libreoffice should move clang into BDEPEND
Summary: app-office/libreoffice should move clang into BDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-03 15:37 UTC by Jannik Glückert
Modified: 2021-11-05 17:57 UTC (History)
3 users (show)

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 Jannik Glückert 2021-10-03 15:37:44 UTC
clang is purely a build time dependency here, and as such should be in BDEPEND.

Also, bump to allow clang:13 please?
Comment 1 jospezial 2021-10-07 18:07:26 UTC
(In reply to Jannik Glückert from comment #0)
> clang is purely a build time dependency here, and as such should be in
> BDEPEND.
> 
> Also, bump to allow clang:13 please?

https://github.com/gentoo/gentoo/pull/22235#issuecomment-932766305
Comment 2 Larry the Git Cow gentoo-dev 2021-11-01 10:03:12 UTC
The bug has been closed via the following commit(s):

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

commit be35efa3defa75a1593364a0804a839bb47417f6
Author:     James Beddek <telans@posteo.de>
AuthorDate: 2021-10-31 10:46:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-01 10:02:46 +0000

    app-office/libreoffice: add 7.2.2.2
    
    Bug: https://bugs.gentoo.org/811741
    Closes: https://bugs.gentoo.org/793773
    Closes: https://bugs.gentoo.org/793776
    Closes: https://bugs.gentoo.org/816075
    Closes: https://bugs.gentoo.org/820308
    Closes: https://github.com/gentoo/gentoo/pull/22235
    Closes: https://github.com/gentoo/gentoo/pull/22683
    Signed-off-by: James Beddek <telans@posteo.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-office/libreoffice/Manifest                   |   4 +
 app-office/libreoffice/libreoffice-7.2.2.2.ebuild | 662 ++++++++++++++++++++++
 2 files changed, 666 insertions(+)
Comment 3 Andreas Sturmlechner gentoo-dev 2021-11-05 16:51:12 UTC
Why no 7.1.9999 love?
Comment 4 Larry the Git Cow gentoo-dev 2021-11-05 17:57:55 UTC
The bug has been referenced in the following commit(s):

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

commit 88845498a9df83e47142b798f4ded77f1e057bc9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-11-05 17:23:28 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-11-05 17:57:35 +0000

    app-office/libreoffice: 7.1.7.2 version bump
    
    Bug: https://bugs.gentoo.org/816075
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/libreoffice/Manifest                   |   2 +
 app-office/libreoffice/libreoffice-7.1.7.2.ebuild | 669 ++++++++++++++++++++++
 2 files changed, 671 insertions(+)

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

commit 95247259e84b5e18dfed7a325fb6f6d792bfac89
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-11-05 16:50:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-11-05 17:57:32 +0000

    app-office/libreoffice: Move clang to BDEPEND, allow sys-devel/llvm:13
    
    Bug: https://bugs.gentoo.org/816075
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/libreoffice/libreoffice-7.1.9999.ebuild | 27 +++++++++++-----------
 1 file changed, 14 insertions(+), 13 deletions(-)