aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer1-plugins-opencv
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2013-12-04 02:51:00 +0000
committerJason E. Hale <jhale@FreeBSD.org>2013-12-04 02:51:00 +0000
commit3a64305d4341059497ca0e73cad7dae1496e2b02 (patch)
tree3dd64f0c809f9e8c1a80871241444471c0db3540 /graphics/gstreamer1-plugins-opencv
parentbcabd79d961fab3f4a458aa38398a77d7bb2e1f4 (diff)
downloadports-3a64305d4341059497ca0e73cad7dae1496e2b02.tar.gz
ports-3a64305d4341059497ca0e73cad7dae1496e2b02.zip
- Update graphics/*opencv* to 2.4.7
- Revert options helpers to if statements since the OFF condition is not applied when OPTIONS_EXCLUDE is used - Move most of the OpenCV modules from the graphics/opencv-core port to graphics/opencv, leaving opencv-core as just the bare minimum required for building ffmpeg with OpenCV support - Install examples for python and java bindings - Add new slave port graphics/opencv-java: Java bindings for OpenCV - Bump PORTREVISION and make dependency adjustments and fixes for dependent ports - Add UPDATING entry
Notes
Notes: svn path=/head/; revision=335601
Diffstat (limited to 'graphics/gstreamer1-plugins-opencv')
-rw-r--r--graphics/gstreamer1-plugins-opencv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer1-plugins-opencv/Makefile b/graphics/gstreamer1-plugins-opencv/Makefile
index 6887f7bfc3d0..9cb4c45a27fd 100644
--- a/graphics/gstreamer1-plugins-opencv/Makefile
+++ b/graphics/gstreamer1-plugins-opencv/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics
COMMENT= Gstreamer opencv real time computer vision plugin