Codebase list ros-opencv-apps / debian/2.0.2-1 debian / control
debian/2.0.2-1

Tree @debian/2.0.2-1 (Download .tar.gz)

control @debian/2.0.2-1raw · history · blame

Source: ros-opencv-apps
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jochen Sprickerhof <jspricke@debian.org>,
           Leopold Palomo-Avellaneda <leo@alaxarxa.net>
Build-Depends: debhelper-compat (= 13), catkin, librosconsole-dev,
		libsensor-msgs-dev, libboost-python-dev, libopencv-dev,
		libdynamic-reconfigure-config-init-mutex-dev, ros-message-generation,
		libimage-transport-dev, libnodeletlib-dev, libroscpp-dev,
		libstd-srvs-dev, dh-sequence-python3,
		librostest-dev, ros-std-msgs, libcv-bridge-dev,
		ros-sensor-msgs,
		python3-dynamic-reconfigure, python3, python3-roslaunch, 
		python3-rostest, python3-rosunit, python3-rosservice, python3-rosbag,
Standards-Version: 4.5.0
Section: libs
Rules-Requires-Root: no
Homepage: https://wiki.ros.org/opencv_apps
Vcs-Git: https://salsa.debian.org/science-team/ros-opencv-apps.git
Vcs-Browser: https://salsa.debian.org/science-team/ros-opencv-apps

Package: libopencv-apps-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libopencv-apps2d (= ${binary:Version}), ${misc:Depends},
 libcv-bridge-dev, libdynamic-reconfigure-config-init-mutex-dev,
 ros-message-generation, libimage-transport-dev, libnodeletlib-dev,libroscpp-dev
Description: Opencv_apps Robot OS package - development files
 This package is part of Robot OS (ROS). It contains several ROS
 packages for working providing OpenCV functionalities in a simplest
 manner in ROS, i.e., running a launch file that corresponds to
 the functionality.
 .
 The package contains implementations for edge detection, structural analysis,
 people/face detection, motion analysis and object segmentation.
 .
 It contains development files for the opencv_apps library.

Package: libopencv-apps2d
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: opencv_apps Robot OS package - runtime files
 This package is part of Robot OS (ROS). It contains several ROS
 packages for working providing OpenCV functionalities in a simplest
 manner in ROS, i.e., running a launch file that corresponds to
 the functionality.
 .
 The package contains implementations for edge detection, structural analysis,
 people/face detection, motion analysis and object segmentation.
 .
 It contains the opencv_apps library itself.

Package: ros-opencv-apps
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: opencv_apps Robot OS package - apps
 This package is part of Robot OS (ROS). It contains several ROS
 packages for working providing OpenCV functionalities in a simplest
 manner in ROS, i.e., running a launch file that corresponds to
 the functionality.
 .
 The package contains implementations for edge detection, structural analysis,
 people/face detection, motion analysis and object segmentation.
 .
 It contains the nodes and the ROS stuff of the opencv-apps.

Package: python3-opencv-apps
Section: python
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-genpy, python3-std-msgs
Description: opencv_apps Robot OS package - Python 3 bindings
 This package is part of Robot OS (ROS). It contains several ROS
 packages for working providing OpenCV functionalities in a simplest
 manner in ROS, i.e., running a launch file that corresponds to
 the functionality.
 .
 The package contains implementations for edge detection, structural analysis,
 people/face detection, motion analysis and object segmentation.
 .
 It contains the Python 3 bindings for the opencv_apps library.

Package: cl-opencv-apps
Section: lisp
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: opencv_apps Robot OS package - LISP bindings
 This package is part of Robot OS (ROS). It contains several ROS
 packages for working providing OpenCV functionalities in a simplest
 manner in ROS, i.e., running a launch file that corresponds to
 the functionality.
 .
 The package contains implementations for edge detection, structural analysis,
 people/face detection, motion analysis and object segmentation.
 .
 It contains the LISP bindings for the opencv_apps library.