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 1DE5E1382C5 for ; Mon, 8 Jun 2020 09:23:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26FC9E0880; Mon, 8 Jun 2020 09:23:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 EE3A5E0880 for ; Mon, 8 Jun 2020 09:23:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5B0F534F300 for ; Mon, 8 Jun 2020 09:23:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C7E01F9 for ; Mon, 8 Jun 2020 09:23:30 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1591608207.a8f12401260702618740501a81f19597d277df14.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_queue/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnetfilter_queue/Manifest net-libs/libnetfilter_queue/libnetfilter_queue-1.0.4.ebuild X-VCS-Directories: net-libs/libnetfilter_queue/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: a8f12401260702618740501a81f19597d277df14 X-VCS-Branch: master Date: Mon, 8 Jun 2020 09:23:30 +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: db0c561b-c18f-4b8c-af00-8789a3a92877 X-Archives-Hash: 4b66ffdde679455c190b33dd01d3f7a2 commit: a8f12401260702618740501a81f19597d277df14 Author: Jeroen Roovers gentoo org> AuthorDate: Mon Jun 8 09:18:56 2020 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Jun 8 09:23:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f12401 net-libs/libnetfilter_queue: Version 1.0.4 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Jeroen Roovers gentoo.org> net-libs/libnetfilter_queue/Manifest | 1 + .../libnetfilter_queue-1.0.4.ebuild | 39 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/net-libs/libnetfilter_queue/Manifest b/net-libs/libnetfilter_queue/Manifest index 5d637be33e8..681ef71a469 100644 --- a/net-libs/libnetfilter_queue/Manifest +++ b/net-libs/libnetfilter_queue/Manifest @@ -1,2 +1,3 @@ DIST libnetfilter_queue-1.0.2.tar.bz2 354201 BLAKE2B 5df5a94ca07a6fb919d8a153143a0e340c323bac6491c3d03f9d871eb3c31e85ab0290cc6f67f678038605e829af0dfbfbb966b1a6b9bb76ea7acc4275a7d3a4 SHA512 89fec4d943b85f35e7cef3b1b9071b1280c6e1b282b7e5cb97eb17d05b9ddd175194639ead986767d27152540fe8e167383a1f7bbfe3cdf874a5a42a2c096f11 DIST libnetfilter_queue-1.0.3.tar.bz2 314857 BLAKE2B c25b0395b13af3cecb960c39bcbc4f10a3f203aad7acaeb277346423310700d9abb5b8a65f27b008e5f45194aa6e0fd6a99c8ad25a1e3200904be70c5c6ddaa4 SHA512 1d9e0202878bc0ae26ceecd0f4fa4c21f89056e5671d46949f92f21c155d589958b7775760fc837547da34eb9a81e537e95c770d25c166e709dad16de4ca452e +DIST libnetfilter_queue-1.0.4.tar.bz2 312699 BLAKE2B 29d553c36af551cbaa3b1b4382ad38d6ea7402efafa5ff4ae99c6f05d0ddd15d24b007a4ccdcbc21b8bd9cea28859668a27a6fae4e6534f68dea79d6d0a02789 SHA512 5d81d8e8190a80c9b42bc851a87cc4f749709803b8c9964508013bafb033f1b51b65222a244885f321a2be90517c6a636533ff72b653935a2b8d819560a51187 diff --git a/net-libs/libnetfilter_queue/libnetfilter_queue-1.0.4.ebuild b/net-libs/libnetfilter_queue/libnetfilter_queue-1.0.4.ebuild new file mode 100644 index 00000000000..288764d2e4b --- /dev/null +++ b/net-libs/libnetfilter_queue/libnetfilter_queue-1.0.4.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit linux-info + +DESCRIPTION="API to packets that have been queued by the kernel packet filter" +HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_queue/" +SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="static-libs" + +RDEPEND=" + >=net-libs/libmnl-1.0.3 + >=net-libs/libnfnetlink-0.0.41 +" +DEPEND=" + ${RDEPEND} +" +BDEPEND=" + app-doc/doxygen + virtual/pkgconfig +" +CONFIG_CHECK="~NETFILTER_NETLINK_QUEUE" + +pkg_setup() { + linux-info_pkg_setup + kernel_is lt 2 6 14 && ewarn "requires at least 2.6.14 kernel version" +} + +src_prepare() { + default + + # hack for script that was not distributed + [[ -x fixmanpages.sh ]] || ln -s $(type -P true) fixmanpages.sh +}