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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 29767158042 for ; Sat, 19 Oct 2024 15:05:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C1B0E086F; Sat, 19 Oct 2024 15:05:38 +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 40646E086F for ; Sat, 19 Oct 2024 15:05:38 +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 4ACEA340C3C for ; Sat, 19 Oct 2024 15:05:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B05901D0A for ; Sat, 19 Oct 2024 15:05:35 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1729350321.638d2f4a59a3c9ecb5913becc54ce59bc68b2ba6.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/uunf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/uunf/Manifest dev-ml/uunf/uunf-16.0.0.ebuild X-VCS-Directories: dev-ml/uunf/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 638d2f4a59a3c9ecb5913becc54ce59bc68b2ba6 X-VCS-Branch: master Date: Sat, 19 Oct 2024 15:05:35 +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: fd7ee463-ce9d-4a65-b690-2fe471797d3a X-Archives-Hash: 3fed7b9237fdaa728fdfaf07665d47b7 commit: 638d2f4a59a3c9ecb5913becc54ce59bc68b2ba6 Author: Alfredo Tupone gentoo org> AuthorDate: Sat Oct 19 15:05:21 2024 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sat Oct 19 15:05:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=638d2f4a dev-ml/uunf: add 16.0.0 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/uunf/Manifest | 1 + dev-ml/uunf/uunf-16.0.0.ebuild | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/dev-ml/uunf/Manifest b/dev-ml/uunf/Manifest index ccf497d91079..ffa57e6fc2c5 100644 --- a/dev-ml/uunf/Manifest +++ b/dev-ml/uunf/Manifest @@ -1,2 +1,3 @@ DIST uunf-15.0.0.tbz 42418 BLAKE2B add1dda2f6af07ccaec26d9715eddf31dc398f0cdae85eec0297bcbcd9f5e23f59846813d96e554d88b18096c9419490265c061bf5835a4b67daacf3938c2876 SHA512 204d923d4e8d910318180c15087fe53d98d8ec0a8d3c3f6c54219e5e09ee5c5bdf57585e5570d895f8d90647c4eeaa45d9e6e75d58edeb9febee053e0dd47fbc DIST uunf-15.1.0.tbz 43837 BLAKE2B 1af584fd25f1a1c0f15ba999ab11f155c607fdb54b208094d5586a274b54a823dab94a655ae0d80f6f75b90e1ef42d36295dc03dfb82d4c91fd9b6230689cb11 SHA512 1df1edbcb37da80e6d96eedd5e01c43c81275eca727a53d91a777d01f30cf0b964968c7be1d943e574e40ad4acb75c86e42976b3048dacb2c798b38475d0a6d0 +DIST uunf-16.0.0.tbz 44311 BLAKE2B 568801f6c2732f83cb9463a1de24a205380305980da8fd9d09463ddb0f5d070a90044416387de30c1ebd1801e64034beee5296013305558f123cc38f351b1f37 SHA512 55e6aa2c0190667467744991839ae1024aa539fc94d9b8dcbaf8fdefed4f77a274acd22f79354b48b4a7582f308dbaadf14991ffee0c2aaf6e16f8efd538b756 diff --git a/dev-ml/uunf/uunf-16.0.0.ebuild b/dev-ml/uunf/uunf-16.0.0.ebuild new file mode 100644 index 000000000000..108d409c5067 --- /dev/null +++ b/dev-ml/uunf/uunf-16.0.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit opam + +DESCRIPTION="Unicode text normalization" +HOMEPAGE="https://erratique.ch/software/uunf https://github.com/dbuenzli/uunf" +SRC_URI="https://erratique.ch/software/uunf/releases/${P}.tbz" + +LICENSE="ISC" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" + +DEPEND=" + dev-ml/cmdliner:= + dev-ml/topkg:= + dev-ml/uchar:= + dev-ml/uutf:= +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-ml/findlib +" + +OPAM_FILE="opam" + +src_compile() { + # Increase stack limit to 11GiB to avoid stack overflow error. + # bug #798270 + ulimit -s 11530000 + + ocaml pkg/pkg.ml build \ + || die "failed to run the pkg/pkg.ml ocaml compilation script" +}