summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nano [Wed, 26 Apr 2023 07:09:52 +0000 (15:09 +0800)]
fix(wechat_qrcode): Init nBytes after the count value is determined (#3480)
* fix(wechat_qrcode): Initialize nBytes after the count value is determined
* fix(wechat_qrcode): Incorrect count data repair
* chore: format expr
* fix(wechat_qrcode): Avoid null pointer exception
* fix(wechat_qrcode): return when bytes_ is empty
* test(wechat_qrcode): add test case
---------
Co-authored-by: GZTime <Time.GZ@outlook.com>
Gbp-Pq: Name 0009-fix-wechat_qrcode-Init-nBytes-after-the-count-value-.patch
Victor Westerhuis [Sat, 19 Nov 2022 22:12:02 +0000 (23:12 +0100)]
Do not embed build directory in documentation
This makes the documentation build reproducibly.
Gbp-Pq: Name 0009-Do-not-embed-build-directory-in-documentation.patch
Victor Westerhuis [Sat, 19 Nov 2022 20:45:39 +0000 (21:45 +0100)]
Do not embed build directory in binaries
This makes the opencv core module build reproducibly.
Gbp-Pq: Name 0008-Do-not-embed-build-directory-in-binaries.patch
Victor Westerhuis [Fri, 9 Sep 2022 09:07:35 +0000 (11:07 +0200)]
Build highgui module with QT support
Removes the dependency on the removed non-free Milky icon set. Four
directional arrows are replaced by standard Qt icons. The other icons
are replaced by corresponding icons from the freedesktop.org Icon Naming
Specification.
Gbp-Pq: Name 0007-Build-highgui-module-with-QT-support.patch
Victor Westerhuis [Fri, 9 Sep 2022 12:01:42 +0000 (14:01 +0200)]
Fix LAPACK finding CMake code
On Debian cblas.h and lapacke.h are not installed in the same include
directory. This does not matter when compiling, but the custom header
check in OpenCV fails on it. Force OpenCV to use the standard CMake
check_include_file function to do the check so it succeeds.
Gbp-Pq: Name 0006-Fix-LAPACK-finding-CMake-code.patch
Pavel Procopiuc [Wed, 8 Jun 2022 11:55:33 +0000 (13:55 +0200)]
Fix building error with OGRE 1.12.9
Gbp-Pq: Name 0005-Fix-building-error-with-OGRE-1.12.9.patch
Jochen Sprickerhof [Mon, 8 Aug 2022 19:10:13 +0000 (21:10 +0200)]
Add missing header for LIBAVCODEC_VERSION_INT
Gbp-Pq: Name 0004-Add-missing-header-for-LIBAVCODEC_VERSION_INT.patch
Debian Science Team [Mon, 17 Jul 2023 02:20:35 +0000 (03:20 +0100)]
cmake-dont-install-inexistent-files
Gbp-Pq: Name cmake-dont-install-inexistent-files.patch
Nobuhiro Iwamatsu [Sat, 4 Aug 2018 00:28:35 +0000 (09:28 +0900)]
[PATCH 2/2] use system-installed jquery
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name change_jquery.js_path
Mo Zhou [Mon, 17 Jul 2023 02:20:35 +0000 (03:20 +0100)]
opencv (4.6.0+dfsg-13) unstable; urgency=medium
* Embed and enable the 3rdparty source for QUIRC as per user request.
* Add several missing build dependencies for libopenjp, libva and imath.
* Patch: remove the downloading function from cmake files.
* Fix obsolete B-D libgl1-mesa-dev => libgl-dev.
* Update copyright and lintian overrides. It's lintian-clean now.
[dgit import unpatched opencv 4.6.0+dfsg-13]
Mo Zhou [Mon, 17 Jul 2023 02:20:35 +0000 (03:20 +0100)]
Import opencv_4.6.0+dfsg-13.debian.tar.xz
[dgit import tarball opencv 4.6.0+dfsg-13 opencv_4.6.0+dfsg-13.debian.tar.xz]
Jochen Sprickerhof [Fri, 24 Jun 2022 08:06:16 +0000 (09:06 +0100)]
Import opencv_4.6.0+dfsg.orig.tar.xz
[dgit import orig opencv_4.6.0+dfsg.orig.tar.xz]
Jochen Sprickerhof [Fri, 24 Jun 2022 08:06:16 +0000 (09:06 +0100)]
Import opencv_4.6.0+dfsg.orig-contrib.tar.xz
[dgit import orig opencv_4.6.0+dfsg.orig-contrib.tar.xz]