From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C3E82138335 for ; Sat, 7 Sep 2019 13:34:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E413DE0AB8; Sat, 7 Sep 2019 13:34:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BEA7EE0AB1 for ; Sat, 7 Sep 2019 13:34:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F91834AE1D for ; Sat, 7 Sep 2019 13:34:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC7A676B for ; Sat, 7 Sep 2019 13:34:20 +0000 (UTC) From: "Luca Barbato" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Luca Barbato" Message-ID: <1567863249.ff3bf49e8e62304f623003dcb010002d29ad9221.lu_zero@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/aravis/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/aravis/Manifest media-video/aravis/aravis-0.6.4.ebuild media-video/aravis/metadata.xml X-VCS-Directories: media-video/aravis/ X-VCS-Committer: lu_zero X-VCS-Committer-Name: Luca Barbato X-VCS-Revision: ff3bf49e8e62304f623003dcb010002d29ad9221 X-VCS-Branch: master Date: Sat, 7 Sep 2019 13:34:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b5c44924-6062-48aa-a15f-efe93419aba4 X-Archives-Hash: 97c3b60b2a44891e1cdcbcf091491ae4 commit: ff3bf49e8e62304f623003dcb010002d29ad9221 Author: Bernardo Meurer standard ai> AuthorDate: Mon Sep 2 06:18:00 2019 +0000 Commit: Luca Barbato gentoo org> CommitDate: Sat Sep 7 13:34:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff3bf49e media-video/aravis: bump 0.6.4 Closes: https://bugs.gentoo.org/693304 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Bernardo Meurer standard.ai> Signed-off-by: Luca Barbato gentoo.org> media-video/aravis/Manifest | 1 + media-video/aravis/aravis-0.6.4.ebuild | 85 ++++++++++++++++++++++++++++++++++ media-video/aravis/metadata.xml | 47 +++++++++---------- 3 files changed, 109 insertions(+), 24 deletions(-) diff --git a/media-video/aravis/Manifest b/media-video/aravis/Manifest index 951af5ec264..cceae36b0a5 100644 --- a/media-video/aravis/Manifest +++ b/media-video/aravis/Manifest @@ -1,2 +1,3 @@ DIST aravis-0.5.10.tar.xz 540700 BLAKE2B f12a2bfa2bf8ac1875b28ec0549e5ebe3e5eb1cd646e417acc52a760546343893e19d7fb13741799346286dc69d9ecf2a7d7a3c9ada6ffefafab5c6450468848 SHA512 27a182a8fce66416e14baa16609b91307683613fab9324c96f94b9a7dd956ba0d60f5c966b2ec5184374ab8f9f527ad4d7733dffd2c40faa409ff196c344eb29 DIST aravis-0.6.1.tar.xz 547700 BLAKE2B 7230cf49e08865b6f4e6621585c394633c54b94b921e4c686757eb21a02d5f51406f5084f92d41ad1880468001c908eb648fd2c2247def46bcbceea92bffa3ce SHA512 098a079c7efc5e5f9d198beef8a6271f525779947d1767eba81262a33c38afa6d9f01f254e25b714b9c74550795beed144bb463c0e14d2a46e6e96d1af19bde4 +DIST aravis-0.6.4.tar.gz 2972111 BLAKE2B b7f1c4da08bb4e7d11faffcd4ef90b7215b803e5e74ba1730388e04304685b761024ffea49b082c94e3fddc9dc65201545167a277b1088ad7273d41d50fae5b0 SHA512 6090fd730ad9fe8e1641e48c52189e8961bf03a88cefb57135a2de985c2ca607c21b05d472a60586976aa1e05ba2121246b06b75179dd3241e1f703aad8dd7be diff --git a/media-video/aravis/aravis-0.6.4.ebuild b/media-video/aravis/aravis-0.6.4.ebuild new file mode 100644 index 00000000000..0f78ce56983 --- /dev/null +++ b/media-video/aravis/aravis-0.6.4.ebuild @@ -0,0 +1,85 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit meson xdg + +DESCRIPTION="Library for video acquisition using Genicam cameras" +HOMEPAGE="https://github.com/AravisProject/aravis" + +if [[ ${PV} = 9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/AravisProject/${PN}" +else + MY_P="${PN^^}_${PV//./_}" + SRC_URI="https://github.com/AravisProject/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="LGPL-2" +SLOT="0" +# FIXME: As of right now tests are always built, once that changes a USE flag +# should be added. c.f. https://github.com/AravisProject/aravis/issues/286 +IUSE="doc fast-heartbeat gstreamer introspection packet-socket usb X" + +GST_DEPEND=" + media-libs/gstreamer:1.0 + media-libs/gst-plugins-base:1.0 +" +BDEPEND=" + >=dev-util/meson-0.47.0 + virtual/pkgconfig + doc? ( dev-util/gtk-doc ) + introspection? ( dev-libs/gobject-introspection ) +" +DEPEND=" + >=dev-libs/glib-2.34 + dev-libs/libxml2:= + sys-libs/zlib:= + gstreamer? ( ${GST_DEPEND} ) + packet-socket? ( sys-process/audit ) + usb? ( virtual/libusb:1 ) + X? ( + ${GST_DEPEND} + >=x11-libs/gtk+-3.12:3 + x11-libs/libnotify + ) +" +RDEPEND="${DEPEND}" + +if [[ ${PV} != 9999 ]]; then + S="${WORKDIR}/${PN}-${MY_P}" +fi + +src_configure() { + local emesonargs=( + $(meson_use doc documentation) + $(meson_use fast-heartbeat) + $(meson_use gstreamer gst-plugin) + $(meson_use introspection) + $(meson_use packet-socket) + $(meson_use usb) + $(meson_use X viewer) + ) + meson_src_configure +} + +src_install() { + meson_src_install + # Aravis appends the major and min versions (but not the patch) to it's + # binaries and it's folder in /usr/share. Things then end up like + # `arv-tool-0.6`. We use this little hack to find out the version of the + # current build in a way that works even for a -9999 ebuild. + local install_pv="$(ls ${ED}/usr/share | grep aravis- | cut -f 2 -d '-')" + local install_p="${PN}-${install_pv}" + + # Properly place icons + if use X; then + cp -r "${ED}/usr/share/${install_p}/icons" "${ED}/usr/share" || die "Failed to copy icons" + fi + + # Symlink versioned binaries to non-versioned + dosym "arv-tool-${install_pv}" "usr/bin/arv-tool" + dosym "arv-fake-gv-camera-${install_pv}" "usr/bin/arv-fake-gv-camera" + use X && dosym "arv-viewer-${install_pv}" "usr/bin/arv-viewer" +} diff --git a/media-video/aravis/metadata.xml b/media-video/aravis/metadata.xml index b2255741724..0ea071b7518 100644 --- a/media-video/aravis/metadata.xml +++ b/media-video/aravis/metadata.xml @@ -1,28 +1,27 @@ - - bernardo@standard.ai - Bernardo Meurer - - - lu_zero@gentoo.org - - - - media-video@gentoo.org - Gentoo Video project - - - - - Build the GTK+-based video viewer for aravis. This requires - GStreamer and a few plugins but technically not the GST plugin - for aravis. - - - - Build the GStreamer plugin for aravis, but not the video viewer. - - + + bernardo@standard.ai + Bernardo Meurer + + + lu_zero@gentoo.org + + + media-video@gentoo.org + Gentoo Video project + + + Aravis is a glib/gobject based library for video acquisition using Genicam + cameras. It currently implements the gigabit ethernet and USB3 protocols + used by industrial cameras. It also provides a basic ethernet camera + simulator and a simple video viewer. + + + Build the GTK+-based video viewer. + Enable faster heartbeat rate. + Build the GStreamer plugin. + Enable packet socket support. +