FreeBSD Bugzilla – Attachment 182444 Details for
Bug 215908
[NEW PORT] multimedia/aravis: glib/gobject based viewer for video acquisition using Genicam cameras
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
aravis 0.5.8
aravis.patch (text/plain), 3.02 KB, created by
Ivan Rozhuk
on 2017-05-09 15:32:32 UTC
(
hide
)
Description:
aravis 0.5.8
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2017-05-09 15:32:32 UTC
Size:
3.02 KB
patch
obsolete
>Index: multimedia/aravis/Makefile >=================================================================== >--- multimedia/aravis/Makefile (nonexistent) >+++ multimedia/aravis/Makefile (working copy) >@@ -0,0 +1,41 @@ >+# Created by: Rozhuk Ivan >+# $FreeBSD$ >+ >+PORTNAME= aravis >+PORTVERSION= 0.5.8 >+CATEGORIES= multimedia >+ >+MAINTAINER= rozhuk.im@gmail.com >+COMMENT= Camera control and image acquisition viewer >+ >+LICENSE= LGPL21+ >+ >+USE_GITHUB= yes >+GH_ACCOUNT= AravisProject >+GH_PROJECT= aravis >+GH_TAGNAME= 1b67490cf9c18d3ff3aa023054d79302726e5a66 >+ >+CONFLICTS_INSTALL= ${PORTNAME}* >+ >+USE_GNOME= glib20 intltool >+LIB_DEPENDS+= libaravis-0.6.so:devel/libaravis >+INSTALLS_ICONS= yes >+ >+USES= pkgconfig autoreconf libtool gmake >+USE_AUTOTOOLS= autoconf aclocal autoheader >+AUTOMAKE_ARGS= --add-missing --copy >+MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" >+ >+CONFIGURE_ARGS= --enable-packet-socket=no --enable-viewer=yes \ >+ --enable-gst-plugin=no --enable-gst-0.10-plugin=no \ >+ --enable-gtk-doc=no --enable-cpp-test=no \ >+ --enable-usb=no --enable-zlib-pc=yes >+ >+pre-configure: >+ ${ECHO_CMD} "EXTRA_DIST =" >> ${WRKSRC}/gtk-doc.make >+ @${REINPLACE_CMD} -e 's|GTK_DOC_CHECK(\[1.14\],\[--flavour no-tmpl\])||' \ >+ ${WRKSRC}/configure.ac >+ @${REINPLACE_CMD} -e 's|^arv_viewer_LDADD.*=.*|arv_viewer_LDADD = $${ARAVIS_VIEWER_LIBS} -laravis-0.6|' \ >+ ${WRKSRC}/viewer/Makefile.am >+ >+.include <bsd.port.mk> >Index: multimedia/aravis/distinfo >=================================================================== >--- multimedia/aravis/distinfo (nonexistent) >+++ multimedia/aravis/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (AravisProject-aravis-0.5.8-1b67490cf9c18d3ff3aa023054d79302726e5a66_GH0.tar.gz) = 70e5a3544e8802478cac37ad0e7020575951eaa1cc7fd8d4f1bfbf548e06d2c4 >+SIZE (AravisProject-aravis-0.5.8-1b67490cf9c18d3ff3aa023054d79302726e5a66_GH0.tar.gz) = 2475392 >Index: multimedia/aravis/files/patch-Makefile.am >=================================================================== >--- multimedia/aravis/files/patch-Makefile.am (nonexistent) >+++ multimedia/aravis/files/patch-Makefile.am (working copy) >@@ -0,0 +1,40 @@ >+--- Makefile.am.orig 2017-04-10 16:30:09.000000000 +0300 >++++ Makefile.am 2017-05-09 18:16:47.209483000 +0300 >+@@ -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 >++SUBDIRS = >+ >+ if ARAVIS_BUILD_VIEWER >+ SUBDIRS += viewer >+@@ -20,15 +20,8 @@ >+ SUBDIRS += gst-0.10 >+ endif >+ >+-SUBDIRS += tests po docs >+ >+-aravisdocdir = ${docdir}/aravis-@ARAVIS_API_VERSION@ >+-aravisdoc_DATA = \ >+- README.md \ >+- COPYING \ >+- ChangeLog \ >+- AUTHORS \ >+- NEWS >++ >+ >+ EXTRA_DIST += m4/introspection.m4 README.md >+ >+@@ -40,11 +33,5 @@ >+ fi \ >+ done >+ >+-pkgconfigdir = $(libdir)/pkgconfig >+-pkgconfig_DATA = aravis-@ARAVIS_API_VERSION@.pc >+- >+-CLEANFILES = $(pkgconfig_DATA) >+ >+-%-@ARAVIS_API_VERSION@.pc: %.pc >+- cp $< $@ >+ >Index: multimedia/aravis/pkg-descr >==================================
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215908
:
178667
|
181774
|
182444
|
182676
|
182751
|
185681
|
191226
|
193315