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 5F5F715802E for ; Sun, 23 Jun 2024 19:49:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1C2FE29F4; Sun, 23 Jun 2024 19:49:35 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8A24E29F4 for ; Sun, 23 Jun 2024 19:49:35 +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 C51513408DD for ; Sun, 23 Jun 2024 19:49:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DBB41D23 for ; Sun, 23 Jun 2024 19:49:33 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1719171928.9f07ce05e0bce94a681de2a8c5a7cf5d467574a5.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dwdiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/dwdiff/Manifest dev-util/dwdiff/dwdiff-2.1.4.ebuild X-VCS-Directories: dev-util/dwdiff/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 9f07ce05e0bce94a681de2a8c5a7cf5d467574a5 X-VCS-Branch: master Date: Sun, 23 Jun 2024 19:49:33 +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: 70c20552-851a-4b3b-afaf-f20ee13177f6 X-Archives-Hash: d3acd5d3ab31fd73999567ced17ece74 commit: 9f07ce05e0bce94a681de2a8c5a7cf5d467574a5 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sun Jun 23 17:52:02 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Jun 23 19:45:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f07ce05 dev-util/dwdiff: add 2.1.4 Signed-off-by: Michael Mair-Keimberger levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37260 Signed-off-by: Conrad Kostecki gentoo.org> dev-util/dwdiff/Manifest | 1 + dev-util/dwdiff/dwdiff-2.1.4.ebuild | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/dev-util/dwdiff/Manifest b/dev-util/dwdiff/Manifest index b48c24cb665d..dccebf17fc54 100644 --- a/dev-util/dwdiff/Manifest +++ b/dev-util/dwdiff/Manifest @@ -1 +1,2 @@ DIST dwdiff-2.1.3.tar.bz2 79862 BLAKE2B 72eb07071de413526b70ebfd30030394c8bc4958bd14128b9a8b87a76561e4bfbd61064def314a4b989da027664d999cfb9a4ac9ab6f1b06cbe3f38f271e538e SHA512 e4375658ddb919d763bedacd122e5597a4c3cd40ddff2c954c6cc88e5047d20d4d3b18eaf75c6835be21e1f72e2622e25b212ae9882d8eaa36874af3f6de4b3f +DIST dwdiff-2.1.4.tar.bz2 79857 BLAKE2B b4b54c82137097c7e3e3438b08dcc9da83aa127f72dd30b995a18b2b11ed3f419dce44762872407f4070b6b9dbca6a2d33dc24e0ed1363405fdaa638852d036f SHA512 8a2bffcf5f170a5a1fc2885a04d8e7cd054cebeed98a5e2695b609d3199c8c8bdeda6f3a9497888237e6cbfb570a4699aa66f4e062cb6aa109cbb7792a75a5f3 diff --git a/dev-util/dwdiff/dwdiff-2.1.4.ebuild b/dev-util/dwdiff/dwdiff-2.1.4.ebuild new file mode 100644 index 000000000000..0aabca1aaf44 --- /dev/null +++ b/dev-util/dwdiff/dwdiff-2.1.4.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +DESCRIPTION="diff-like program operating at word level instead of line level" +HOMEPAGE="https://os.ghalkes.nl/dwdiff.html" +SRC_URI="https://os.ghalkes.nl/dist/${P}.tar.bz2" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" +IUSE="nls" + +RDEPEND=" + dev-libs/icu:= + sys-apps/diffutils" +DEPEND="${RDEPEND}" +BDEPEND="nls? ( sys-devel/gettext )" + +src_prepare() { + default + sed -i -e '/INSTALL/s:COPYING::' Makefile.in || die +} + +src_configure() { + ./configure \ + --prefix="${EPREFIX}"/usr \ + $(use_with nls gettext) || die +} + +src_compile() { + emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" +}