textproc/zxing-cpp: Patch to remove OpenCV libs from the installed cmake files

net/kitinerary was broken because OpenCV libs were unnecessarily supplied to its build by
cmake files from textproc/zxing-cpp. These OpenCV libs were missing -L/usr/local/lib for
some reason, possiblt because OpenCV's cmake files provide LIBS without -L/usr/local/lib.

PR:		237388
Reported by:	Martin Birgmeier <d8zNeCFG@aon.at>
This commit is contained in:
Yuri Victorovich 2019-04-21 21:11:35 +00:00
parent 352350b0ba
commit 659ac4985c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499595
2 changed files with 5 additions and 5 deletions

View File

@ -3,11 +3,11 @@
PORTNAME= zxing-cpp
DISTVERSION= 0.20190320
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
PATCHFILES= bb232d122e0f4743b67fbe7de33b5bcb428e9bd4.patch:-p1
PATCHFILES= 9e5dfa57f3b998bc3049bfa893b20e81dea656df.patch:-p1
MAINTAINER= yuri@FreeBSD.org
COMMENT= ZXing C++ Library for QR code recognition

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1555770661
TIMESTAMP = 1555794546
SHA256 (glassechidna-zxing-cpp-0.20190320-e0e40dd_GH0.tar.gz) = 699ed1e08812631d40730bd96a7e314d1ad8adf28f45770d8ae8e57a536ba33b
SIZE (glassechidna-zxing-cpp-0.20190320-e0e40dd_GH0.tar.gz) = 312377
SHA256 (bb232d122e0f4743b67fbe7de33b5bcb428e9bd4.patch) = a3430c1284be71bc9bdefae35d4f683905a5b31a9fd72289ff0891a798d5837f
SIZE (bb232d122e0f4743b67fbe7de33b5bcb428e9bd4.patch) = 720
SHA256 (9e5dfa57f3b998bc3049bfa893b20e81dea656df.patch) = a9afdcaed3ac3026eb471e371431d23b9353a58807c7b5c863f33253f31f128b
SIZE (9e5dfa57f3b998bc3049bfa893b20e81dea656df.patch) = 1251