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 E653C158094 for ; Mon, 15 Aug 2022 14:22:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E6F7E0FFE; Mon, 15 Aug 2022 14:22:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F2ECDE0FFE for ; Mon, 15 Aug 2022 14:22:28 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E5DA83410C1 for ; Mon, 15 Aug 2022 14:22:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35CA7558 for ; Mon, 15 Aug 2022 14:22:26 +0000 (UTC) From: "Aisha Tammy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aisha Tammy" Message-ID: <1660573338.f44da04dfc3d19494e0529a5b51262b2cc9189a3.epsilon-0@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-libs/dpdk/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-libs/dpdk/Manifest net-libs/dpdk/dpdk-22.03.ebuild X-VCS-Directories: net-libs/dpdk/ X-VCS-Committer: epsilon-0 X-VCS-Committer-Name: Aisha Tammy X-VCS-Revision: f44da04dfc3d19494e0529a5b51262b2cc9189a3 X-VCS-Branch: dev Date: Mon, 15 Aug 2022 14:22:26 +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: 1b474bb1-8651-470e-bdea-f37519b87a5f X-Archives-Hash: fec2d01945485e0f896c392d6b0a88f5 commit: f44da04dfc3d19494e0529a5b51262b2cc9189a3 Author: Aisha Tammy aisha cc> AuthorDate: Mon Aug 15 14:22:18 2022 +0000 Commit: Aisha Tammy aisha cc> CommitDate: Mon Aug 15 14:22:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f44da04d net-libs/dpdk: drop 22.03 Signed-off-by: Aisha Tammy aisha.cc> net-libs/dpdk/Manifest | 1 - net-libs/dpdk/dpdk-22.03.ebuild | 71 ----------------------------------------- 2 files changed, 72 deletions(-) diff --git a/net-libs/dpdk/Manifest b/net-libs/dpdk/Manifest index 69dd6fcc9..26d1a089d 100644 --- a/net-libs/dpdk/Manifest +++ b/net-libs/dpdk/Manifest @@ -1,3 +1,2 @@ DIST dpdk-21.11.1.tar.xz 15115156 BLAKE2B 089e98279922b5494b205d957f9ac05001a668f4536d45e5fd89b9f7d04779e0671ec428b2408963641da3ae999d5943a1ff5dc59c23020ccefce824609c8f11 SHA512 d7afc0c918626b1706a18a129086fcd3741b251c28fa00c5711eb85a03137e5ee6e08de7bd5ebe957e442dc9b901314042b382b223e74f0fdd5d560ac657f1b3 -DIST dpdk-22.03.tar.xz 15055548 BLAKE2B 16fb52618e72deba7097e4d920e160e14f1332eed2b8f2f2957f3dd1b847859e6b8b8cd6adef0513cd7bc528a37d4c481f803e8c5badaa299d2bb2af3615e696 SHA512 b3940642f99767323f39470c1e3e0eab7a07bcaca225e2a714b62ba6c59d2c66e4ea17d38e8266f37ed8b5c5c2ad272930fd28f545324ec0a1cb185685e06a5f DIST dpdk-22.07.tar.xz 15231912 BLAKE2B 29e36519fb91d440645259932863b5fb6c2386f78d9ba78a871505d7d32e9f4803012aa62044aa578585eee4507aa1c277bda6ec0428a27820faef644f5bfd79 SHA512 8b2adb8a47732efca4e35a68ab03d6c579fc0f699344c0c10be45e62c90d412ebea5ddc37a26efd08a9af08e65c84de177817300a66e6107674f15ecfe3e696c diff --git a/net-libs/dpdk/dpdk-22.03.ebuild b/net-libs/dpdk/dpdk-22.03.ebuild deleted file mode 100644 index e6399a2ba..000000000 --- a/net-libs/dpdk/dpdk-22.03.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 2021-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit python-single-r1 toolchain-funcs meson - -DESCRIPTION="Data Plane Development Kit libraries for fast userspace networking" -HOMEPAGE="https://dpdk.org/" -SRC_URI="https://fast.dpdk.org/rel/${P}.tar.xz" - -LICENSE="BSD GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" -# tests require rte_kni module to be loaded -# and also needs network and /dev access -# and need to be run as root -RESTRICT="test" - -DEPEND="${PYTHON_DEPS} - $(python_gen_cond_dep ' - dev-python/pyelftools[${PYTHON_USEDEP}] - ') - ~sys-kernel/rte_kni-kmod-${PV}[${PYTHON_SINGLE_USEDEP}] - app-arch/libarchive - app-crypt/intel-ipsec-mb - dev-libs/elfutils - dev-libs/isa-l - dev-libs/jansson - dev-libs/libbpf - dev-libs/libbsd - dev-libs/openssl - net-libs/libmnl - net-libs/libpcap - sys-apps/dtc - sys-cluster/rdma-core - sys-process/numactl -" -RDEPEND="${DEPEND}" -BDEPEND=" - dev-lang/nasm -" - -PATCHES=( "${FILESDIR}/dpdk-22.03-binutils.patch" ) - -src_prepare() { - default - sed -e "s/@OBJDUMP@/$(tc-getOBJDUMP)/g" -i \ - buildtools/meson.build \ - buildtools/check-symbols.sh \ - devtools/check-abi-version.sh || die -} - -src_configure() { - python-single-r1_pkg_setup - local emesonargs=( - -Denable_kmods=false - -Dmachine=default - -Dplatform=generic - $(meson_use test tests) - ) - meson_src_configure -} - -src_install() { - meson_src_install - python_fix_shebang "${ED}" -}