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 1FA3F159C9B for ; Sat, 3 Aug 2024 23:21:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A5142BC055; Sat, 3 Aug 2024 23:21:09 +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 4203E2BC055 for ; Sat, 3 Aug 2024 23:21:09 +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 6F85C343011 for ; Sat, 3 Aug 2024 23:21:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D28201E7E for ; Sat, 3 Aug 2024 23:21:06 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1722727264.22a6eaa521065428a11c453bdf9c3d7e6354abb1.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/tangram/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/tangram/Manifest www-client/tangram/tangram-3.1.ebuild X-VCS-Directories: www-client/tangram/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 22a6eaa521065428a11c453bdf9c3d7e6354abb1 X-VCS-Branch: master Date: Sat, 3 Aug 2024 23:21:06 +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: 9c53d56f-18c8-49a8-88ed-14d9e857d01d X-Archives-Hash: 32b5f242f44aaa24ab652ddff39ca60b commit: 22a6eaa521065428a11c453bdf9c3d7e6354abb1 Author: Maciej Barć gentoo org> AuthorDate: Sat Aug 3 23:20:35 2024 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Aug 3 23:21:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a6eaa5 www-client/tangram: bump to 3.1 Signed-off-by: Maciej Barć gentoo.org> www-client/tangram/Manifest | 2 ++ www-client/tangram/tangram-3.1.ebuild | 66 +++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) diff --git a/www-client/tangram/Manifest b/www-client/tangram/Manifest index 7bce789b6181..14749229008f 100644 --- a/www-client/tangram/Manifest +++ b/www-client/tangram/Manifest @@ -1 +1,3 @@ DIST tangram-3.0.tar.xz 1379104 BLAKE2B 8a067daf3df328d98af70e66c270ea4e03a5dc6e0e1693d05439feac8cb34bc0816890164fa83f37a1de409a926d8556a192f980586cb71f15bcecb134b89526 SHA512 68914f9f0c08ab272635ae71f796df1e4c66c919a7718e90714978dc16e434681aa8fb475d33bfaaeba31cdb690975457fa9e97f6d866c323e8585149cee7c7b +DIST tangram-3.1.tar.gz 367083 BLAKE2B 8a3642712937a2bf98fba3bd6752e50f4e2376e4b508045799f91ba7c138b3c398605b45b3743d7769762b1879e120b903a8a52f503c2358f59c256dbc498e0d SHA512 66fe9f0db624f5cca8933dc06c875b716d654fd9bb1f78fea2ba70f70f3b2de5af56fe3eb50594faeee653f2aeba6d89f31a828df68b31988ba5243fceafe5d6 +DIST troll-63392a57392fb8ed944e859269a3751f649f64ec.tar.gz 471050 BLAKE2B f1108e0aee1956f4a5b7c40167b7791917534b8b58061313e9ef6ae1064af9d99fc4ff9776b0cbbf5e694dfd55175db7194f633259d0937ebf2d193973728e02 SHA512 53f093712dd11cf2cc3e0448561b57873d225653bff937efa6a2e264ad3520b601cd623aa0178508e4a81e4f85c187dfc977f7f75bbd15873fce64b48efdcda8 diff --git a/www-client/tangram/tangram-3.1.ebuild b/www-client/tangram/tangram-3.1.ebuild new file mode 100644 index 000000000000..d2b66e656457 --- /dev/null +++ b/www-client/tangram/tangram-3.1.ebuild @@ -0,0 +1,66 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gnome2-utils meson xdg + +DESCRIPTION="Web browser designed to organize and run Web applications" +HOMEPAGE="https://apps.gnome.org/app/re.sonny.Tangram/ + https://github.com/sonnyp/Tangram/" + +if [[ "${PV}" == *9999* ]] ; then + inherit git-r3 + + EGIT_REPO_URI="https://github.com/sonnyp/${PN^}.git" +else + TROLL_COMMIT="63392a57392fb8ed944e859269a3751f649f64ec" + SRC_URI=" + https://github.com/sonnyp/${PN^}/archive/refs/tags/v${PV}.tar.gz + -> ${P}.tar.gz + https://github.com/sonnyp/troll/archive/${TROLL_COMMIT}.tar.gz + -> troll-${TROLL_COMMIT}.tar.gz + " + S="${WORKDIR}/${P^}" + + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="GPL-3+" +SLOT="0" + +RDEPEND=" + >=dev-libs/gjs-1.76.0 + gui-libs/gtk:4 + gui-libs/libadwaita:1 + net-libs/webkit-gtk:6 +" +BDEPEND=" + ${RDEPEND} + dev-libs/appstream-glib + dev-util/blueprint-compiler + dev-util/desktop-file-utils +" + +PATCHES=( + "${FILESDIR}/${PN}-2.0-dont-validate-appstream.patch" +) + +DOCS=( README.md TODO.md ) + +src_prepare() { + default + + rm -d "${S}/troll" || die + cp -r "${WORKDIR}/troll-${TROLL_COMMIT}" "${S}/troll" || die +} + +pkg_postinst() { + gnome2_schemas_update + xdg_pkg_postinst +} + +pkg_postrm() { + gnome2_schemas_update + xdg_pkg_postrm +}