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 E8DA215810D for ; Mon, 29 May 2023 13:09:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D22A5E0845; Mon, 29 May 2023 13:09:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6F40FE0845 for ; Mon, 29 May 2023 13:09:17 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7810340F78 for ; Mon, 29 May 2023 13:09:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E5A9A77 for ; Mon, 29 May 2023 13:09:15 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1685365740.a9b18fda0ddaeedd6cf899c2ee67f013b3825a2d.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/fragments/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/fragments/Manifest net-p2p/fragments/fragments-2.1.1.ebuild X-VCS-Directories: net-p2p/fragments/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: a9b18fda0ddaeedd6cf899c2ee67f013b3825a2d X-VCS-Branch: dev Date: Mon, 29 May 2023 13:09:15 +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: b5f6253c-fff4-49a5-9584-8e7bbccd2cf7 X-Archives-Hash: 70a3f5a89268157d7049c55368784d21 commit: a9b18fda0ddaeedd6cf899c2ee67f013b3825a2d Author: Julien Roy jroy ca> AuthorDate: Mon May 29 13:09:00 2023 +0000 Commit: Julien Roy jroy ca> CommitDate: Mon May 29 13:09:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a9b18fda net-p2p/fragments: add 2.1.1 Signed-off-by: Julien Roy jroy.ca> net-p2p/fragments/Manifest | 1 + net-p2p/fragments/fragments-2.1.1.ebuild | 42 ++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/net-p2p/fragments/Manifest b/net-p2p/fragments/Manifest index d7e91120f..f778c80f9 100644 --- a/net-p2p/fragments/Manifest +++ b/net-p2p/fragments/Manifest @@ -1 +1,2 @@ DIST fragments-2.1-r1.tar.xz 34069548 BLAKE2B bd8cb124abb8e569860a24aa1a2e18b1decfdd7b99674b1cb884b2d2d0550be8f4ba7becb5185a6ac0727fb1d229f3f857c76967892ba318aebd6b7ac9cbc6dd SHA512 f14b0a0019c750f20b65990fbf0531044d236543df27fe294480bb08ae873d648f564d60fb423132f6e928852f45492244e272f28a77a9bedd152645899f20dd +DIST fragments-2.1.1.tar.xz 40624720 BLAKE2B 48960d56d53e96c35ce476899b4cf7129733e73b52c03ce1402f2fb125bf0a9c896537003fa3198d77b55105567bfe81bd14dcf30dc968816999b024bc9b152d SHA512 a5edfbcff8b978cb9f267f28fdf2b189daa620439b3eaaa4400ee97c5a3576ccfb2cbf620340d0d01fd4890a2eff02224acb4b8e655afc995410d4c6cc7bc58e diff --git a/net-p2p/fragments/fragments-2.1.1.ebuild b/net-p2p/fragments/fragments-2.1.1.ebuild new file mode 100644 index 000000000..110acf2a6 --- /dev/null +++ b/net-p2p/fragments/fragments-2.1.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gnome2-utils meson xdg + +UPLOADHASH="7578eee7df552d1f9b995120100959a2" +DESCRIPTION="Fragments is an easy to use BitTorrent client" +HOMEPAGE="https://gitlab.gnome.org/World/Fragments" +SRC_URI="https://gitlab.gnome.org/World/${PN}/uploads/${UPLOADHASH}/${P}.tar.xz" +BUILD_DIR="${S}/build" + +LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 GPL-3+ MIT Unicode-DFS-2016 Unlicense ZLIB" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + dev-libs/glib + dev-libs/openssl:= + gui-libs/gtk + gui-libs/libadwaita + net-p2p/transmission + sys-apps/dbus +" +DEPEND="${RDEPEND}" +BDEPEND=" + sys-devel/gettext + virtual/rust +" + +QA_FLAGS_IGNORED="usr/bin/${PN}" + +pkg_postinst() { + xdg_pkg_postinst + gnome2_schemas_update +} + +pkg_postrm() { + xdg_pkg_postrm + gnome2_schemas_update +}