]> git.pld-linux.org Git - packages/opencv.git/blobdiff - opencv.spec
- release 5 (by relup.sh)
[packages/opencv.git] / opencv.spec
index ad7b65c6517787d9f7bc64e20d32a4db639f776f..e99d742ebba9cca25689f0f11b9272611fb082b8 100644 (file)
@@ -60,7 +60,7 @@ Summary:      A library of programming functions mainly aimed at real time computer v
 Summary(pl.UTF-8):     Biblioteka funkcji do grafiki komputerowej w czasie rzeczywistym
 Name:          opencv
 Version:       3.4.1
-Release:       0.1
+Release:       5
 Epoch:         1
 %if %{with unicap} || %{with xine}
 License:       GPL (enforced by used libraries), BSD (opencv itself)
@@ -101,6 +101,7 @@ Source30:   https://raw.githubusercontent.com/opencv/opencv_3rdparty/8afa57abc8229
 # Source30-md5:        7505c44ca4eb54b4ab1e4777cb96ac05
 Patch0:                ix86-pause.patch
 Patch1:                %{name}-ximea.patch
+Patch2:                cplusplus.patch
 Patch3:                cmake-install-path.patch
 URL:           http://www.opencv.org/
 %{?with_pvapi:BuildRequires:   AVT_GigE_SDK-devel}
@@ -327,6 +328,7 @@ Wiązania Pythona 3 do OpenCV.
 
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 %patch3 -p1
 
 %build
This page took 0.029027 seconds and 4 git commands to generate.