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 CAEB715800F for ; Sat, 4 Feb 2023 05:07:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBB48E0729; Sat, 4 Feb 2023 05:07:44 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AEE0EE0729 for ; Sat, 4 Feb 2023 05:07:44 +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 929A1340DB0 for ; Sat, 4 Feb 2023 05:07:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED3AB896 for ; Sat, 4 Feb 2023 05:07:40 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1675487132.e4416b31b945073bb4eabc9b686f1eb55ce2dc01.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/flatpak-builder/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/flatpak-builder/Manifest dev-util/flatpak-builder/flatpak-builder-1.3.1.ebuild X-VCS-Directories: dev-util/flatpak-builder/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: e4416b31b945073bb4eabc9b686f1eb55ce2dc01 X-VCS-Branch: master Date: Sat, 4 Feb 2023 05:07:40 +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: 4f1b4f0c-5c60-4e8c-b410-5281dac4f1dc X-Archives-Hash: 7ae1aa5830828123a867841028f968d8 commit: e4416b31b945073bb4eabc9b686f1eb55ce2dc01 Author: Zac Medico gentoo org> AuthorDate: Sat Feb 4 05:04:26 2023 +0000 Commit: Zac Medico gentoo org> CommitDate: Sat Feb 4 05:05:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4416b31 dev-util/flatpak-builder: add 1.3.1 Closes: https://bugs.gentoo.org/892848 Signed-off-by: Zac Medico gentoo.org> dev-util/flatpak-builder/Manifest | 1 + .../flatpak-builder/flatpak-builder-1.3.1.ebuild | 42 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/dev-util/flatpak-builder/Manifest b/dev-util/flatpak-builder/Manifest index 8e2036416cc5..c56c9ec33b62 100644 --- a/dev-util/flatpak-builder/Manifest +++ b/dev-util/flatpak-builder/Manifest @@ -1 +1,2 @@ DIST flatpak-builder-1.2.2.tar.xz 503444 BLAKE2B f499d5a5bb313530b2a5c69c2aef897aead40e959495ee368f375e03b9bca3c224b377607d1ca213f8640b0f926d7b862b0a7502e1773661a8e5ee983340f53c SHA512 28ab004f5c4fdb7f43b7d3f0823d54dad0aa4f660d5bbe9969e0ce011a1e338e2442e676d1d4c197af60d61a0911b8715ba34244b547116887bbcdef589e1b47 +DIST flatpak-builder-1.3.1.tar.xz 517864 BLAKE2B 1698ef94028962c7da7a04c44e5cef5a5e97a05a5cbdf3712bdbaf20aa8f09980c4a2f90150f166618a82fdb8355e265530907b11520d15306b70ed6a8a80004 SHA512 a6db2b23bd11784b41eabe8f57698bf252385f2c35ea482fdf13a60fc0a3b40e77edc7c6759dae7a4e4e0c1ec93e207e01c632e323076714a3ad6452892bc270 diff --git a/dev-util/flatpak-builder/flatpak-builder-1.3.1.ebuild b/dev-util/flatpak-builder/flatpak-builder-1.3.1.ebuild new file mode 100644 index 000000000000..21434455c033 --- /dev/null +++ b/dev-util/flatpak-builder/flatpak-builder-1.3.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz" +DESCRIPTION="Tool to build flatpaks from source" +HOMEPAGE="http://flatpak.org/" + +LICENSE="LGPL-2.1+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +IUSE="doc +yaml" + +RDEPEND=" + >=sys-apps/flatpak-0.99.1 + >=dev-util/ostree-2019.5:= + >=dev-libs/elfutils-0.8.12:= + >=dev-libs/glib-2.44:2= + >=dev-libs/libxml2-2.4:= + dev-libs/json-glib:= + net-misc/curl:= + yaml? ( dev-libs/libyaml:= ) +" +DEPEND="${RDEPEND}" +BDEPEND=" + >=sys-devel/gettext-0.18.2 + virtual/pkgconfig + doc? ( + app-text/xmlto + dev-libs/libxslt + ) +" + +PATCHES=("${FILESDIR}/flatpak-builder-1.2.2-musl.patch") + +src_configure() { + econf \ + $(use_enable doc documentation) \ + $(use_enable doc docbook-docs) \ + $(use_with yaml) +}