From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
Date: Thu, 21 Dec 2017 01:04:08 +0000 (UTC) [thread overview]
Message-ID: <1513818172.b83d22f10aaf62b60ae914dbc257e23f8fcbcceb.asturm@gentoo> (raw)
commit: b83d22f10aaf62b60ae914dbc257e23f8fcbcceb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 00:52:04 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 01:02:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83d22f1
media-sound/frescobaldi: 3.0.0 version bump
Thanks-to: Eugene Cormier <eugenecormier <AT> gmail.com>
Thanks-to: N. Andrew Walsh <n.andrew.walsh <AT> gmail.com>
Bug: https://bugs.gentoo.org/631966
Closes: https://bugs.gentoo.org/609736
Package-Manager: Portage-2.3.19, Repoman-2.3.6
media-sound/frescobaldi/Manifest | 1 +
media-sound/frescobaldi/frescobaldi-3.0.0.ebuild | 41 ++++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest
index 5bf3a43906b..7669373d806 100644
--- a/media-sound/frescobaldi/Manifest
+++ b/media-sound/frescobaldi/Manifest
@@ -1 +1,2 @@
DIST frescobaldi-2.20.0.tar.gz 4478977 BLAKE2B bac6e455656064fc64120a4e30690b55159254562f1b4fb6515fccb74cc113354ac337c68fe91942c42b4aeff14db18f5024dd6b47fb913dafe7bcf95efaf019 SHA512 a875e8d574e77db5e87555aa091b4b0966e4b8df16dc1f7fbcfe100f67d9ccafdd9a26c8f4b8cea13410faaa298185c1ec0e9b5e722b3d37c32d0b573511a3e3
+DIST frescobaldi-3.0.0.tar.gz 4895317 BLAKE2B 6a9a2b92d075742f54b3148761f1946c4dd73616482aec9278c0326d5597773ce6eb714f8d31d49f79051294d23d4e43552ce29bde0f464d1a677900b8a276f6 SHA512 e33cbcb70bec74239cd84691725e9978b6c6fee391848c7de8ea32dd5459d953ddda120eeea25a602154d94a84947b6c151237b859450162db0822ef58fd7787
diff --git a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild
new file mode 100644
index 00000000000..d6cb86b3d46
--- /dev/null
+++ b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+inherit distutils-r1 gnome2-utils xdg-utils
+
+DESCRIPTION="A LilyPond sheet music text editor"
+HOMEPAGE="http://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=""
+
+# portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] ) # bug 550820
+DEPEND="
+ dev-python/PyQt5[svg,${PYTHON_USEDEP}]
+ >=dev-python/python-ly-0.9.4[${PYTHON_USEDEP}]
+ dev-python/python-poppler-qt5[${PYTHON_USEDEP}]
+ >=media-sound/lilypond-2.14.2"
+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
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+ xdg_desktop_database_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+ xdg_desktop_database_update
+}
next reply other threads:[~2017-12-21 1:04 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-21 1:04 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-04 0:54 [gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/ Ionen Wolkens
2025-03-30 8:20 Ionen Wolkens
2025-03-30 8:20 Ionen Wolkens
2025-03-30 8:20 Ionen Wolkens
2025-03-30 8:20 Ionen Wolkens
2024-11-23 11:36 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
2022-05-07 7:27 Miroslav Šulc
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-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=1513818172.b83d22f10aaf62b60ae914dbc257e23f8fcbcceb.asturm@gentoo \
--to=asturm@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