Sérgio M. Basto
3f46513b8b
Better conditionals to enable openni only available in ix86, x86_64 and arm
7 years ago
Sérgio M. Basto
6cc47849d0
Enable openni.
...
Enable eigen3 except in ppc64le because fails to build in OpenCL headers.
Documented why is not enabled atlas, openblas and vtk.
7 years ago
Sérgio M. Basto
114cbf390b
Reenable gstreamer
...
Remove architecture checks for tbb and enable it, inspired on (#1262788 )
7 years ago
Zbigniew Jędrzejewski-Szmek
89187c095c
Add Provides for the old name without %_isa
7 years ago
Zbigniew Jędrzejewski-Szmek
a23516bd62
Python 2 binary package renamed to python2-opencv
7 years ago
Fedora Release Engineering
949d312ea3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
8 years ago
Fedora Release Engineering
177ec4f9da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8 years ago
Orion Poplawski
d10cf672cd
Rebuild for protobuf 3.3.1
8 years ago
Fedora Release Engineering
e65fa78904
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
8 years ago
Josef Ridky
e0a0df21c8
Resolves : #1408880 - new version of OpenCV (3.2.0)
8 years ago
Sandro Mani
567b498138
Rebuild (tesseract)
8 years ago
Fedora Release Engineering
04a71bc6ae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8 years ago
Sandro Mani
a3538db898
Rebuild (libwebp)
8 years ago
Orion Poplawski
c804356192
Rebuild for protobuf 3.2.0
8 years ago
Miro Hrončok
97a0571882
Rebuild for Python 3.6
8 years ago
Rex Dieter
7773ebce51
rebuild (jasper)
8 years ago
Orion Poplawski
ea825630a0
Rebuild for protobuf 3.1.0
8 years ago
Nicolas Chauvet
e8cb9f1050
Use -Wl,--as-needed until dependencies are better sorted out upstream
...
https://github.com/opencv/opencv/issues/7001
9 years ago
Sérgio M. Basto
220448948f
fedpkg unused-patches
...
opencv-2.4.11-listfilterout.patch
opencv-2.4.12.3-gcc6.patch
9 years ago
Fedora Release Engineering
8f74f5c268
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
9 years ago
Till Maas
74cb78a1b0
Define %srcname for python subpackages
...
- Fix whitespace
9 years ago
Sérgio M. Basto
8332955846
Don't clean unneeded symbols (as recommended by fedora-review)
...
fix undefined symbol: cvLoadImage in Unknown on line 0 on php-facedetect package.
9 years ago
Sérgio M. Basto
795b1254d8
Remove SIFT/SURF from source tarball in opencv_contrib, due to legal concerns
...
- Redo and readd OpenCV-2.4.4-pillow.patch .
- Add OpenCV-3.1-pillow.patch to apply only opencv_contrib .
- Add the %python_provide macro (Packaging:Python guidelines).
9 years ago
Sérgio M. Basto
7b35b0523d
Put all idefs and ifarchs outside the scope of rpm conditional builds, rather
...
than vice versa, as had organized some time ago, it seems to me more correct.
9 years ago
Sérgio M. Basto
469a3e29e0
Use always ON and OFF instead 0 and 1 in cmake command.
...
- Remove BUILD_TEST and TBB_LIB_DIR variables not used by cmake.
- Add BRs: tesseract-devel, protobuf-devel, glog-devel, doxygen,
gflags-devel, SFML-devel, libucil-devel, qt5-qtbase-devel, mesa-libGL-devel,
mesa-libGLU-devel and hdf5-devel.
- Remove BR: vtk-devel because VTK support is disabled. Incompatible
combination: OpenCV + Qt5 and VTK ver.6.2.0 + Qt4
- Enable build with Qt5.
- Enable build with OpenGL.
- Enable build with UniCap.
- Also requires opencv-contrib when install opencv-devel (#1329790 ).
9 years ago
Sérgio M. Basto
5adae68b5b
Add BR:libwebp-devel .
...
- Merge from 2.4.12.3 package:
Add aarch64 and ppc64le to list of architectures where TBB is supported (#1262788 ).
Use bcond tags to easily enable or disable modules.
Fix unused-direct-shlib-dependency in cmake with global optflags.
Added README.md with references to online documentation.
Investigation on the documentation, added a few notes.
- Update to 3.1.0 (Fri Mar 25 2016 Pavel Kajaba <pkajaba@redhat.com> - 3.1.0-1)
- Added opencv_contrib (Thu Jul 09 2015 Sérgio Basto <sergio@serjux.com> -
3.0.0-2)
- Update to 3.0.0 (Fri Jun 05 2015 Jozef Mlich <jmlich@redhat.com> - 3.0.0-1)
9 years ago
Sérgio M. Basto
ca7da00ea6
Fix FTBFS with GCC 6 ( #1307821 )
...
Now the correct patches.
9 years ago
Sérgio M. Basto
8ce3dc6e27
add Fix-FTBFS-with-GCC-6-1307821.patch
9 years ago
Sérgio M. Basto
bbd27c1440
Fix FTBFS with GCC 6 ( #1307821 ), patch made by Yaakov Selkowitz.
9 years ago
Fedora Release Engineering
877c336a12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
9 years ago
Sérgio M. Basto
e01cb9459f
fedpkg new-sources opencv-clean-2.4.12.3.tar.xz
9 years ago
Sérgio M. Basto
a09f6eae09
Update opencv to 2.4.12.3 ( #1271460 ).
...
- Add aarch64 and ppc64le to list of architectures where TBB is supported (#1262788 ).
9 years ago
Sérgio M. Basto
c05876dcd1
Use bcond tags to easily enable or disable modules.
...
- Package review, more cleaning in the spec file.
- Fixed unused-direct-shlib-dependency in cmake with global optflags.
- Added README.md index.rst with references to online documentation.
- Investigation on the documentation, added a few notes.
10 years ago
Sérgio M. Basto
bd5c219b5e
vim :retab, fixed mixed-tabs-and-spaces.
10 years ago
Sérgio M. Basto
5d5b589d37
Enable-gpu-module, rhbz #1236417 , thanks to Rich Mattes.
...
- Deleted the global gst1 because it is no longer needed.
10 years ago
Sérgio M. Basto
73f3d5f22a
Added an backslash and fixed a few typos.
...
To be more easier to handle conditional builds.
Some uniformization, now all %if are under with conditions.
Tested a build with --with=tbb --with=openni --with=eigen2 --with=eigen3 --with=cuda
--with=xine --with=sse3 --with=ffmpeg --with=xine
10 years ago
Sérgio M. Basto
c97fafa7c8
Fix license tag
10 years ago
Dennis Gilmore
54983eefd8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
10 years ago
Sérgio Basto
33e994221b
Deleted patches 0, 10, 11, 12, 13 and 14 .
...
deleted: 0550-bomb-commit-of-gstreamer-videocapture-and-videowrite.patch
deleted: 0552-eliminated-warnings.patch
deleted: 0587-Fix-build-with-gstreamer-0.10.28.patch
deleted: 0865-gstreamer-cleaning-up-resources.patch
deleted: 0871-allow-for-arbitraty-number-of-sources-and-sinks.patch
deleted: opencv-pkgcmake.patch
10 years ago
Sérgio Basto
d7da354e29
Update to 2.4.11 .
...
- Dropped patches 0, 10, 11, 12, 13 and 14 .
10 years ago
Rex Dieter
29e32d157a
rebuild (gcc5)
10 years ago
Rex Dieter
fb6addd954
rebuild (gcc5)
10 years ago
Rex Dieter
18936d35f6
rebuild (openexr)
10 years ago
Peter Robinson
a77fdbe340
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
11 years ago
Rex Dieter
053e3d73ad
backport support for GStreamer 1 ( #1123078 )
11 years ago
Nicolas Chauvet
3b2f2d33a9
Update to 2.4.9 - rhbz#1114377
11 years ago
Dennis Gilmore
b04baa4752
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
11 years ago
Rex Dieter
d852d96aa1
revert pkgcmake2 patch ( #1070428 )
11 years ago
Nicolas Chauvet
9d108bb6df
Quickfix for opencl
11 years ago
Christopher Meng
228b4d0ad5
Last commit erase some texts, dunno why.
11 years ago