Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792096 - app-office/libreoffice-9999 - qrcodegen was replaced by zxing in libreoffice master branch, new dep media-libs/zxing-cpp
Summary: app-office/libreoffice-9999 - qrcodegen was replaced by zxing in libreoffice ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-05-25 22:33 UTC by jospezial
Modified: 2021-09-07 18:28 UTC (History)
1 user (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 jospezial 2021-05-25 22:33:03 UTC
checking for hunspell... yes
checking whether to use zxing... yes
checking which libzxing to use... external
checking for ZXing/MultiFormatWriter.h... no
configure: error: zxing headers not found.

https://github.com/LibreOffice/core/search?q=zxing&type=commits

After emerging media-libs/zxing-cpp-1.1.1::gentoo configure succeeds:
configure: WARNING: unrecognized options: --without-system_apache_commons, --without-system-qrcodegen
****************************************************************************
Comment 1 jospezial 2021-05-31 09:58:51 UTC
Works also with media-libs/zxing-cpp-1.2.0
Comment 2 Larry the Git Cow gentoo-dev 2021-09-07 18:28:50 UTC
The bug has been closed via the following commit(s):

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

commit 8a77107795dec3091f09a1a064fed25eac68ebb6
Author:     Nils Freydank <holgersson@posteo.de>
AuthorDate: 2021-09-07 07:21:37 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-09-07 18:28:29 +0000

    app-office/libreoffice: Update live ebuild
    
    Upstream uses media-libs/zxing-cpp now instead of qrcodegen.
    
    This bump reflects this change plus some other bumps like skia and some
    housekeeping. Thanks alot for the hints via bug reports by a fellow
    user!
    
    Thanks-To: jospezial
    Closes: https://bugs.gentoo.org/792093
    Closes: https://bugs.gentoo.org/792096
    Closes: https://bugs.gentoo.org/792099
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Nils Freydank <holgersson@posteo.de>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/libreoffice/Manifest                             |  1 +
 .../libreoffice/files/libreoffice-7.2.0.4-qt5detect.patch   | 13 +++++++++++++
 app-office/libreoffice/libreoffice-9999.ebuild              | 11 ++++-------
 3 files changed, 18 insertions(+), 7 deletions(-)