media-libs/opencv: whitespace
authorFelix Janda <felix.janda@posteo.de>
Fri, 5 Aug 2016 16:19:03 +0000 (18:19 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 6 Aug 2016 16:46:16 +0000 (18:46 +0200)
media-libs/opencv/opencv-2.4.11.ebuild
media-libs/opencv/opencv-2.4.12-r1.ebuild
media-libs/opencv/opencv-2.4.12.ebuild
media-libs/opencv/opencv-3.1.0-r1.ebuild
media-libs/opencv/opencv-3.1.0-r4.ebuild

index 225533b00344db875dd1c00dd0dba2afd8cda2ff..262d90f9cac038bdccecd60509ccd2e92157d237 100644 (file)
@@ -80,10 +80,10 @@ pkg_setup() {
 
 src_prepare() {
        epatch "${FILESDIR}/${PN}-2.3.1a-libav-0.7.patch" \
-               "${FILESDIR}/${PN}-2.4.3-gcc47.patch" \
-               "${FILESDIR}/${PN}-2.4.2-cflags.patch" \
-               "${FILESDIR}/${PN}-2.4.8-javamagic.patch" \
-               "${FILESDIR}/${PN}-2.4.9-cuda-pkg-config.patch" \
+               "${FILESDIR}/${PN}-2.4.3-gcc47.patch" \
+               "${FILESDIR}/${PN}-2.4.2-cflags.patch" \
+               "${FILESDIR}/${PN}-2.4.8-javamagic.patch" \
+               "${FILESDIR}/${PN}-2.4.9-cuda-pkg-config.patch" \
                "${FILESDIR}/${P}-git-autodetect.patch"
 
        # remove bundled stuff
index 16b48f7896b20b1613a47128158e477105a8c0ae..916ef267ef4dd645ac5090d6fd2b4c9e762cb8b7 100644 (file)
@@ -197,7 +197,7 @@ src_configure() {
 
        if use cuda; then
                if [[ "$(gcc-version)" > "4.8" ]]; then
-                       # bug 577410 
+                       # bug 577410
                        # #error -- unsupported GNU version! gcc 4.9 and up are not supported!
                        ewarn "CUDA and >=sys-devel/gcc-4.9 do not play well together. Disabling CUDA support."
                        mycmakeargs+=( -DWITH_CUDA=OFF )
index d05c6eae154a4e37e01e96ba62ff3dab697d4f74..71bfde0f0f1d1a685136d4a321a87cc3796217f4 100644 (file)
@@ -80,10 +80,10 @@ pkg_setup() {
 
 src_prepare() {
        epatch "${FILESDIR}/${PN}-2.3.1a-libav-0.7.patch" \
-               "${FILESDIR}/${PN}-2.4.3-gcc47.patch" \
-               "${FILESDIR}/${PN}-2.4.2-cflags.patch" \
-               "${FILESDIR}/${PN}-2.4.8-javamagic.patch" \
-               "${FILESDIR}/${PN}-2.4.9-cuda-pkg-config.patch" \
+               "${FILESDIR}/${PN}-2.4.3-gcc47.patch" \
+               "${FILESDIR}/${PN}-2.4.2-cflags.patch" \
+               "${FILESDIR}/${PN}-2.4.8-javamagic.patch" \
+               "${FILESDIR}/${PN}-2.4.9-cuda-pkg-config.patch" \
                "${FILESDIR}/${P}-git-autodetect.patch"
 
        # remove bundled stuff
index 5ad4655a89edb12cf15cee54f7a5b83561840395..4ed36c877c90aa45b5d0c57bbb01f05e714410f8 100644 (file)
@@ -94,7 +94,7 @@ pkg_setup() {
 src_prepare() {
 
        epatch "${FILESDIR}/${PN}-3.0.0-gles.patch" \
-               "${FILESDIR}/${PN}-3.1.0-cmake-no-opengl.patch" \
+               "${FILESDIR}/${PN}-3.1.0-cmake-no-opengl.patch" \
                "${FILESDIR}/${P}-git-autodetect.patch"
 
        # remove bundled stuff
index 0032bd69fef2815d4dbc090c9383ed5cab23dc2a..535596660ae337bab88eb766447442bd6a7407ee 100644 (file)
@@ -209,7 +209,7 @@ src_configure() {
 
        if use cuda; then
                if [[ "$(gcc-version)" > "4.8" ]]; then
-                       # bug 577410 
+                       # bug 577410
                        # #error -- unsupported GNU version! gcc 4.9 and up are not supported!
                        ewarn "CUDA and >=sys-devel/gcc-4.9 do not play well together. Disabling CUDA support."
                        mycmakeargs+=( -DWITH_CUDA=OFF )