public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Piotr Karbowski" <slashbeast@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/sunflower/
Date: Sun,  5 Mar 2023 10:37:30 +0000 (UTC)	[thread overview]
Message-ID: <1678012647.a6a400ea7497cb44e1db55a581ce322866479f9a.slashbeast@gentoo> (raw)

commit:     a6a400ea7497cb44e1db55a581ce322866479f9a
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  5 10:36:21 2023 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Sun Mar  5 10:37:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a400ea

x11-misc/sunflower: 0.5-r2 revbump; py3.11; pep517.

Closes: https://bugs.gentoo.org/897352
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>

 x11-misc/sunflower/sunflower-0.5-r2.ebuild | 41 ++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/x11-misc/sunflower/sunflower-0.5-r2.ebuild b/x11-misc/sunflower/sunflower-0.5-r2.ebuild
new file mode 100644
index 000000000000..e1ad6bd9575d
--- /dev/null
+++ b/x11-misc/sunflower/sunflower-0.5-r2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_REQ_USE="sqlite"
+DISTUTILS_USE_PEP517="setuptools"
+inherit distutils-r1 xdg
+
+MY_PN="Sunflower"
+MY_PV="${PV}-63"
+
+DESCRIPTION="Small and highly customizable twin-panel file manager with plugin-support"
+HOMEPAGE="https://github.com/MeanEYE/Sunflower
+	https://sunflower-fm.org/"
+SRC_URI="https://github.com/MeanEYE/${MY_PN}/archive/refs/tags/${MY_PV}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	dev-python/chardet[${PYTHON_USEDEP}]
+"
+
+RDEPEND="${DEPEND}
+	dev-python/pycairo[${PYTHON_USEDEP}]
+	x11-libs/vte
+"
+
+S="${WORKDIR}/${MY_PN}-${MY_PV}"
+
+src_prepare() {
+	default
+
+	# Upstream's get_version requires a lot of BDEPENDS we do not want.
+	sed 's%version=get_version()%version="0.5"%g' -i setup.py
+}


             reply	other threads:[~2023-03-05 10:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-05 10:37 Piotr Karbowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-31  9:24 [gentoo-commits] repo/gentoo:master commit in: x11-misc/sunflower/ Pacho Ramos
2023-03-29 20:51 Piotr Karbowski
2023-03-07 11:42 Sam James
2023-03-06 12:51 Arthur Zamarin
2022-07-17 21:21 Piotr Karbowski
2022-07-17 16:49 Piotr Karbowski
2022-06-23  5:19 Sam James
2021-05-28 14:19 Michał Górny
2021-05-28 14:19 Michał Górny
2020-08-17 16:23 Piotr Karbowski
2020-08-17 15:56 Piotr Karbowski
2020-08-16 21:24 Piotr Karbowski
2020-07-01 19:59 Aaron Bauman
2019-04-20 17:53 Piotr Karbowski
2019-02-23 21:03 Piotr Karbowski
2018-04-04 23:04 Andreas Sturmlechner
2018-04-04 23:04 Andreas Sturmlechner
2017-10-29 18:04 Jonas Stein
2016-05-22 19:35 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1678012647.a6a400ea7497cb44e1db55a581ce322866479f9a.slashbeast@gentoo \
    --to=slashbeast@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox