]> git.pld-linux.org Git - packages/opencv.git/blobdiff - opencv.spec
BR gl2ps-devel
[packages/opencv.git] / opencv.spec
index 6eaf2c1c545a6ad5a9ed3ceb59e4db94af3b2b36..1accacf7cfe84c6682c3089184b27b0861566fad 100644 (file)
@@ -43,8 +43,8 @@
 Summary:       A library of programming functions mainly aimed at real time computer vision
 Summary(pl.UTF-8):     Biblioteka funkcji do grafiki komputerowej w czasie rzeczywistym
 Name:          opencv
-Version:       2.4.11
-Release:       5
+Version:       2.4.12.3
+Release:       1
 Epoch:         1
 %if %{with unicap} || %{with xine}
 License:       GPL (enforced by used libraries), BSD (opencv itself)
@@ -53,7 +53,7 @@ License:      BSD
 %endif
 Group:         Libraries
 Source0:       https://github.com/Itseez/opencv/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: fa06384719cb0be48183b4de972f0b2a
+# Source0-md5: 2496a4a4caf8fecfbfc294fbe6a814b0
 Patch0:                %{name}-cflags.patch
 Patch1:                %{name}-cmake.patch
 Patch2:                %{name}-unicap-c++.patch
@@ -82,6 +82,7 @@ BuildRequires:        doxygen
 BuildRequires: eigen3 >= 3
 %{?with_ffmpeg:BuildRequires:  ffmpeg-devel >= 0.7}
 %{?with_openmp:BuildRequires:  gcc-c++ >= 6:4.2}
+BuildRequires: gl2ps-devel
 %if %{with gstreamer}
 BuildRequires: gstreamer-devel >= 1.0
 BuildRequires: gstreamer-plugins-base-devel >= 1.0
@@ -378,6 +379,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/opencv_annotation
 %attr(755,root,root) %{_bindir}/opencv_createsamples
 %attr(755,root,root) %{_bindir}/opencv_haartraining
 %attr(755,root,root) %{_bindir}/opencv_performance
This page took 0.032787 seconds and 4 git commands to generate.