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 E9BC4158086 for ; Sun, 31 Oct 2021 02:58:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A00AE0975; Sun, 31 Oct 2021 02:58:07 +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 2C463E0975 for ; Sun, 31 Oct 2021 02:58:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 469B634342C for ; Sun, 31 Oct 2021 02:58:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7FDF163 for ; Sun, 31 Oct 2021 02:58:04 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1635648976.73267d0feb8e54ed908202b113504894210b70a4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/batctl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/batctl/Manifest net-misc/batctl/batctl-2021.3.ebuild X-VCS-Directories: net-misc/batctl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 73267d0feb8e54ed908202b113504894210b70a4 X-VCS-Branch: master Date: Sun, 31 Oct 2021 02:58:04 +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: 8d85d1b8-6a11-4af3-9a60-15c8c0a4d1a8 X-Archives-Hash: ae445f66b50f15dd42758b4dd5ec9709 commit: 73267d0feb8e54ed908202b113504894210b70a4 Author: Harry Smallbones harrysmallbones co uk> AuthorDate: Wed Oct 27 15:44:37 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 31 02:56:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73267d0f net-misc/batctl: Version bump to 2021.3, EAPI 8 Closes: https://bugs.gentoo.org/820530 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Harry Smallbones harrysmallbones.co.uk> Signed-off-by: Sam James gentoo.org> net-misc/batctl/Manifest | 1 + net-misc/batctl/batctl-2021.3.ebuild | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/net-misc/batctl/Manifest b/net-misc/batctl/Manifest index c261c52e52a..f21a523c01c 100644 --- a/net-misc/batctl/Manifest +++ b/net-misc/batctl/Manifest @@ -1 +1,2 @@ DIST batctl-2021.1.tar.gz 115688 BLAKE2B 44d77e82b8ee770212d5c1774b14b09dcc6c06741ecb2ad649addb8e837fe833905ab9ae3862bc1d816ea40c9e6d0dd3a6c6a298787e6dc7b475e0e767bc3358 SHA512 542343db3fb7d8f773656d9049285816359b0c94d7b26f26d5993209cae561b4b62442eef919b65bc46e0d8d23b10afd2f3d8c4beb2841641fffc643f65d8de6 +DIST batctl-2021.3.tar.gz 116753 BLAKE2B 41a46749659d9edc2530f75aaf88418f4f22ca657f93ead6188561f72a68c5fe0d8c72d4600413d2cb1514106803bad0ae0e157177f3ec81ed8d36071f34437c SHA512 c30eab9d08f307649c0e92e69b35cba54e8c07b32aa686a94ad3db5b639c5433b2cee8eb0877235bcb08611da0d104434fbc3b61aad3cfea45bbb00ba329305e diff --git a/net-misc/batctl/batctl-2021.3.ebuild b/net-misc/batctl/batctl-2021.3.ebuild new file mode 100644 index 00000000000..6dcab8083ac --- /dev/null +++ b/net-misc/batctl/batctl-2021.3.ebuild @@ -0,0 +1,33 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit linux-info toolchain-funcs + +DESCRIPTION="BATMAN advanced control and management tool" +HOMEPAGE="https://www.open-mesh.org/" +SRC_URI="https://downloads.open-mesh.org/batman/releases/batman-adv-${PV}/${P}.tar.gz" + +LICENSE="GPL-2 MIT ISC" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +BDEPEND="virtual/pkgconfig" +RDEPEND="dev-libs/libnl:3" +DEPEND="${RDEPEND}" + +pkg_setup() { + if ! linux_config_exists || ! linux_chkconfig_present BATMAN_ADV; then + ewarn "batctl requires batman-adv kernel support" + fi +} + +src_compile() { + emake CC="$(tc-getCC)" V=1 REVISION="gentoo-${PVR}" +} + +src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install + dodoc README.rst +}