aboutsummaryrefslogtreecommitdiff
path: root/multimedia/zxing-cpp-legacy1.1.1-opt/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/zxing-cpp-legacy1.1.1-opt/README')
-rw-r--r--multimedia/zxing-cpp-legacy1.1.1-opt/README27
1 files changed, 0 insertions, 27 deletions
diff --git a/multimedia/zxing-cpp-legacy1.1.1-opt/README b/multimedia/zxing-cpp-legacy1.1.1-opt/README
deleted file mode 100644
index 56ac975ef2..0000000000
--- a/multimedia/zxing-cpp-legacy1.1.1-opt/README
+++ /dev/null
@@ -1,27 +0,0 @@
-ZXing-C++ ("zebra crossing") is an open-source, multi-format
-linear/matrix barcode image processing library implemented in C++.
-
-It was originally ported from the Java ZXing Library but has been
-developed further and now includes many improvements in terms of
-runtime and detection performance. It can both read and write
-barcodes in a number of formats.
-
-Features:
- * Written in pure C++17 (/C++20), no third-party dependencies
- (for the library itself)
- * Thread safe
- * Wrappers/Bindings for:
- - Android
- - C
- - iOS
- - Python
- - WebAssembly
- - WinRT
- - Flutter (external project)
-
-NOTE:
-
-This outdated version is mainly for gst-plugins-bad-nonfree.
-Use it in your own scripts by setting
-PKG_CONFIG_PATH=/opt/zxing-cpp-legacy1.1.1-opt/lib64/pkgconfig/
-but better just port your builds to use the recent zxing.