aboutsummaryrefslogtreecommitdiffstats
path: root/packages/opencv/opencv_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/opencv/opencv_1.0.0.bb')
-rw-r--r--packages/opencv/opencv_1.0.0.bb23
1 files changed, 22 insertions, 1 deletions
diff --git a/packages/opencv/opencv_1.0.0.bb b/packages/opencv/opencv_1.0.0.bb
index 64cad74f51..3c442dd9ec 100644
--- a/packages/opencv/opencv_1.0.0.bb
+++ b/packages/opencv/opencv_1.0.0.bb
@@ -4,10 +4,31 @@ SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPLv2"
+PR = "r1"
+
DEPENDS = "libtool swig swig-native python jpeg zlib libpng tiff glib-2.0"
#RDEPENDS = "python jpeg zlib libpng tiff glib-2.0"
-SRC_URI = "${SOURCEFORGE_MIRROR}/opencvlibrary/opencv-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/opencvlibrary/opencv-${PV}.tar.gz \
+ file://debian/010_enable_static.diff;patch=1 \
+ file://debian/010_ffmpeg_linking.diff;patch=1 \
+ file://debian/010_fix_optimisations.diff;patch=1 \
+ file://debian/010_m4_syntax.diff;patch=1 \
+ file://debian/010_makefile_syntax.diff;patch=1 \
+ file://debian/010_python_cspec.diff;patch=1 \
+ file://debian/020_python_linking.diff;patch=1 \
+ file://debian/030_install_hook.diff;patch=1 \
+ file://debian/050_rebootstrap.diff;patch=1 \
+ file://debian/100_amd64.diff;patch=1 \
+ file://debian/100_static_inline.diff;patch=1 \
+ file://debian/100_ffmpeg_updates.diff;patch=1 \
+ file://debian/110_dc1394.diff;patch=1 \
+ file://debian/120_header_warnings.diff;patch=1 \
+ file://debian/200_documentation.diff;patch=1 \
+ file://debian/200_examples_makefile.diff;patch=1 \
+ file://debian/210_openmp_compilation.diff;patch=1 \
+ file://debian/300_fix_segfault_in_window_gtk.diff;patch=1 \
+"
inherit autotools pkgconfig