From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E255F1581B9 for ; Fri, 03 Oct 2025 04:46:39 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C7B2E340FC1 for ; Fri, 03 Oct 2025 04:46:39 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 32335110574; Fri, 03 Oct 2025 04:46:31 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 285F3110574 for ; Fri, 03 Oct 2025 04:46:31 +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 D5FD6340F74 for ; Fri, 03 Oct 2025 04:46:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 189683A8F for ; Fri, 03 Oct 2025 04:46:29 +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: <1759466736.8f56c358e708bfa2e8636573a685f3a297102f70.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gumbo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gumbo/Manifest dev-libs/gumbo/gumbo-0.13.2.ebuild X-VCS-Directories: dev-libs/gumbo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8f56c358e708bfa2e8636573a685f3a297102f70 X-VCS-Branch: master Date: Fri, 03 Oct 2025 04:46:29 +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: c7e9335b-51f3-41fc-8118-81fdec177972 X-Archives-Hash: cd4456864262872f255f6187df5539a8 commit: 8f56c358e708bfa2e8636573a685f3a297102f70 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Tue Aug 26 16:30:38 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 3 04:45:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f56c358 dev-libs/gumbo: add 0.13.2 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> Part-of: https://github.com/gentoo/gentoo/pull/43573 Closes: https://github.com/gentoo/gentoo/pull/43573 Signed-off-by: Sam James gentoo.org> dev-libs/gumbo/Manifest | 1 + dev-libs/gumbo/gumbo-0.13.2.ebuild | 44 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) diff --git a/dev-libs/gumbo/Manifest b/dev-libs/gumbo/Manifest index 52cecfec9f49..002c61e8a6d2 100644 --- a/dev-libs/gumbo/Manifest +++ b/dev-libs/gumbo/Manifest @@ -1 +1,2 @@ DIST gumbo-0.13.1.tar.gz 2115080 BLAKE2B f6fd8fa818b58adbf6ed9d7ffe1d44a2d9902570addd6fe1c384273c965d345ba04f7a09ccb7860c2d065f5ee2a9193140ea753b08261bf8f3077d69a90bfc85 SHA512 22bdaac728e79fb176ea82d40bfab77500a85952d731f832ffa6defb48264a1f108a9bbde19fd60e9d829d23059feab0744b4dabf887997596892b815cb26f17 +DIST gumbo-0.13.2.tar.gz 2145403 BLAKE2B 543b40f70707fa8c4325312b2e7f0d47e7fe579446532a52ccc5d163a69d43f783a279d84969a663422794b33fb669ca3839649d77095cd2886ba9d19a176e02 SHA512 1513e88acfc3240081039b30ab63ca6fc23a85b7d1415cb8e90e9c43f9c3d99d37634a7a50d81ef7f6d43a4facac3802feea6959256a2330b26b16523a288568 diff --git a/dev-libs/gumbo/gumbo-0.13.2.ebuild b/dev-libs/gumbo/gumbo-0.13.2.ebuild new file mode 100644 index 000000000000..6502d7a70e18 --- /dev/null +++ b/dev-libs/gumbo/gumbo-0.13.2.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson + +DESCRIPTION="The HTML5 parsing algorithm implemented as a pure C99 library" +HOMEPAGE="https://codeberg.org/gumbo-parser/gumbo-parser" +SRC_URI="https://codeberg.org/grisha/gumbo-parser/archive/${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/gumbo-parser" + +LICENSE="Apache-2.0" +SLOT="0/3" # gumbo SONAME +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos ~x64-solaris" +IUSE="doc test" +RESTRICT="!test? ( test )" + +DEPEND="test? ( dev-cpp/gtest )" +BDEPEND="doc? ( app-text/doxygen )" + +src_configure() { + local emesonargs=( + $(meson_use test tests) + -Ddefault_library=shared + ) + + meson_src_configure +} + +src_compile() { + meson_src_compile + + if use doc; then + doxygen || die "doxygen failed" + HTML_DOCS=( docs/html/. ) + fi +} + +src_install() { + meson_src_install + + use doc && doman docs/man/man3/* +}