opencv.git
15 months agoMerge version 4.6.0+dfsg-13.1+rpi1 and 4.6.0+dfsg-14 to produce 4.6.0+dfsg-14+rpi1 archive/raspbian/4.6.0+dfsg-14+rpi1 raspbian/4.6.0+dfsg-14+rpi1
Raspbian automatic forward porter [Mon, 9 Sep 2024 14:18:35 +0000 (15:18 +0100)]
Merge version 4.6.0+dfsg-13.1+rpi1 and 4.6.0+dfsg-14 to produce 4.6.0+dfsg-14+rpi1

16 months agoMerge opencv (4.6.0+dfsg-14) import into refs/heads/workingbranch
Santiago Vila [Thu, 15 Aug 2024 17:00:00 +0000 (19:00 +0200)]
Merge opencv (4.6.0+dfsg-14) import into refs/heads/workingbranch

16 months agopython3.12
Debian Science Team [Thu, 15 Aug 2024 17:00:00 +0000 (19:00 +0200)]
python3.12

commit 00ca8f455e6a5588d905e3a0b268f18ee3fda5dd
Author: Sérgio M. Basto <sergio@serjux.com>
Date:   Sun Oct 1 16:12:25 2023 +0100

    `numpy.distutils` is removed in numpy 1.26 on Python 3.12.

    so we don't use numpy.distutils to get includes dirs of python-numpy

Gbp-Pq: Name python3.12.patch

16 months agocmake-no-download
Debian Science Team [Thu, 15 Aug 2024 17:00:00 +0000 (19:00 +0200)]
cmake-no-download

===================================================================

Gbp-Pq: Name cmake-no-download.patch

16 months agofix(wechat_qrcode): fixed memory leaks
Nano [Thu, 27 Apr 2023 09:38:35 +0000 (17:38 +0800)]
fix(wechat_qrcode): fixed memory leaks

Gbp-Pq: Name 0010-fix-wechat_qrcode-fixed-memory-leaks.patch

16 months agofix(wechat_qrcode): Init nBytes after the count value is determined (#3480)
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

16 months agoDo not embed build directory in documentation
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

16 months agoDo not embed build directory in binaries
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

16 months agoBuild highgui module with QT support
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

16 months agoFix LAPACK finding CMake code
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

16 months agoFix building error with OGRE 1.12.9
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

16 months agoAdd missing header for LIBAVCODEC_VERSION_INT
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

16 months agocmake-dont-install-inexistent-files
Debian Science Team [Thu, 15 Aug 2024 17:00:00 +0000 (19:00 +0200)]
cmake-dont-install-inexistent-files

Gbp-Pq: Name cmake-dont-install-inexistent-files.patch

16 months ago[PATCH 2/2] use system-installed jquery
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

16 months agoopencv (4.6.0+dfsg-14) unstable; urgency=medium
Santiago Vila [Thu, 15 Aug 2024 17:00:00 +0000 (19:00 +0200)]
opencv (4.6.0+dfsg-14) unstable; urgency=medium

  * Team upload.
  [ Gilles Filippini ]
  * New patch python3.12.patch to fix FTBFS with Python 3.12.
Closes: #1076901.
  [ Mo Zhou ]
  * Fix depends-on-obsolete-package Depends: pkg-config => pkgconf.

[dgit import unpatched opencv 4.6.0+dfsg-14]

16 months agoImport opencv_4.6.0+dfsg-14.debian.tar.xz
Santiago Vila [Thu, 15 Aug 2024 17:00:00 +0000 (19:00 +0200)]
Import opencv_4.6.0+dfsg-14.debian.tar.xz

[dgit import tarball opencv 4.6.0+dfsg-14 opencv_4.6.0+dfsg-14.debian.tar.xz]

18 months agoMerge version 4.6.0+dfsg-13+rpi1 and 4.6.0+dfsg-13.1 to produce 4.6.0+dfsg-13.1+rpi1 archive/raspbian/4.6.0+dfsg-13.1+rpi1 raspbian/4.6.0+dfsg-13.1+rpi1
Raspbian automatic forward porter [Sat, 15 Jun 2024 11:21:22 +0000 (12:21 +0100)]
Merge version 4.6.0+dfsg-13+rpi1 and 4.6.0+dfsg-13.1 to produce 4.6.0+dfsg-13.1+rpi1

21 months agoMerge opencv (4.6.0+dfsg-13.1) import into refs/heads/workingbranch
Benjamin Drung [Thu, 29 Feb 2024 03:07:04 +0000 (03:07 +0000)]
Merge opencv (4.6.0+dfsg-13.1) import into refs/heads/workingbranch

21 months agocmake-no-download
Debian Science Team [Thu, 29 Feb 2024 03:07:04 +0000 (03:07 +0000)]
cmake-no-download

===================================================================

Gbp-Pq: Name cmake-no-download.patch

21 months agofix(wechat_qrcode): fixed memory leaks
Nano [Thu, 27 Apr 2023 09:38:35 +0000 (17:38 +0800)]
fix(wechat_qrcode): fixed memory leaks

Gbp-Pq: Name 0010-fix-wechat_qrcode-fixed-memory-leaks.patch

21 months agofix(wechat_qrcode): Init nBytes after the count value is determined (#3480)
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

21 months agoDo not embed build directory in documentation
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

21 months agoDo not embed build directory in binaries
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

21 months agoBuild highgui module with QT support
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

21 months agoFix LAPACK finding CMake code
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

21 months agoFix building error with OGRE 1.12.9
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

21 months agoAdd missing header for LIBAVCODEC_VERSION_INT
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

21 months agocmake-dont-install-inexistent-files
Debian Science Team [Thu, 29 Feb 2024 03:07:04 +0000 (03:07 +0000)]
cmake-dont-install-inexistent-files

Gbp-Pq: Name cmake-dont-install-inexistent-files.patch

21 months ago[PATCH 2/2] use system-installed jquery
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

21 months agoopencv (4.6.0+dfsg-13.1) unstable; urgency=medium
Benjamin Drung [Thu, 29 Feb 2024 03:07:04 +0000 (03:07 +0000)]
opencv (4.6.0+dfsg-13.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062839

[dgit import unpatched opencv 4.6.0+dfsg-13.1]

21 months agoImport opencv_4.6.0+dfsg-13.1.debian.tar.xz
Benjamin Drung [Thu, 29 Feb 2024 03:07:04 +0000 (03:07 +0000)]
Import opencv_4.6.0+dfsg-13.1.debian.tar.xz

[dgit import tarball opencv 4.6.0+dfsg-13.1 opencv_4.6.0+dfsg-13.1.debian.tar.xz]

2 years agoMerge version 4.6.0+dfsg-12+rpi1 and 4.6.0+dfsg-13 to produce 4.6.0+dfsg-13+rpi1 archive/raspbian/4.6.0+dfsg-13+rpi1 raspbian/4.6.0+dfsg-13+rpi1
Raspbian automatic forward porter [Thu, 28 Sep 2023 20:31:27 +0000 (21:31 +0100)]
Merge version 4.6.0+dfsg-12+rpi1 and 4.6.0+dfsg-13 to produce 4.6.0+dfsg-13+rpi1

2 years agoMerge opencv (4.6.0+dfsg-13) import into refs/heads/workingbranch
Mo Zhou [Mon, 17 Jul 2023 02:20:35 +0000 (03:20 +0100)]
Merge opencv (4.6.0+dfsg-13) import into refs/heads/workingbranch

2 years agocmake-no-download
Debian Science Team [Mon, 17 Jul 2023 02:20:35 +0000 (03:20 +0100)]
cmake-no-download

===================================================================

Gbp-Pq: Name cmake-no-download.patch

2 years agofix(wechat_qrcode): fixed memory leaks
Nano [Thu, 27 Apr 2023 09:38:35 +0000 (17:38 +0800)]
fix(wechat_qrcode): fixed memory leaks

Gbp-Pq: Name 0010-fix-wechat_qrcode-fixed-memory-leaks.patch

2 years agofix(wechat_qrcode): Init nBytes after the count value is determined (#3480)
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

2 years agoDo not embed build directory in documentation
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

2 years agoDo not embed build directory in binaries
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

2 years agoBuild highgui module with QT support
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

2 years agoFix LAPACK finding CMake code
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

2 years agoFix building error with OGRE 1.12.9
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

2 years agoAdd missing header for LIBAVCODEC_VERSION_INT
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

2 years agocmake-dont-install-inexistent-files
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

2 years ago[PATCH 2/2] use system-installed jquery
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

2 years agoopencv (4.6.0+dfsg-13) unstable; urgency=medium
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]

2 years agoImport opencv_4.6.0+dfsg-13.debian.tar.xz
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]

2 years agoMerge version 4.6.0+dfsg-11+rpi1 and 4.6.0+dfsg-12 to produce 4.6.0+dfsg-12+rpi1 bookworm-staging archive/raspbian/4.6.0+dfsg-12+rpi1 raspbian/4.6.0+dfsg-12+rpi1
Raspbian automatic forward porter [Sat, 3 Jun 2023 03:05:01 +0000 (04:05 +0100)]
Merge version 4.6.0+dfsg-11+rpi1 and 4.6.0+dfsg-12 to produce 4.6.0+dfsg-12+rpi1

2 years agoMerge opencv (4.6.0+dfsg-12) import into refs/heads/workingbranch
Jochen Sprickerhof [Fri, 12 May 2023 09:40:38 +0000 (10:40 +0100)]
Merge opencv (4.6.0+dfsg-12) import into refs/heads/workingbranch

2 years agofix(wechat_qrcode): fixed memory leaks
Nano [Thu, 27 Apr 2023 09:38:35 +0000 (17:38 +0800)]
fix(wechat_qrcode): fixed memory leaks

Gbp-Pq: Name 0010-fix-wechat_qrcode-fixed-memory-leaks.patch

2 years agofix(wechat_qrcode): Init nBytes after the count value is determined (#3480)
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

2 years agoDo not embed build directory in documentation
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

2 years agoDo not embed build directory in binaries
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

2 years agoBuild highgui module with QT support
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

2 years agoFix LAPACK finding CMake code
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

2 years agoFix building error with OGRE 1.12.9
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

2 years agoAdd missing header for LIBAVCODEC_VERSION_INT
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

2 years agocmake-dont-install-inexistent-files
Debian Science Team [Fri, 12 May 2023 09:40:38 +0000 (10:40 +0100)]
cmake-dont-install-inexistent-files

Gbp-Pq: Name cmake-dont-install-inexistent-files.patch

2 years ago[PATCH 2/2] use system-installed jquery
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

2 years agoopencv (4.6.0+dfsg-12) unstable; urgency=medium
Jochen Sprickerhof [Fri, 12 May 2023 09:40:38 +0000 (10:40 +0100)]
opencv (4.6.0+dfsg-12) unstable; urgency=medium

  * Team upload.

  [ Andreas Beckmann ]
  * libopencv-core406: Add Breaks: libopencv-core4.5 for smoother upgrades from bullseye
    (Closes: #1035886)

  [ Jochen Sprickerhof ]
  * Add upstream patches for CVE-2023-2617 and CVE-2023-2618 (Closes: #1035954)

[dgit import unpatched opencv 4.6.0+dfsg-12]

2 years agoImport opencv_4.6.0+dfsg-12.debian.tar.xz
Jochen Sprickerhof [Fri, 12 May 2023 09:40:38 +0000 (10:40 +0100)]
Import opencv_4.6.0+dfsg-12.debian.tar.xz

[dgit import tarball opencv 4.6.0+dfsg-12 opencv_4.6.0+dfsg-12.debian.tar.xz]

2 years agoMerge version 4.6.0+dfsg-10+rpi1 and 4.6.0+dfsg-11 to produce 4.6.0+dfsg-11+rpi1 archive/raspbian/4.6.0+dfsg-11+rpi1 raspbian/4.6.0+dfsg-11+rpi1
Raspbian automatic forward porter [Mon, 13 Mar 2023 21:49:01 +0000 (21:49 +0000)]
Merge version 4.6.0+dfsg-10+rpi1 and 4.6.0+dfsg-11 to produce 4.6.0+dfsg-11+rpi1

2 years agoMerge opencv (4.6.0+dfsg-11) import into refs/heads/workingbranch
Nobuhiro Iwamatsu [Wed, 1 Mar 2023 01:21:45 +0000 (01:21 +0000)]
Merge opencv (4.6.0+dfsg-11) import into refs/heads/workingbranch

2 years agoDo not embed build directory in documentation
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

2 years agoDo not embed build directory in binaries
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

2 years agoBuild highgui module with QT support
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

2 years agoFix LAPACK finding CMake code
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

2 years agoFix building error with OGRE 1.12.9
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

2 years agoAdd missing header for LIBAVCODEC_VERSION_INT
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

2 years agocmake-dont-install-inexistent-files
Debian Science Team [Wed, 1 Mar 2023 01:21:45 +0000 (01:21 +0000)]
cmake-dont-install-inexistent-files

Gbp-Pq: Name cmake-dont-install-inexistent-files.patch

2 years ago[PATCH 2/2] use system-installed jquery
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

2 years agoopencv (4.6.0+dfsg-11) unstable; urgency=medium
Nobuhiro Iwamatsu [Wed, 1 Mar 2023 01:21:45 +0000 (01:21 +0000)]
opencv (4.6.0+dfsg-11) unstable; urgency=medium

  * Update d/rules.
    Use -DCMAKE_SKIP_RPATH=ON instead of -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON.
    (Closes: #1024638)

[dgit import unpatched opencv 4.6.0+dfsg-11]

2 years agoImport opencv_4.6.0+dfsg-11.debian.tar.xz
Nobuhiro Iwamatsu [Wed, 1 Mar 2023 01:21:45 +0000 (01:21 +0000)]
Import opencv_4.6.0+dfsg-11.debian.tar.xz

[dgit import tarball opencv 4.6.0+dfsg-11 opencv_4.6.0+dfsg-11.debian.tar.xz]

2 years agoMerge version 4.6.0+dfsg-9+rpi1 and 4.6.0+dfsg-10 to produce 4.6.0+dfsg-10+rpi1 archive/raspbian/4.6.0+dfsg-10+rpi1 raspbian/4.6.0+dfsg-10+rpi1
Raspbian automatic forward porter [Sat, 11 Feb 2023 17:31:48 +0000 (17:31 +0000)]
Merge version 4.6.0+dfsg-9+rpi1 and 4.6.0+dfsg-10 to produce 4.6.0+dfsg-10+rpi1

2 years agoMerge opencv (4.6.0+dfsg-10) import into refs/heads/workingbranch
Nobuhiro Iwamatsu [Mon, 16 Jan 2023 02:23:50 +0000 (02:23 +0000)]
Merge opencv (4.6.0+dfsg-10) import into refs/heads/workingbranch

2 years agoDo not embed build directory in documentation
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

2 years agoDo not embed build directory in binaries
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

2 years agoBuild highgui module with QT support
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

2 years agoFix LAPACK finding CMake code
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

2 years agoFix building error with OGRE 1.12.9
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

2 years agoAdd missing header for LIBAVCODEC_VERSION_INT
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

2 years agocmake-dont-install-inexistent-files
Debian Science Team [Mon, 16 Jan 2023 02:23:50 +0000 (02:23 +0000)]
cmake-dont-install-inexistent-files

Gbp-Pq: Name cmake-dont-install-inexistent-files.patch

2 years ago[PATCH 2/2] use system-installed jquery
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

2 years agoopencv (4.6.0+dfsg-10) unstable; urgency=medium
Nobuhiro Iwamatsu [Mon, 16 Jan 2023 02:23:50 +0000 (02:23 +0000)]
opencv (4.6.0+dfsg-10) unstable; urgency=medium

  * Update d/rules.
    Add -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON to configure of python extension
    (Closes: #1024638)

[dgit import unpatched opencv 4.6.0+dfsg-10]

2 years agoImport opencv_4.6.0+dfsg-10.debian.tar.xz
Nobuhiro Iwamatsu [Mon, 16 Jan 2023 02:23:50 +0000 (02:23 +0000)]
Import opencv_4.6.0+dfsg-10.debian.tar.xz

[dgit import tarball opencv 4.6.0+dfsg-10 opencv_4.6.0+dfsg-10.debian.tar.xz]

3 years agoMerge version 4.6.0+dfsg-7+rpi1 and 4.6.0+dfsg-9 to produce 4.6.0+dfsg-9+rpi1 archive/raspbian/4.6.0+dfsg-9+rpi1 raspbian/4.6.0+dfsg-9+rpi1
Raspbian automatic forward porter [Sat, 26 Nov 2022 02:48:46 +0000 (02:48 +0000)]
Merge version 4.6.0+dfsg-7+rpi1 and 4.6.0+dfsg-9 to produce 4.6.0+dfsg-9+rpi1

3 years agoMerge opencv (4.6.0+dfsg-9) import into refs/heads/workingbranch
Jochen Sprickerhof [Sun, 20 Nov 2022 21:22:15 +0000 (21:22 +0000)]
Merge opencv (4.6.0+dfsg-9) import into refs/heads/workingbranch

3 years agoDo not embed build directory in documentation
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

3 years agoDo not embed build directory in binaries
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

3 years agoBuild highgui module with QT support
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

3 years agoFix LAPACK finding CMake code
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

3 years agoFix building error with OGRE 1.12.9
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

3 years agoAdd missing header for LIBAVCODEC_VERSION_INT
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

3 years agocmake-dont-install-inexistent-files
Debian Science Team [Sun, 20 Nov 2022 21:22:15 +0000 (21:22 +0000)]
cmake-dont-install-inexistent-files

Gbp-Pq: Name cmake-dont-install-inexistent-files.patch

3 years ago[PATCH 2/2] use system-installed jquery
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

3 years agoopencv (4.6.0+dfsg-9) unstable; urgency=medium
Jochen Sprickerhof [Sun, 20 Nov 2022 21:22:15 +0000 (21:22 +0000)]
opencv (4.6.0+dfsg-9) unstable; urgency=medium

  * Team upload.
  * Fix FTBFS on arch any (Closes: #1024507)

[dgit import unpatched opencv 4.6.0+dfsg-9]

3 years agoImport opencv_4.6.0+dfsg-9.debian.tar.xz
Jochen Sprickerhof [Sun, 20 Nov 2022 21:22:15 +0000 (21:22 +0000)]
Import opencv_4.6.0+dfsg-9.debian.tar.xz

[dgit import tarball opencv 4.6.0+dfsg-9 opencv_4.6.0+dfsg-9.debian.tar.xz]

3 years agoMerge version 4.6.0+dfsg-6+rpi1 and 4.6.0+dfsg-7 to produce 4.6.0+dfsg-7+rpi1 archive/raspbian/4.6.0+dfsg-7+rpi1 raspbian/4.6.0+dfsg-7+rpi1
Raspbian automatic forward porter [Sat, 24 Sep 2022 16:18:42 +0000 (17:18 +0100)]
Merge version 4.6.0+dfsg-6+rpi1 and 4.6.0+dfsg-7 to produce 4.6.0+dfsg-7+rpi1

3 years agoMerge opencv (4.6.0+dfsg-7) import into refs/heads/workingbranch
Mo Zhou [Thu, 22 Sep 2022 00:51:42 +0000 (01:51 +0100)]
Merge opencv (4.6.0+dfsg-7) import into refs/heads/workingbranch

3 years agoBuild highgui module with QT support
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

3 years agoFix LAPACK finding CMake code
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