Commit Graph

9 Commits

Author SHA256 Message Date
c3d5e65aa7 Accepting request 863939 from home:simotek:branches:devel:libraries:c_c++
- Use %cmake_build instead of %make_jobs
- Shouldn't need -DBUILD_SHARED_LIBRARY=ON

OBS-URL: https://build.opensuse.org/request/show/863939
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=15
2021-01-18 10:26:28 +00:00
Dominique Leuenberger
37e86b2856 Accepting request 843573 from home:alarrosa:branches:devel:libraries:c_c++
- Add baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/843573
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=13
2020-10-26 09:45:10 +00:00
b64282e788 Accepting request 833742 from home:alarrosa:branches:devel:libraries:c_c++
- Add fix for pkg-config file so the version and library are set properly
  in the resulting .pc file:
  * fix-pkg-config-file.patch

OBS-URL: https://build.opensuse.org/request/show/833742
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=11
2020-09-11 11:30:17 +00:00
0d03091bd3 Accepting request 827103 from home:cgiboudeaux:zxing
- Update to 1.1.0
  * Add Python binding
  * Bug fixes from upstream XZing project
  * Many performance improvements for 1D readers
  * More meta-data exported when reading specific format
  * Minor bug fixes and improvements for corner cases
  * Improve DataMatrix encoder
  * Add interface to simplify basic usage
  * WASM API to support pixels array as input
  * Few minor bug fixes
  * A new and (hopefully) 'future proof' single ReadBarcode entry point
    into the decoding functionality.
  * The LuminanceSource based API is now deprecated but still compiles.
  * A new BarcodeFormats flag type to specify the set of barcodes to look for.
  * Deprecated unrelyable Result::resultPoints in favor of well defined
    Result::position.
  * Deprecated Result::metadata() -> ORIENTATION in favor
    of Result::orientation.
  * New Binarizer enum in DecodeHints to specify the binarizer for
    the ReadBarcode API.
  * New DecodeHints::isPure property to speed up detection for
    'pure' input use-cases.
  * New 'unified' CMake structure to build (most) of the project from
    the top-level project.
  * New ZXingReader and ZXingWriter example code also meant for distributing.
  * New simplified and consistent Python API (breaking change)
  * ReedSolomon error detection code 2x speedup.
  * Enable basic MaxiCode support.
  * Fix coutry-code metatdata decoding for UPC/EAN codes.
  * Slightly improved QRCode detection for rotated symbols.

OBS-URL: https://build.opensuse.org/request/show/827103
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=9
2020-08-19 08:55:31 +00:00
e3901fdcca Accepting request 754291 from home:marxin:branches:devel:libraries:c_c++
- Add add-missing-includes-of-stdexcept-header.patch
  in order to fix boo#1158377.

OBS-URL: https://build.opensuse.org/request/show/754291
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=7
2019-12-09 12:54:22 +00:00
fbcaccebf9 Accepting request 704994 from home:jengelh:branches:devel:libraries:c_c++
- Trim metadata redundancies from description.

OBS-URL: https://build.opensuse.org/request/show/704994
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=4
2019-05-23 12:58:10 +00:00
6ece78e072 Accepting request 704664 from home:luca_b:zxing
Really fix URL (manually checked)

OBS-URL: https://build.opensuse.org/request/show/704664
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=3
2019-05-22 08:33:47 +00:00
9f33439109 Accepting request 704563 from home:luca_b:zxing
- Fixup URL and Source

OBS-URL: https://build.opensuse.org/request/show/704563
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=2
2019-05-22 08:04:19 +00:00
b18c9a8d13 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
2019-05-21 08:21:38 +00:00