Skip to content

Commit

Permalink
opencv: Adding a patch to fix its pkgconfig contents. Thanks to Ratle…
Browse files Browse the repository at this point in the history
…r for finding this.
  • Loading branch information
Dennis Veatch committed Jul 13, 2012
1 parent da27742 commit 95c6916
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/opencv/BUILD
@@ -1,5 +1,7 @@
(

patch_it $SOURCE_CACHE/$SOURCE2 1 &&

default_cmake_build &&

# It doesn't install these binaries
Expand Down
3 changes: 3 additions & 0 deletions libs/opencv/DETAILS
@@ -1,9 +1,12 @@
MODULE=opencv
VERSION=2.4.1
SOURCE=OpenCV-$VERSION.tar.bz2
SOURCE2=opencv-2.4.0-fix-pkgconfig.patch
SOURCE_URL=$SFORGE_URL/opencvlibrary
SOURCE2_URL=http://code.opencv.org/attachments/download/721/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/OpenCV-$VERSION
SOURCE_VFY=sha1:bc6f23c62c8e3e0746f6f95067d54340d12aed56
SOURCE2_VFY=sha1:a937bf1d96f453aebc4b1b988b474fd9cb45eb34
WEB_SITE=http://opencv.willowgarage.com/wiki
ENTERED=20050404
UPDATED=20120607
Expand Down

0 comments on commit 95c6916

Please sign in to comment.