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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1FE55158095 for ; Sun, 7 Aug 2022 09:13:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A896E0E1E; Sun, 7 Aug 2022 09:13:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14BCFE0E1E for ; Sun, 7 Aug 2022 09:13:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5BDF34102A for ; Sun, 7 Aug 2022 09:13:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EA7158B for ; Sun, 7 Aug 2022 09:13:12 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1659727400.2a1dc3191bbc94223595d3c48d5643eae0e35ee1.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-electronics/liblxi/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sci-electronics/liblxi/Manifest sci-electronics/liblxi/liblxi-1.16.ebuild sci-electronics/liblxi/metadata.xml X-VCS-Directories: sci-electronics/liblxi/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 2a1dc3191bbc94223595d3c48d5643eae0e35ee1 X-VCS-Branch: master Date: Sun, 7 Aug 2022 09:13:12 +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: 2e7e63d6-9bc0-4e1f-9e22-4249aa0c6328 X-Archives-Hash: 044b3a43a0f7b06d8e5ce5d1fb54788a commit: 2a1dc3191bbc94223595d3c48d5643eae0e35ee1 Author: Jan Henke taujhe de> AuthorDate: Fri Aug 5 19:20:02 2022 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Fri Aug 5 19:23:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a1dc319 sci-electronics/liblxi: new package, add 1.16 Signed-off-by: Jan Henke taujhe.de> sci-electronics/liblxi/Manifest | 1 + sci-electronics/liblxi/liblxi-1.16.ebuild | 25 +++++++++++++++++++++++++ sci-electronics/liblxi/metadata.xml | 17 +++++++++++++++++ 3 files changed, 43 insertions(+) diff --git a/sci-electronics/liblxi/Manifest b/sci-electronics/liblxi/Manifest new file mode 100644 index 000000000..637865040 --- /dev/null +++ b/sci-electronics/liblxi/Manifest @@ -0,0 +1 @@ +DIST liblxi-1.16.tar.gz 24667 BLAKE2B b05e196ba9b2f902d351d6b4609838c8441b8a835885ea1087659dedb5f41dc95ab65dad2744604fc2226c1dd8b3b1def0bf1ebd27e96214a0f63580361334d1 SHA512 371b68a183f8f3674ad6efbc6d29f0db5c1e0ce3846a832d3db2bded01e54aee2ed5e1849d2570d7f1cde72a360c4af1cb67fd3817f5b925ce90f44a1d5820c0 diff --git a/sci-electronics/liblxi/liblxi-1.16.ebuild b/sci-electronics/liblxi/liblxi-1.16.ebuild new file mode 100644 index 000000000..77429abd2 --- /dev/null +++ b/sci-electronics/liblxi/liblxi-1.16.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson-multilib + +DESCRIPTION="Implementation of the LAN eXtensions for Instrumentation (LXI)" +HOMEPAGE="https://github.com/lxi-tools/liblxi" +SRC_URI="https://github.com/lxi-tools/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND=" + >=net-libs/libtirpc-1.3.2 + >=dev-libs/libxml2-2.9.14-r1 + >=net-dns/avahi-0.8-r5 +" + +DEPEND="${RDEPEND}" + +BDEPEND="virtual/pkgconfig" diff --git a/sci-electronics/liblxi/metadata.xml b/sci-electronics/liblxi/metadata.xml new file mode 100644 index 000000000..f62351af6 --- /dev/null +++ b/sci-electronics/liblxi/metadata.xml @@ -0,0 +1,17 @@ + + + + + gentoo@taujhe.de + Jan Henke + + + lxi-tools/liblxi + + + liblxi is an open source software library which offers a simple API + for communicating with LXI compatible instruments. The API allows + applications to discover instruments on your network, send SCPI + commands, and receive responses. + +