From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
Date: Sat, 7 May 2022 07:27:28 +0000 (UTC) [thread overview]
Message-ID: <1651908439.6bc7fd3ff8c46d84b6025c00403a20c4052f9b32.fordfrog@gentoo> (raw)
commit: 6bc7fd3ff8c46d84b6025c00403a20c4052f9b32
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat May 7 07:27:19 2022 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat May 7 07:27:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc7fd3f
media-sound/frescobaldi: bump to 3.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/frescobaldi/Manifest | 1 +
media-sound/frescobaldi/frescobaldi-3.2.ebuild | 31 ++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest
index 1f87cd3dde60..f94e88e995ed 100644
--- a/media-sound/frescobaldi/Manifest
+++ b/media-sound/frescobaldi/Manifest
@@ -1 +1,2 @@
DIST frescobaldi-3.1.3.tar.gz 6691789 BLAKE2B 88a08240997aad11d9bf31c57a844a42e341e7641649f5cfb52571beb63fa4c29382136eae7758e5fff1cc6a4f8eb2942ca9b09b8217d7243c699041c951081d SHA512 595c4628df1923dffa44987ba858827a50d5415e9a01b45c87def2a6625d22c8b9b2e988c49dec20bba750cfc1ff4512e6f67875c3a2b23e440ef7231856c159
+DIST frescobaldi-3.2.tar.gz 6696111 BLAKE2B e74a8c3a59c6dc5187538785bc5971dd996cf897c6428ff510775bad58aa4c04dd69b91f3821b9c868a3e7f13b6cae6f76814188de2620542959039e768c9be0 SHA512 403ae6cfe145595fef0ffe06ce4fd595a0417201b19e5f2315944b45cdcec50592296424f2bf2c7e3eccbe3dbeb9ff5bfc4aa7813241d8168bc057e7bf5539b3
diff --git a/media-sound/frescobaldi/frescobaldi-3.2.ebuild b/media-sound/frescobaldi/frescobaldi-3.2.ebuild
new file mode 100644
index 000000000000..1b7def16a0ee
--- /dev/null
+++ b/media-sound/frescobaldi/frescobaldi-3.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1 xdg
+
+DESCRIPTION="A LilyPond sheet music text editor"
+HOMEPAGE="https://www.frescobaldi.org/"
+SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-python/PyQt5[gui,network,printsupport,svg,widgets,${PYTHON_USEDEP}]
+ dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
+ dev-python/python-ly[${PYTHON_USEDEP}]
+ dev-python/python-poppler-qt5[${PYTHON_USEDEP}]
+ media-sound/lilypond"
+RDEPEND="${DEPEND}
+ x11-themes/tango-icon-theme
+"
+
+python_prepare_all() {
+ rm -r frescobaldi_app/icons/Tango || die "failed to remove tango icon theme"
+ distutils-r1_python_prepare_all
+}
next reply other threads:[~2022-05-07 7:27 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-07 7:27 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 11:36 [gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/ Andreas Sturmlechner
2024-08-13 14:52 Miroslav Šulc
2024-08-01 7:43 Miroslav Šulc
2023-05-03 6:41 Miroslav Šulc
2023-05-03 5:33 Sam James
2023-04-29 7:47 Arthur Zamarin
2023-03-29 6:51 Miroslav Šulc
2023-02-07 10:37 Andreas Sturmlechner
2022-09-18 13:54 Miroslav Šulc
2022-07-28 14:14 Sam James
2022-06-18 5:25 Miroslav Šulc
2022-06-17 12:11 Sam James
2022-06-17 12:11 Sam James
2022-06-09 7:34 Agostino Sarubbo
2022-06-07 21:16 Sam James
2021-08-05 19:19 Miroslav Šulc
2021-08-05 14:08 Sam James
2021-08-04 18:42 Agostino Sarubbo
2021-07-04 4:15 Miroslav Šulc
2021-05-23 10:10 Miroslav Šulc
2020-03-09 20:22 Andreas Sturmlechner
2020-03-09 12:48 Agostino Sarubbo
2020-03-09 12:39 Agostino Sarubbo
2020-02-16 13:41 Andreas Sturmlechner
2020-02-16 13:41 Andreas Sturmlechner
2019-02-15 19:29 Mikle Kolyada
2017-12-24 12:36 Andreas Sturmlechner
2017-12-21 20:44 Andreas Sturmlechner
2017-12-21 1:04 Andreas Sturmlechner
2017-12-21 1:04 Andreas Sturmlechner
2017-12-04 14:43 Manuel Rüger
2017-04-23 20:57 Michał Górny
2017-04-23 20:48 Michał Górny
2017-03-05 13:46 Andreas Sturmlechner
2016-05-13 3:39 Tim Harder
2016-03-12 7:47 Tim Harder
2015-11-11 4:04 Ian Delaney
2015-11-11 4:04 Ian Delaney
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=1651908439.6bc7fd3ff8c46d84b6025c00403a20c4052f9b32.fordfrog@gentoo \
--to=fordfrog@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