Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686334 - dev-libs/zxing-cpp: C++ port of ZXing, a barcode scanning library
Summary: dev-libs/zxing-cpp: C++ port of ZXing, a barcode scanning library
Status: RESOLVED FIXED
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://github.com/nu-book/zxing-cpp
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-19 20:19 UTC by Andreas Sturmlechner
Modified: 2019-07-24 15:00 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 Andreas Sturmlechner gentoo-dev 2019-05-19 20:19:53 UTC
Will be a dependency of upcoming kde-apps/kitinerary versions to parse barcodes in PDF files.

Features:
- In pure C++14, no third-party dependencies
- Stateless, thread-safe readers/generators
- Wrapper to create WinRT component
- Wrapper for Android
- Wrapper for WebAssembly
Comment 1 Andreas Sturmlechner gentoo-dev 2019-05-19 20:20:46 UTC
Fork of Java-based ZXing with upstream blessing, fwiw: https://github.com/zxing/zxing
Comment 2 Larry the Git Cow gentoo-dev 2019-07-24 15:00:50 UTC
The bug has been closed via the following commit(s):

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

commit 5ad80412975e863c899f17a2f6520eb1df9ed1b9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-07-24 12:22:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-07-24 15:00:29 +0000

    media-libs/zxing-cpp: New package, 1.0.6 initial version
    
    Closes: https://bugs.gentoo.org/686334
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/zxing-cpp/Manifest               |  1 +
 media-libs/zxing-cpp/metadata.xml           |  8 ++++++++
 media-libs/zxing-cpp/zxing-cpp-1.0.6.ebuild | 17 +++++++++++++++++
 3 files changed, 26 insertions(+)