Autobuild autoformatter for 75617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=18
This commit is contained in:
parent
390780546f
commit
28d69f5c73
@ -22,7 +22,7 @@ Name: opencv
|
||||
%define libname lib%{name}
|
||||
%define soname 2_2
|
||||
Version: 2.2.0
|
||||
Release: 1
|
||||
Release: 12
|
||||
License: BSD3c
|
||||
Summary: Collection of algorithms for computer vision
|
||||
Url: http://%{name}.willowgarage.com/wiki/
|
||||
@ -73,6 +73,7 @@ Computer Vision algorithms.
|
||||
|
||||
%package -n %{libname}%{soname}
|
||||
|
||||
|
||||
Summary: Development files for using the OpenCV library
|
||||
Group: Development/Libraries
|
||||
|
||||
@ -96,6 +97,7 @@ use the OpenCV library.
|
||||
|
||||
%package -n python-%{name}
|
||||
|
||||
|
||||
Summary: Python bindings for apps which use OpenCV
|
||||
Group: Development/Libraries
|
||||
Requires: python-base
|
||||
@ -105,6 +107,7 @@ This package contains Python bindings for the OpenCV library.
|
||||
|
||||
%package -n %{name}-doc
|
||||
|
||||
|
||||
Summary: Documentation and examples for OpenCV
|
||||
Group: Documentation
|
||||
# Since this package also contains examples that need -devel to be compiled
|
||||
|
Loading…
Reference in New Issue
Block a user