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 41EFF158176 for ; Fri, 10 Oct 2025 15:13:56 +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 2D07634128C for ; Fri, 10 Oct 2025 15:13:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9E3D21104B5; Fri, 10 Oct 2025 15:13:49 +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 93F9A1104A0 for ; Fri, 10 Oct 2025 15:13:49 +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 4759E341075 for ; Fri, 10 Oct 2025 15:13:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC05F3AA6 for ; Fri, 10 Oct 2025 15:13:47 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1759857533.fae912eb32bc34189664dc9cdc9ad48868b1c092.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/maestral-qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/maestral-qt/Manifest net-misc/maestral-qt/maestral-qt-1.9.5.ebuild X-VCS-Directories: net-misc/maestral-qt/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: fae912eb32bc34189664dc9cdc9ad48868b1c092 X-VCS-Branch: master Date: Fri, 10 Oct 2025 15:13:47 +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: 0d5fb69b-487c-43d3-a7fe-19b5f92960ba X-Archives-Hash: 5901e5002c28bc4a72b4d15c55c831c3 commit: fae912eb32bc34189664dc9cdc9ad48868b1c092 Author: Viorel Munteanu gentoo org> AuthorDate: Tue Oct 7 17:18:53 2025 +0000 Commit: David Roman gmail com> CommitDate: Tue Oct 7 17:18:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fae912eb net-misc/maestral-qt: add 1.9.5 Signed-off-by: Viorel Munteanu gentoo.org> net-misc/maestral-qt/Manifest | 1 + net-misc/maestral-qt/maestral-qt-1.9.5.ebuild | 37 +++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/net-misc/maestral-qt/Manifest b/net-misc/maestral-qt/Manifest index fbf0c9acfb..34db8f7542 100644 --- a/net-misc/maestral-qt/Manifest +++ b/net-misc/maestral-qt/Manifest @@ -1 +1,2 @@ DIST maestral-qt-1.9.4.gh.tar.gz 1219613 BLAKE2B a94dea39af004911f88a0d008b78af080d4d643e5ad2d94ef232eb1e3d5abd4a877c4dbfcb5c6addd7265d8ecc08608d0238abf9000ed9b163f36df8b71b1eac SHA512 482f71ccf5f4449bf4f1e522e50fdf397d7622ceb8bfdc2700a7e111f0484237c63e7efd36a620f0bbac86541d0284482c7e8ad674457bb0f37c0a4039f98a22 +DIST maestral-qt-1.9.5.gh.tar.gz 1219607 BLAKE2B 7be82fe52ab7fbfd137b8ad1f52acf42382349323342e7834893eeeb943fca1194e9f2a35119f21901a78110cd300c6ac8f6472b8f7636fb824a4790fdc533a1 SHA512 3cbb67faf1b08ec22e49347a6f469aa2210f71614c62477346799640a6a0f7606fc8c957ad379c1566b9357d6ba42ecd71e8d18eb7f6e782b7b6156c01b96c2d diff --git a/net-misc/maestral-qt/maestral-qt-1.9.5.ebuild b/net-misc/maestral-qt/maestral-qt-1.9.5.ebuild new file mode 100644 index 0000000000..29c204f2a1 --- /dev/null +++ b/net-misc/maestral-qt/maestral-qt-1.9.5.ebuild @@ -0,0 +1,37 @@ +# Copyright 2021-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{11..13} ) +inherit desktop distutils-r1 + +MY_PV=${PV/_rc/.dev} +DESCRIPTION="Maestral is an open-source Dropbox client written in Python" +HOMEPAGE="https://maestral.app" +SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.gh.tar.gz" +S="${WORKDIR}"/${PN}-${MY_PV} + +LICENSE="MIT" +SLOT="0" +if [[ ${PV} != *_rc* ]]; then + KEYWORDS="~amd64" +fi + +RDEPEND=" + >=dev-python/click-8.0.2[${PYTHON_USEDEP}] + dev-python/markdown2[${PYTHON_USEDEP}] + dev-python/packaging[${PYTHON_USEDEP}] + dev-python/pyqt6[widgets,gui,svg,${PYTHON_USEDEP}] + >=net-misc/maestral-${PV%_rc*}_rc0[${PYTHON_USEDEP}] +" +BDEPEND=" + dev-python/build[${PYTHON_USEDEP}] +" + +python_install_all() { + distutils-r1_python_install_all + + domenu src/maestral_qt/resources/maestral.desktop +}