summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2022-08-08 09:09:51 +0200
committerTreeve Jelbert2022-08-10 16:37:35 +0200
commit706d91f18c73d26a32372d796d7020ba50adc8c7 (patch)
tree342e9f7ef6703e34bc986dc5d29474b6264ae16f
parentbc7d82e37682c9b3956a3674ac41c3f307b46245 (diff)
zxing-cpp: => 1.4.0
-rwxr-xr-xgraphics-libs/zxing-cpp/DEPENDS3
-rwxr-xr-xgraphics-libs/zxing-cpp/DETAILS4
-rw-r--r--graphics-libs/zxing-cpp/HISTORY4
3 files changed, 8 insertions, 3 deletions
diff --git a/graphics-libs/zxing-cpp/DEPENDS b/graphics-libs/zxing-cpp/DEPENDS
index 4d71ea1e3c..a3af70adfb 100755
--- a/graphics-libs/zxing-cpp/DEPENDS
+++ b/graphics-libs/zxing-cpp/DEPENDS
@@ -1,2 +1,3 @@
source $GRIMOIRE/CMAKE_DEPENDS &&
-depends -sub CXX gcc
+depends -sub CXX gcc &&
+optional_depends opencv4 '' '' 'build examples'
diff --git a/graphics-libs/zxing-cpp/DETAILS b/graphics-libs/zxing-cpp/DETAILS
index c99680a8f5..1df6bd6771 100755
--- a/graphics-libs/zxing-cpp/DETAILS
+++ b/graphics-libs/zxing-cpp/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=zxing-cpp
- VERSION=1.2.0
- SOURCE_HASH=sha512:e61b4e44ccaf0871b5d8badf9ce0a81576f55e5d6a9458907b9b599a66227adceabb8d51a0c47b32319d8aeff93e758b4785d3bd0440375247471d95999de487
+ VERSION=1.4.0
+ SOURCE_HASH=sha512:05c5b9282f13b76fa0897b21e5b73cb7df0c52e62f1a2d9760fe774aa0378fde97f5f9896690b65b28b4b96ba6ad2703bed53ffaf9d3784636d29cbe860d4bad
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/nu-book/zxing-cpp
diff --git a/graphics-libs/zxing-cpp/HISTORY b/graphics-libs/zxing-cpp/HISTORY
index eb592b868b..b06e2d9af9 100644
--- a/graphics-libs/zxing-cpp/HISTORY
+++ b/graphics-libs/zxing-cpp/HISTORY
@@ -1,3 +1,7 @@
+2022-08-08 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.4.0
+ * DEPENDS: add opencv4
+
2021-07-18 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.2.0