SHA256
8
0
forked from pool/zxing-cpp

Accepting request 704079 from home:luca_b:zxing

New package: zxing-cpp, a C++ port of the Java ZXing library

This will be required by some KDE packages (kitinerary) to provide barcode
processing.

NOTE: there are multiple forks of this library around. This one is at least
officially sanctioned by the original ZXing developers, provides proper
library versioning (after some poking upstream) and has actual releases.
This is also the one required by the KDE package mentioned above.

See https://github.com/nu-book/zxing-cpp/issues/44 for details.

OBS-URL: https://build.opensuse.org/request/show/704079
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=1
This commit is contained in:
2019-05-21 08:21:38 +00:00
committed by Git OBS Bridge
commit 096a094c9d
6 changed files with 349 additions and 0 deletions

7
zxing-cpp.changes Normal file
View File

@@ -0,0 +1,7 @@
-------------------------------------------------------------------
Fri May 17 05:22:57 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Initial package for openSUSE
- Add upstream patch to add proper installability and library
versioning:
* fix-library-installation-and-versioning.patch