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 D24E8158094 for ; Wed, 20 Jul 2022 05:30:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE6CDE0C52; Wed, 20 Jul 2022 05:30:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 91174E0C52 for ; Wed, 20 Jul 2022 05:30:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3443F340FED for ; Wed, 20 Jul 2022 05:30:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74F3D544 for ; Wed, 20 Jul 2022 05:30:23 +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: <1658294834.a2b335c884cd6a6d34b86053675adad6f3c67b8b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/muon/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/muon/Manifest dev-util/muon/metadata.xml dev-util/muon/muon-0_pre20220714.ebuild X-VCS-Directories: dev-util/muon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a2b335c884cd6a6d34b86053675adad6f3c67b8b X-VCS-Branch: master Date: Wed, 20 Jul 2022 05:30:23 +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: 8711a32c-bc36-4d13-8e30-e5459df47714 X-Archives-Hash: aea4ea43b288851f2ecb1f1e3e42246a commit: a2b335c884cd6a6d34b86053675adad6f3c67b8b Author: Arsen Arsenović aarsen me> AuthorDate: Thu Jul 14 18:56:45 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 20 05:27:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2b335c8 dev-util/muon: new package, add 0_pre20220714 Signed-off-by: Arsen Arsenović aarsen.me> Closes: https://github.com/gentoo/gentoo/pull/26407 Signed-off-by: Sam James gentoo.org> dev-util/muon/Manifest | 2 ++ dev-util/muon/metadata.xml | 20 ++++++++++++ dev-util/muon/muon-0_pre20220714.ebuild | 54 +++++++++++++++++++++++++++++++++ 3 files changed, 76 insertions(+) diff --git a/dev-util/muon/Manifest b/dev-util/muon/Manifest new file mode 100644 index 000000000000..00348381fe3b --- /dev/null +++ b/dev-util/muon/Manifest @@ -0,0 +1,2 @@ +DIST meson-docs-0.63.0-40-g280f3423b.tar.gz 77042 BLAKE2B 2724d720ed05b99d933f85039a22a9a46c5f83322aa6ada16023a721828f0063a3cbc74150b6e682a45493f7af3887fb4422bce656827c638d13467b54d69b79 SHA512 119e6b857e109af47044d0a1515d377490f4c4f4b94a4134f642cf1ed5d9ad7ffc99628133ed5fb49d46891469fddb369b8a469f8eb07a903421b48b835a64e3 +DIST muon-0_pre20220714.tar.gz 441746 BLAKE2B 22a9c2d1ba76c01553cfd7c13b738f505710df7337f52a0dcbff0779fd0ff01b188994f25f9f31b84d0730d3d88e4334301f1252170ab0258e4cb835924f27d2 SHA512 326424a626788308e608d0c63db39b8d25c493c7f3636ed3fd87c90c8c89800fab231680c18b97c66a9f316cf569a767f9653a4bddd8c57bf5460e7ab9764259 diff --git a/dev-util/muon/metadata.xml b/dev-util/muon/metadata.xml new file mode 100644 index 000000000000..3a3abf62be23 --- /dev/null +++ b/dev-util/muon/metadata.xml @@ -0,0 +1,20 @@ + + + + + arsen@aarsen.me + Arsen Arsenović + + + proxy-maint@gentoo.org + Proxy Maintainers + + + + Enable looking up packages via dev-util/pkgconf. + + + Enable extracting wraps using app-arch/libarchive. + + + diff --git a/dev-util/muon/muon-0_pre20220714.ebuild b/dev-util/muon/muon-0_pre20220714.ebuild new file mode 100644 index 000000000000..5631245bcf41 --- /dev/null +++ b/dev-util/muon/muon-0_pre20220714.ebuild @@ -0,0 +1,54 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson + +COMMIT_HASH="1d85870cc3b92690d42fa3e480961fb2f708388e" +MESON_DOCS_TAR=meson-docs-0.63.0-40-g280f3423b.tar.gz + +DESCRIPTION="A meson-compatible build system" +HOMEPAGE="https://muon.build/" +SRC_URI=" + https://git.sr.ht/~lattis/muon/archive/${COMMIT_HASH}.tar.gz -> ${P}.tar.gz + man? ( + https://mochiro.moe/wrap/${MESON_DOCS_TAR} + ) +" + +# Apache-2.0 for meson-docs +LICENSE="GPL-3 man? ( Apache-2.0 )" +SLOT="0" +KEYWORDS="~amd64" +IUSE="+archive +curl +libpkgconf +man" + +S="${WORKDIR}/${PN}-${COMMIT_HASH}" + +DEPEND=" + curl? ( net-misc/curl ) + archive? ( app-arch/libarchive:= ) + libpkgconf? ( dev-util/pkgconf:= ) + man? ( app-text/scdoc ) +" +RDEPEND="${DEPEND}" + +src_prepare() { + default + + if use man; then + mv "${WORKDIR}/meson-docs" "${S}/subprojects" || die + fi +} + +src_configure() { + local emesonargs=( + $(meson_feature curl libcurl) + $(meson_feature archive libarchive) + $(meson_feature libpkgconf) + $(meson_feature man docs) + -Dsamurai=disabled # patched version of samurai downloaded via wraps + -Dbestline=enabled # vendored bestline, an insignificant addition + ) + meson_src_configure +}