Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691740 - dev-libs/qrcodegen - High-quality QR Code generator library in C++, C, ...
Summary: dev-libs/qrcodegen - High-quality QR Code generator library in C++, C, ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://www.nayuki.io/page/qr-code-ge...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-08 13:05 UTC by Andreas Sturmlechner
Modified: 2023-02-26 21:32 UTC (History)
4 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 Andreas Sturmlechner gentoo-dev 2019-08-08 13:05:43 UTC
See also: https://github.com/nayuki/QR-Code-generator
Comment 1 Agostino Sarubbo gentoo-dev 2019-08-08 14:32:57 UTC
FTR if you will make an ebuild:

https://github.com/nayuki/QR-Code-generator/issues/64
Comment 2 Joakim Tjernlund 2020-02-26 17:12:06 UTC
There is an initial ebuild at:
https://github.com/perfect7gentleman/pg_overlay/tree/master/dev-libs/qrcodegen
Comment 3 Larry the Git Cow gentoo-dev 2020-03-16 21:29:17 UTC
The bug has been referenced in the following commit(s):

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

commit 0eacd9e64f7048caf6e61fb3e5b498eafd200a58
Author:     Nils Freydank <holgersson@posteo.de>
AuthorDate: 2020-03-02 22:24:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-16 21:25:45 +0000

    app-office/libreoffice: Bump to 6.4.2.1
    
    This release uses the bundled qrcode library. The code seems to be the same
    as the separate one and the upstream's build system is in a bad shape.
    
    Bug: https://bugs.gentoo.org/691740
    Bug: https://bugs.gentoo.org/702350
    Package-Manager: Portage-2.3.93, Repoman-2.3.20
    Signed-off-by: Nils Freydank <holgersson@posteo.de>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/libreoffice/Manifest                   |   3 +
 app-office/libreoffice/libreoffice-6.4.2.1.ebuild | 549 ++++++++++++++++++++++
 2 files changed, 552 insertions(+)
Comment 4 jospezial 2021-11-01 11:47:50 UTC
replaced by ZXing library since libreoffice 7.2
https://github.com/LibreOffice/core/commit/66e88f46f7b9ef7a0b3366805860fd581bed6146

Can be closed when libreoffice 7.1 goes away from tree.
Comment 5 jospezial 2023-02-26 20:31:34 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/app-office/libreoffice?id=abd3e5b18218581517255512bbeac8402cb55701

All libreoffice versions which needed qrcodegen are gone from the tree.