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 33E1E158062 for ; Fri, 31 Mar 2023 10:28:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C6C9E0815; Fri, 31 Mar 2023 10:28:49 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5460AE0815 for ; Fri, 31 Mar 2023 10:28:49 +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 6426B340F2C for ; Fri, 31 Mar 2023 10:28:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C19B1A09 for ; Fri, 31 Mar 2023 10:28:46 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1680258518.62c2127b9104f333ddc4ce470c45c762fa9c4b30.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cdecl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cdecl/Manifest dev-util/cdecl/cdecl-14.0.ebuild X-VCS-Directories: dev-util/cdecl/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 62c2127b9104f333ddc4ce470c45c762fa9c4b30 X-VCS-Branch: master Date: Fri, 31 Mar 2023 10:28:46 +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: e479806e-e688-4055-bef1-8026e455b0ef X-Archives-Hash: 461319bd6db7a070981139b0796ab427 commit: 62c2127b9104f333ddc4ce470c45c762fa9c4b30 Author: Florian Schmaus gentoo org> AuthorDate: Fri Mar 31 10:28:24 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Fri Mar 31 10:28:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c2127b dev-util/cdecl: add 14.0 Signed-off-by: Florian Schmaus gentoo.org> dev-util/cdecl/Manifest | 1 + dev-util/cdecl/cdecl-14.0.ebuild | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/dev-util/cdecl/Manifest b/dev-util/cdecl/Manifest index e9640c9831ac..91f6b0777e07 100644 --- a/dev-util/cdecl/Manifest +++ b/dev-util/cdecl/Manifest @@ -1,2 +1,3 @@ DIST cdecl-13.1.release.tar.gz 1210834 BLAKE2B d5892ee626b80793a0959f1cef527694a10198e3ce4992773d5a3d8ab60732f0c3e97332c30749e54f16749b5171550a79bc613db01c81bb593bfa69169f216e SHA512 82706b16091a7f79c786e0edbc86333001375148ddbfd88cabe892bedce7b184046979df021403bb346e5de6dcbfaee4f1bd19841f74c0347278a256ee8d31e0 DIST cdecl-13.2.release.tar.gz 1222634 BLAKE2B 7e2c8f81698a047e4ea318afcbfd2f1768b187324839108c2c4e4e32a09fd0921ee9391f32286ac14851fc03282be6d8e9838de69f446dbbd6035b185e26b752 SHA512 5bc7121864df9e71be34c6ca4609f1188a4e416fb91844b68256187d94bfd94b0aef19b91394b0fa0db63b973efa02da0b045744b74a2e0d78d9451dc9545bef +DIST cdecl-14.0.release.tar.gz 1243688 BLAKE2B c43aff760305805d6ceeca136a1107120e2199c440dca935e1915dc55b75e0f49f60d651c377f3566b7a8c8d548b2db5006cb3477ce41cfe338c92e4f1c7041a SHA512 e079b2731020b819c6021854fb763e0094de6b361255dd7c98687ee064f5f8d67da3d4d2fe14c416edc20dfa73cb28d101f90f03c3c438506e5fe6063cc56f09 diff --git a/dev-util/cdecl/cdecl-14.0.ebuild b/dev-util/cdecl/cdecl-14.0.ebuild new file mode 100644 index 000000000000..b5e991c3c9b0 --- /dev/null +++ b/dev-util/cdecl/cdecl-14.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 2021-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION='Composing and deciphering C (or C++) declarations or casts, aka "gibberish."' +HOMEPAGE="https://github.com/paul-j-lucas/cdecl" +SRC_URI="https://github.com/paul-j-lucas/cdecl/releases/download/${P}/${P}.tar.gz -> ${P}.release.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug readline ncurses" + +DEPEND=" + ncurses? ( sys-libs/ncurses:0= ) + readline? ( sys-libs/readline:0= ) +" +RDEPEND="${DEPEND}" +BDEPEND=" + sys-devel/bison + sys-devel/flex +" + +src_configure() { + econf \ + $(use_with readline) \ + $(use_enable ncurses term-size) \ + $(use_enable debug bison-debug) \ + $(use_enable debug flex-debug) +}