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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A0B47158094 for ; Sat, 17 Sep 2022 14:34:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD45BE0930; Sat, 17 Sep 2022 14:34:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B6AE2E0930 for ; Sat, 17 Sep 2022 14:34:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD8E9340F78 for ; Sat, 17 Sep 2022 14:34:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 467335D4 for ; Sat, 17 Sep 2022 14:34:31 +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: <1663425260.bab5e39c2174714d10809d057984d75f1e25e78f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/poke/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/poke/Manifest dev-util/poke/metadata.xml dev-util/poke/poke-2.4.ebuild X-VCS-Directories: dev-util/poke/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bab5e39c2174714d10809d057984d75f1e25e78f X-VCS-Branch: master Date: Sat, 17 Sep 2022 14:34:31 +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: 8b46b60d-2e26-488b-a331-02e7df4ddb53 X-Archives-Hash: 6e4998928070a9ead275ccdcdf5e3f7a commit: bab5e39c2174714d10809d057984d75f1e25e78f Author: Arsen Arsenović aarsen me> AuthorDate: Fri Sep 16 23:49:56 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 17 14:34:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab5e39c dev-util/poke: add 2.4 Signed-off-by: Arsen Arsenović aarsen.me> Closes: https://github.com/gentoo/gentoo/pull/27285 Signed-off-by: Sam James gentoo.org> dev-util/poke/Manifest | 1 + dev-util/poke/metadata.xml | 3 ++- dev-util/poke/poke-2.4.ebuild | 50 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 1 deletion(-) diff --git a/dev-util/poke/Manifest b/dev-util/poke/Manifest index bc7b62493108..a06cf7ce9469 100644 --- a/dev-util/poke/Manifest +++ b/dev-util/poke/Manifest @@ -1 +1,2 @@ DIST poke-2.3.tar.gz 7369945 BLAKE2B fe9274099a9ddacf1f46b7cec1f98cc6c442b24f149efbf4320a74a270dc8bad7cf3f87df817c9968a13ece763573b36f0ec99699cb9c7742b7be9023a4fca39 SHA512 101ef0009676c02f72ffb4889a02c9a161f29f412685249c7166f69077b0cd1b19d940567ebb86894bacf2278a2e138354fd49456f12b05a4c1957f437ff1d86 +DIST poke-2.4.tar.gz 7372092 BLAKE2B 64b8b22713bb581c30b624200c0a283a8de548895db2c21d83babbb18a93f3a8975dd7af752bd7ea856242f90035add249fbb62462ac632bec351598bcca0fe5 SHA512 6fa1097a5cbbd4171b6a390934c5648b4c382b8b8c8dd4955bba82cb57107f67e23b39f2df2081904a02f457e6c5b2d10baed710da3ed4b9b9eab3f4127e12bc diff --git a/dev-util/poke/metadata.xml b/dev-util/poke/metadata.xml index 0bee503758ea..777e0547b116 100644 --- a/dev-util/poke/metadata.xml +++ b/dev-util/poke/metadata.xml @@ -10,6 +10,7 @@ Proxy Maintainers - enable machine-interface protocol using dev-libs/json-c + Enable machine-interface protocol using dev-libs/json-c + Enable profiling in the PVM diff --git a/dev-util/poke/poke-2.4.ebuild b/dev-util/poke/poke-2.4.ebuild new file mode 100644 index 000000000000..683291c3f9ba --- /dev/null +++ b/dev-util/poke/poke-2.4.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Extensible editor for structured binary data" +HOMEPAGE="https://www.jemarch.net/poke" +SRC_URI="mirror://gnu/poke/${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="pvm-profiling nls test" + +RESTRICT="!test? ( test )" + +# TODO: libnbd: not packaged in gentoo yet +RDEPEND=" + dev-libs/boehm-gc:= + dev-libs/libatomic_ops + sys-devel/gettext + sys-libs/readline:= +" +DEPEND="${RDEPEND} + test? ( dev-util/dejagnu )" +BDEPEND="sys-devel/flex + sys-devel/bison + sys-apps/help2man + virtual/pkgconfig" + +src_configure() { + # NB --disable-{gui,mi}: + # These (AFAICT) have no consumers in Gentoo, and should not get any, + # preferably. They are slated for removal with Poke 3 (should happen + # towards the end of the year, possibly), so they should not be relied + # upon. + econf \ + --disable-libnbd \ + --enable-hserver \ + --disable-gui \ + --disable-mi \ + $(use_enable pvm-profiling) \ + $(use_enable nls) +} + +src_install() { + default + + find "${ED}" -name '*.la' -delete || die +}