ports/devel/libaravis/files/patch-Makefile.am
Kurt Jaeger f75dea71d5 devel/libaravis: update 0.5.11 -> 0.5.12
- gigevision: disable GVSP extended id mode
- genicam: fix for signedness of register nodes
- genicam: add support for optional ROUND parameter (Aleksandr)
- add man page (Chiara)

PR:		228190
Submitted by:	rozhuk.im@gmail.com (maintainer)
2018-05-12 09:40:21 +00:00

20 lines
536 B
Text

--- Makefile.am.orig 2018-01-29 16:03:28 UTC
+++ Makefile.am
@@ -6,7 +6,7 @@
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc --enable-gst-plugin --enable-gst-0.10-plugin --enable-viewer --enable-cpp-test --enable-appstream-util
-SUBDIRS = src man
+SUBDIRS = src
if ARAVIS_BUILD_VIEWER
SUBDIRS += viewer
@@ -20,7 +20,7 @@ if ARAVIS_BUILD_GST_0_10_PLUGIN
SUBDIRS += gst-0.10
endif
-SUBDIRS += tests po docs
+SUBDIRS += po docs
aravisdocdir = ${docdir}/aravis-@ARAVIS_API_VERSION@
aravisdoc_DATA = \