[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 69bdf60318c0557e512c31858b8b7fc14b56f7a4 Author: Alfred Wingate protonmail com> AuthorDate: Mon Aug 12 16:15:52 2024 + Commit: Miroslav Šulc gentoo org> CommitDate: Tue Aug 13 14:52:24 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69bdf603 media-sound/frescobaldi: enable py3.12 Closes: https://bugs.gentoo.org/937821 Signed-off-by: Alfred Wingate protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/38120 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/frescobaldi/frescobaldi-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild index 443bf7ca7fa8..e8deb5d81e73 100644 --- a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 xdg
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 2f818b3eebf86eec678abc615294ee97d286035a Author: Filip Kobierski pm me> AuthorDate: Wed Jul 31 13:57:36 2024 + Commit: Miroslav Šulc gentoo org> CommitDate: Thu Aug 1 07:43:12 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f818b3e media-sound/frescobaldi: remove empty IUSE Signed-off-by: Filip Kobierski pm.me> Signed-off-by: Miroslav Šulc gentoo.org> media-sound/frescobaldi/frescobaldi-3.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild index bda72123c1cb..443bf7ca7fa8 100644 --- a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,6 @@ SRC_URI="https://github.com/frescobaldi/frescobaldi/archive/refs/tags/v${PV}.tar LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~x86" -IUSE="" DEPEND=" dev-python/PyQt5[gui,network,printsupport,svg,widgets,${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: dd27aa6c57995f627bbcfde5cb6a5aa726d8aaa5 Author: Miroslav Šulc gentoo org> AuthorDate: Wed May 3 06:41:30 2023 + Commit: Miroslav Šulc gentoo org> CommitDate: Wed May 3 06:41:39 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd27aa6c media-sound/frescobaldi: dropped obsolete 3.2-r1 Closes: https://bugs.gentoo.org/905276 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/frescobaldi/Manifest | 1 - media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild | 32 --- 2 files changed, 33 deletions(-) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 4f095d46b8c0..27a4db4dfd7d 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,2 +1 @@ -DIST frescobaldi-3.2.tar.gz 6696111 BLAKE2B e74a8c3a59c6dc5187538785bc5971dd996cf897c6428ff510775bad58aa4c04dd69b91f3821b9c868a3e7f13b6cae6f76814188de2620542959039e768c9be0 SHA512 403ae6cfe145595fef0ffe06ce4fd595a0417201b19e5f2315944b45cdcec50592296424f2bf2c7e3eccbe3dbeb9ff5bfc4aa7813241d8168bc057e7bf5539b3 DIST frescobaldi-3.3.0.tar.gz 9196964 BLAKE2B 52e0c39e3a9fd70f5e450dd45cd0c0c0683b8c0af243d568e765f351500da138c0e527a579245c3d72e628d6a940003c62e1d70b6cff8ecb55d7214b7def8093 SHA512 0dc851cb2ab001f366d20d3c27159087a643cbb5661cc7388b9ec5209c03d4d47dc9114f378dab0562a1a4cb84c2a67eddd8b1981ceaa057e5ac79f8c277ad05 diff --git a/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild b/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild deleted file mode 100644 index 69a68717a761.. --- a/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9..10} ) -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}] - dev-python/qpageview[${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 -}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 83002cb6930d9178a3f5944885e94bb90a8440e8 Author: Sam James gentoo org> AuthorDate: Wed May 3 05:31:39 2023 + Commit: Sam James gentoo org> CommitDate: Wed May 3 05:31:39 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83002cb6 media-sound/frescobaldi: enable py3.11 Closes: https://bugs.gentoo.org/897028 Signed-off-by: Sam James gentoo.org> media-sound/frescobaldi/frescobaldi-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild index 6b50270c637e..bda72123c1cb 100644 --- a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{10..11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 xdg
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 83ca5e1a986be9c4d72ebe7135f8d88faf56ee2b Author: Arthur Zamarin gentoo org> AuthorDate: Sat Apr 29 07:47:31 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Apr 29 07:47:31 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83ca5e1a media-sound/frescobaldi: Stabilize 3.3.0 amd64, #905276 Signed-off-by: Arthur Zamarin gentoo.org> media-sound/frescobaldi/frescobaldi-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild index 7db5046cd3b0..6b50270c637e 100644 --- a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/frescobaldi/frescobaldi/archive/refs/tags/v${PV}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 11e7eb2f45dc2040dbc89ca768be8008df03514b Author: Miroslav Šulc gentoo org> AuthorDate: Wed Mar 29 06:50:57 2023 + Commit: Miroslav Šulc gentoo org> CommitDate: Wed Mar 29 06:51:14 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e7eb2f media-sound/frescobaldi: bump to 3.3.0 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/frescobaldi/Manifest | 1 + media-sound/frescobaldi/frescobaldi-3.3.0.ebuild | 35 2 files changed, 36 insertions(+) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 9429bf758128..4f095d46b8c0 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1 +1,2 @@ DIST frescobaldi-3.2.tar.gz 6696111 BLAKE2B e74a8c3a59c6dc5187538785bc5971dd996cf897c6428ff510775bad58aa4c04dd69b91f3821b9c868a3e7f13b6cae6f76814188de2620542959039e768c9be0 SHA512 403ae6cfe145595fef0ffe06ce4fd595a0417201b19e5f2315944b45cdcec50592296424f2bf2c7e3eccbe3dbeb9ff5bfc4aa7813241d8168bc057e7bf5539b3 +DIST frescobaldi-3.3.0.tar.gz 9196964 BLAKE2B 52e0c39e3a9fd70f5e450dd45cd0c0c0683b8c0af243d568e765f351500da138c0e527a579245c3d72e628d6a940003c62e1d70b6cff8ecb55d7214b7def8093 SHA512 0dc851cb2ab001f366d20d3c27159087a643cbb5661cc7388b9ec5209c03d4d47dc9114f378dab0562a1a4cb84c2a67eddd8b1981ceaa057e5ac79f8c277ad05 diff --git a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild new file mode 100644 index ..7db5046cd3b0 --- /dev/null +++ b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{9..10} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 xdg + +DESCRIPTION="A LilyPond sheet music text editor" +HOMEPAGE="https://www.frescobaldi.org/"; +SRC_URI="https://github.com/frescobaldi/frescobaldi/archive/refs/tags/v${PV}.tar.gz -> ${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}] + dev-python/qpageview[${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 + emake -C i18n + emake -C linux +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 8fd4b5e027d2f03eea44468f7f75ba061a420e34 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 5 22:55:12 2023 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 7 10:36:56 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd4b5e0 media-sound/frescobaldi: destabilize 3.2-r1 for ~x86 Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild b/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild index 225087e4717d..69a68717a761 100644 --- a/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: f5f35a72a2e7e9b9ab882bb3a14d9e8fa3ab7485 Author: Miroslav Šulc gentoo org> AuthorDate: Sun Sep 18 13:53:39 2022 + Commit: Miroslav Šulc gentoo org> CommitDate: Sun Sep 18 13:54:15 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f35a72 media-sound/frescobaldi: dropped obsolete 3.2 Bug: https://bugs.gentoo.org/858683 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/frescobaldi/frescobaldi-3.2.ebuild | 31 -- 1 file changed, 31 deletions(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.2.ebuild b/media-sound/frescobaldi/frescobaldi-3.2.ebuild deleted file mode 100644 index a71a77966f4c.. --- a/media-sound/frescobaldi/frescobaldi-3.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) -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 -}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: a29f88952447114882c612c502739c2717900432 Author: Sam James gentoo org> AuthorDate: Thu Jul 28 14:14:10 2022 + Commit: Sam James gentoo org> CommitDate: Thu Jul 28 14:14:10 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29f8895 media-sound/frescobaldi: Stabilize 3.2-r1 amd64, #858683 Signed-off-by: Sam James gentoo.org> media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild b/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild index c0e548571f49..884b2e9b8e4a 100644 --- a/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 829c14e62c8c55004fb3ff50dedcdee9f87e836e Author: Miroslav Šulc gentoo org> AuthorDate: Sat Jun 18 05:25:04 2022 + Commit: Miroslav Šulc gentoo org> CommitDate: Sat Jun 18 05:25:12 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829c14e6 media-sound/frescobaldi: removed obsolete 3.1.3 Bug: https://bugs.gentoo.org/850352 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/frescobaldi/Manifest | 1 - media-sound/frescobaldi/frescobaldi-3.1.3.ebuild | 31 2 files changed, 32 deletions(-) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index f94e88e995ed..9429bf758128 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,2 +1 @@ -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.1.3.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild deleted file mode 100644 index bde7dad74da6.. --- a/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..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 -}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: dde29fbd666792c460ccb1d6a9a530c66969e7c8 Author: Sam James gentoo org> AuthorDate: Fri Jun 17 01:14:32 2022 + Commit: Sam James gentoo org> CommitDate: Fri Jun 17 12:10:02 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde29fbd media-sound/frescobaldi: enable py3.10 Closes: https://bugs.gentoo.org/852146 Signed-off-by: Sam James gentoo.org> media-sound/frescobaldi/frescobaldi-3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.2.ebuild b/media-sound/frescobaldi/frescobaldi-3.2.ebuild index 8695d08daf39..a71a77966f4c 100644 --- a/media-sound/frescobaldi/frescobaldi-3.2.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 xdg DESCRIPTION="A LilyPond sheet music text editor"
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 903f4e0b5bc406dbaa16576e227f7965beed1e7a Author: Sam James gentoo org> AuthorDate: Fri Jun 17 01:35:11 2022 + Commit: Sam James gentoo org> CommitDate: Fri Jun 17 12:10:05 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=903f4e0b media-sound/frescobaldi: add qpageview dep Closes: https://bugs.gentoo.org/850922 Signed-off-by: Sam James gentoo.org> media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild | 32 +++ 1 file changed, 32 insertions(+) diff --git a/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild b/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild new file mode 100644 index ..c0e548571f49 --- /dev/null +++ b/media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) +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}] + dev-python/qpageview[${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 +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: a9e316aa1ed74bb567b17f0de36c555dbac7bdd5 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jun 9 07:33:21 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jun 9 07:33:21 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e316aa media-sound/frescobaldi: amd64 stable wrt bug #850352 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-sound/frescobaldi/frescobaldi-3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.2.ebuild b/media-sound/frescobaldi/frescobaldi-3.2.ebuild index 8a48be5d6dd9..8695d08daf39 100644 --- a/media-sound/frescobaldi/frescobaldi-3.2.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: caccae2feeb50c3f940fd9b321a50a93ceacaffe Author: Sam James gentoo org> AuthorDate: Tue Jun 7 21:16:17 2022 + Commit: Sam James gentoo org> CommitDate: Tue Jun 7 21:16:17 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caccae2f media-sound/frescobaldi: Stabilize 3.2 x86, #850352 Signed-off-by: Sam James gentoo.org> media-sound/frescobaldi/frescobaldi-3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.2.ebuild b/media-sound/frescobaldi/frescobaldi-3.2.ebuild index 1b7def16a0ee..8a48be5d6dd9 100644 --- a/media-sound/frescobaldi/frescobaldi-3.2.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 6bc7fd3ff8c46d84b6025c00403a20c4052f9b32 Author: Miroslav Šulc gentoo org> AuthorDate: Sat May 7 07:27:19 2022 + Commit: Miroslav Šulc gentoo org> CommitDate: Sat May 7 07:27:19 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc7fd3f media-sound/frescobaldi: bump to 3.2 Signed-off-by: Miroslav Šulc 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 ..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 +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 5767d746c0ee38b8cfb216f9db0939725731a6bb Author: Miroslav Šulc gentoo org> AuthorDate: Thu Aug 5 19:19:52 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Thu Aug 5 19:19:52 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5767d746 media-sound/frescobaldi: removed obsolete 3.1.1 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/frescobaldi/Manifest | 1 - media-sound/frescobaldi/frescobaldi-3.1.1.ebuild | 31 2 files changed, 32 deletions(-) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 53805bb33f2..1f87cd3dde6 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,2 +1 @@ -DIST frescobaldi-3.1.1.tar.gz 6244496 BLAKE2B 0687a608c773d3295197ea7ef117fa099acc2dfcd2de0f7e7ed69ff6ab643007d631f9e3abc1509163503473cc2d95f7cfe7ca87a5d636a796490af8479b8db0 SHA512 b4f65bdbcb5ed1c9837b84f9721b166dbac3d5ed12d03521d91d9f4660ff61af951209071ceae07158da3ad9f7c7152924a4f5ce87deedc8d90decf4b4efa86d DIST frescobaldi-3.1.3.tar.gz 6691789 BLAKE2B 88a08240997aad11d9bf31c57a844a42e341e7641649f5cfb52571beb63fa4c29382136eae7758e5fff1cc6a4f8eb2942ca9b09b8217d7243c699041c951081d SHA512 595c4628df1923dffa44987ba858827a50d5415e9a01b45c87def2a6625d22c8b9b2e988c49dec20bba750cfc1ff4512e6f67875c3a2b23e440ef7231856c159 diff --git a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild deleted file mode 100644 index a446e22e0a7..000 --- a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..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-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 -}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 2e2366690afd4a59995d67962f2a8e508d22af20 Author: Sam James gentoo org> AuthorDate: Thu Aug 5 14:06:18 2021 + Commit: Sam James gentoo org> CommitDate: Thu Aug 5 14:06:18 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e236669 media-sound/frescobaldi: Stabilize 3.1.3 x86, #806328 Signed-off-by: Sam James gentoo.org> media-sound/frescobaldi/frescobaldi-3.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild index 83253a5845e..bde7dad74da 100644 --- a/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 707533cc3b032e67ca125034dfedf778e6a11330 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Aug 4 18:42:22 2021 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Aug 4 18:42:22 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=707533cc media-sound/frescobaldi: amd64 stable wrt bug #806328 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-sound/frescobaldi/frescobaldi-3.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild index e600ca8d596..83253a5845e 100644 --- a/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: cbf70fda6fd3f0472d14040b781dd76db5ac3a13 Author: Miroslav Šulc gentoo org> AuthorDate: Sun Jul 4 04:15:37 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Sun Jul 4 04:15:37 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf70fda media-sound/frescobaldi: bump to 3.1.3 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/frescobaldi/Manifest | 1 + media-sound/frescobaldi/frescobaldi-3.1.3.ebuild | 31 2 files changed, 32 insertions(+) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 6456dba0220..53805bb33f2 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1 +1,2 @@ DIST frescobaldi-3.1.1.tar.gz 6244496 BLAKE2B 0687a608c773d3295197ea7ef117fa099acc2dfcd2de0f7e7ed69ff6ab643007d631f9e3abc1509163503473cc2d95f7cfe7ca87a5d636a796490af8479b8db0 SHA512 b4f65bdbcb5ed1c9837b84f9721b166dbac3d5ed12d03521d91d9f4660ff61af951209071ceae07158da3ad9f7c7152924a4f5ce87deedc8d90decf4b4efa86d +DIST frescobaldi-3.1.3.tar.gz 6691789 BLAKE2B 88a08240997aad11d9bf31c57a844a42e341e7641649f5cfb52571beb63fa4c29382136eae7758e5fff1cc6a4f8eb2942ca9b09b8217d7243c699041c951081d SHA512 595c4628df1923dffa44987ba858827a50d5415e9a01b45c87def2a6625d22c8b9b2e988c49dec20bba750cfc1ff4512e6f67875c3a2b23e440ef7231856c159 diff --git a/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild new file mode 100644 index 000..e600ca8d596 --- /dev/null +++ b/media-sound/frescobaldi/frescobaldi-3.1.3.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..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 +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 9517038f900ac1dca2fd61d31f2926ef22beec19 Author: Miroslav Šulc gentoo org> AuthorDate: Sun May 23 10:10:11 2021 + Commit: Miroslav Šulc gentoo org> CommitDate: Sun May 23 10:10:22 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9517038f media-sound/frescobaldi: py3_9, xdg-utils -> xdg Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/frescobaldi/frescobaldi-3.1.1.ebuild | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild index 10bc77b443d..a446e22e0a7 100644 --- a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) -inherit distutils-r1 xdg-utils +PYTHON_COMPAT=( python3_{7..9} ) +inherit distutils-r1 xdg DESCRIPTION="A LilyPond sheet music text editor" HOMEPAGE="https://www.frescobaldi.org/"; @@ -29,13 +29,3 @@ python_prepare_all() { rm -r frescobaldi_app/icons/Tango || die "failed to remove tango icon theme" distutils-r1_python_prepare_all } - -pkg_postinst() { - xdg_icon_cache_update - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_icon_cache_update - xdg_desktop_database_update -}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 468ba307395d805c4e5b47c685d915ca270fef74 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Mar 9 19:52:43 2020 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Mar 9 20:21:58 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=468ba307 media-sound/frescobaldi: Drop 3.0.0 Closes: https://bugs.gentoo.org/709842 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/frescobaldi/Manifest | 1 - media-sound/frescobaldi/frescobaldi-3.0.0.ebuild | 41 2 files changed, 42 deletions(-) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 47d955fa949..6456dba0220 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,2 +1 @@ -DIST frescobaldi-3.0.0.tar.gz 4895317 BLAKE2B 6a9a2b92d075742f54b3148761f1946c4dd73616482aec9278c0326d5597773ce6eb714f8d31d49f79051294d23d4e43552ce29bde0f464d1a677900b8a276f6 SHA512 e33cbcb70bec74239cd84691725e9978b6c6fee391848c7de8ea32dd5459d953ddda120eeea25a602154d94a84947b6c151237b859450162db0822ef58fd7787 DIST frescobaldi-3.1.1.tar.gz 6244496 BLAKE2B 0687a608c773d3295197ea7ef117fa099acc2dfcd2de0f7e7ed69ff6ab643007d631f9e3abc1509163503473cc2d95f7cfe7ca87a5d636a796490af8479b8db0 SHA512 b4f65bdbcb5ed1c9837b84f9721b166dbac3d5ed12d03521d91d9f4660ff61af951209071ceae07158da3ad9f7c7152924a4f5ce87deedc8d90decf4b4efa86d diff --git a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild deleted file mode 100644 index 29f2edc3b28..000 --- a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_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[gui,network,printsupport,svg,webkit,widgets,${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 -}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: b989e5bfb55c67e9778db8ad5fd842655a301755 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Mar 9 12:47:39 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Mar 9 12:47:39 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b989e5bf media-sound/frescobaldi: x86 stable wrt bug #709842 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> media-sound/frescobaldi/frescobaldi-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild index e591828a0a4..5d7706e5c5f 100644 --- a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 5347f26532b2c805bf0156f5b3fa78720ad689fe Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Mar 9 12:37:43 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Mar 9 12:37:43 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5347f265 media-sound/frescobaldi: amd64 stable wrt bug #709842 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-sound/frescobaldi/frescobaldi-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild index bc65a3bed63..e591828a0a4 100644 --- a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: cf36947cb83d55e687b318bb04fdff1c59ab737c Author: Jouni Kosonen tukesoft com> AuthorDate: Thu Jan 9 22:29:21 2020 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 16 13:41:30 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf36947c media-sound/frescobaldi: version bump to 3.1.1 Also depend on dev-python/PyQtWebEngine instead of dev-python/PyQt5[webkit] Closes: https://bugs.gentoo.org/704876 Signed-off-by: Jouni Kosonen tukesoft.com> Closes: https://github.com/gentoo/gentoo/pull/14290 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/frescobaldi/Manifest | 1 + media-sound/frescobaldi/frescobaldi-3.1.1.ebuild | 41 2 files changed, 42 insertions(+) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 4bc5e97ad2f..47d955fa949 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1 +1,2 @@ DIST frescobaldi-3.0.0.tar.gz 4895317 BLAKE2B 6a9a2b92d075742f54b3148761f1946c4dd73616482aec9278c0326d5597773ce6eb714f8d31d49f79051294d23d4e43552ce29bde0f464d1a677900b8a276f6 SHA512 e33cbcb70bec74239cd84691725e9978b6c6fee391848c7de8ea32dd5459d953ddda120eeea25a602154d94a84947b6c151237b859450162db0822ef58fd7787 +DIST frescobaldi-3.1.1.tar.gz 6244496 BLAKE2B 0687a608c773d3295197ea7ef117fa099acc2dfcd2de0f7e7ed69ff6ab643007d631f9e3abc1509163503473cc2d95f7cfe7ca87a5d636a796490af8479b8db0 SHA512 b4f65bdbcb5ed1c9837b84f9721b166dbac3d5ed12d03521d91d9f4660ff61af951209071ceae07158da3ad9f7c7152924a4f5ce87deedc8d90decf4b4efa86d diff --git a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild new file mode 100644 index 000..36c28099f62 --- /dev/null +++ b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7} ) +inherit distutils-r1 xdg-utils + +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-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() { + xdg_icon_cache_update + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_icon_cache_update + xdg_desktop_database_update +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 0802b73951bbda98d7a0736348a60e6f2b80c42c Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 16 13:36:35 2020 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 16 13:41:34 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0802b739 media-sound/frescobaldi: python3_8 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/frescobaldi/frescobaldi-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild index 36c28099f62..bc65a3bed63 100644 --- a/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 xdg-utils DESCRIPTION="A LilyPond sheet music text editor"
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 57d8b8f41d6a60d0251c82f920c0a4d943603a38 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Feb 15 19:28:57 2019 + Commit: Mikle Kolyada gentoo org> CommitDate: Fri Feb 15 19:28:57 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d8b8f4 media-sound/frescobaldi: amd64 stable wrt bug #671504 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" media-sound/frescobaldi/frescobaldi-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild index d1ae4e9ed04..7f9ebe02b83 100644 --- a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" # portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] ) # bug 550820
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 133394a83a7177930219bdd90641f25820909248 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 24 12:35:04 2017 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 24 12:35:41 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133394a8 media-sound/frescobaldi: Add missing use-deps Reported-by: Jean-Claude Repetto 9online.fr> Closes: https://bugs.gentoo.org/642058 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-sound/frescobaldi/frescobaldi-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild index 5f367834aa3..6d845d5ce2c 100644 --- a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild @@ -17,7 +17,7 @@ IUSE="" # portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] ) # bug 550820 DEPEND=" - dev-python/PyQt5[printsupport,svg,${PYTHON_USEDEP}] + dev-python/PyQt5[gui,network,printsupport,svg,webkit,widgets,${PYTHON_USEDEP}] >=dev-python/python-ly-0.9.4[${PYTHON_USEDEP}] dev-python/python-poppler-qt5[${PYTHON_USEDEP}] >=media-sound/lilypond-2.14.2"
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: ebf698531c4caf84e21448606960c058203ada37 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 21 20:44:20 2017 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 21 20:44:20 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf69853 media-sound/frescobaldi: Add missing use-dep Closes: https://bugs.gentoo.org/641968 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-sound/frescobaldi/frescobaldi-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild index d6cb86b3d46..5f367834aa3 100644 --- a/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.0.0.ebuild @@ -17,7 +17,7 @@ IUSE="" # portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] ) # bug 550820 DEPEND=" - dev-python/PyQt5[svg,${PYTHON_USEDEP}] + dev-python/PyQt5[printsupport,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"
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: b83d22f10aaf62b60ae914dbc257e23f8fcbcceb Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 21 00:52:04 2017 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 21 01:02:52 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83d22f1 media-sound/frescobaldi: 3.0.0 version bump Thanks-to: Eugene Cormier gmail.com> Thanks-to: N. Andrew Walsh 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 000..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 +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 7df0fff68b0e7d0089f2001956d3859520770e4a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 21 01:01:38 2017 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 21 01:02:52 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df0fff6 media-sound/frescobaldi: Drop 2.20.0 Closes: https://bugs.gentoo.org/631966 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-sound/frescobaldi/Manifest | 1 - media-sound/frescobaldi/frescobaldi-2.20.0.ebuild | 37 --- media-sound/frescobaldi/metadata.xml | 22 -- 3 files changed, 12 insertions(+), 48 deletions(-) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 7669373d806..4bc5e97ad2f 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,2 +1 @@ -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-2.20.0.ebuild b/media-sound/frescobaldi/frescobaldi-2.20.0.ebuild deleted file mode 100644 index 4b205dbb61d..000 --- a/media-sound/frescobaldi/frescobaldi-2.20.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 gnome2-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 public-domain" # public-domain is for bundled Tango icons -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="portmidi" - -RDEPEND=" - dev-python/PyQt4[svg,X,${PYTHON_USEDEP}] - dev-python/python-poppler-qt4[${PYTHON_USEDEP}] - >=dev-python/python-ly-0.9.4[${PYTHON_USEDEP}] - >=media-sound/lilypond-2.14.2 - portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] )" -DEPEND="${RDEPEND}" - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/media-sound/frescobaldi/metadata.xml b/media-sound/frescobaldi/metadata.xml index bb0cc4ccb3c..468c931f9c4 100644 --- a/media-sound/frescobaldi/metadata.xml +++ b/media-sound/frescobaldi/metadata.xml @@ -1,14 +1,16 @@ http://www.gentoo.org/dtd/metadata.dtd";> - -so...@gentoo.org -Gentoo Sound project - - -Enable media-libs/portmidi support - - -wbsoft/frescobaldi - + + so...@gentoo.org + Gentoo Sound project + + + + wbsoft/frescobaldi +
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 8b9cb8821090eb021a6ff4e1bd8a418cbda492f1 Author: Manuel Rüger gentoo org> AuthorDate: Mon Dec 4 14:42:04 2017 + Commit: Manuel Rüger gentoo org> CommitDate: Mon Dec 4 14:42:58 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9cb882 media-sound/frescobaldi: Remove old Package-Manager: Portage-2.3.16, Repoman-2.3.6 media-sound/frescobaldi/Manifest | 4 --- media-sound/frescobaldi/frescobaldi-2.0.16.ebuild | 34 -- media-sound/frescobaldi/frescobaldi-2.18.1.ebuild | 35 --- media-sound/frescobaldi/frescobaldi-2.18.2.ebuild | 35 --- media-sound/frescobaldi/frescobaldi-2.19.0.ebuild | 35 --- 5 files changed, 143 deletions(-) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 8596ea2008a..5562b37d139 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,5 +1 @@ -DIST frescobaldi-2.0.16.tar.gz 3861027 SHA256 d8e89a662da45ae6c514365a4eb6895419f8058014f5393041988a55f05eea8a SHA512 7f04b84ec73ee84094ef8c11ef546a111b3c795dff9611a0627180b6509103c7505e5799a3ad0dd8d4d54dca2596f34835dca0018f78fe5595c5eb14f3ab WHIRLPOOL 3c1d2f9d79ab04536664176d834014d5daab73d115961913b40c247dfe142cbf95761e44043ccfd914dc6cf64eb307d29fba0cb128afd44c3c345e1cb6edcd9a -DIST frescobaldi-2.18.1.tar.gz 4172189 SHA256 475bbb9aeed8009fdb7b0c53e4da78ce7a204b548d0af6d909b699c99e61d4c1 SHA512 cc00012f6f3d5cef44e50258093a27c4627843f41ca3724983fbd424f2da4a2911e300edd12d35082c514381b660c421fbc405fe858ff3680d2a5605a8c4bb6a WHIRLPOOL d02eda7702bf6fbcd3c94255f97f5b105a9e13dca0acb5abe950b5344fdfe9e02f153c2f20c7492e65fdad69ef92dda6b46ded9a18d1499115a12b7ac1fd -DIST frescobaldi-2.18.2.tar.gz 4200915 SHA256 e54a674bc4f8fad368969822829d913dc4c6de0ae2ca4e762e1f0a25b03ddafa SHA512 464599e36f045abece32db3040635a3c356d6e17e2ead61a326c0f92007da83491beb958cc6f26b583af29376a2efe7f8ff940e9774e6c7f9b190be453c951f9 WHIRLPOOL 79cab3e1927503bf93017c98d0b81941e38f66a6f114a4b8ad0aee9123065ae473d89d798303a79280f208b7f23c27d9408fa08ff79720f8dff22d75ce961394 -DIST frescobaldi-2.19.0.tar.gz 4244785 SHA256 b426bd53d54fdc4dfc16fcfbff957fdccfa319d6ac63614de81f6ada5044d3e6 SHA512 3d6d34809acc8ed8756fc89893bceda79fe0a81e717083a5e7391cf13449e5e4ed675cb9ace63ec9191a9e34f27fd3540494195f74073b872ce1b0f5b7ccdd8d WHIRLPOOL e598da0f0a2ff6813c5f5ceafdb67beeb7921136d1abf804dd0836cf857de2e5db85dbdfd7b1b45970476d75054aa8b0c7bd17f0cbe4f1551d0e5abea98045b1 DIST frescobaldi-2.20.0.tar.gz 4478977 SHA256 c3d7faab7b21ddbab98749751a94d0a848138a800b0ae744f0ec94000b459ae4 SHA512 a875e8d574e77db5e87555aa091b4b0966e4b8df16dc1f7fbcfe100f67d9ccafdd9a26c8f4b8cea13410faaa298185c1ec0e9b5e722b3d37c32d0b573511a3e3 WHIRLPOOL 96043a2af66f40b26210a2d0ff70e0212e3ab0919a918f30754d004dbc893d23a9827d61838a84a2f29b0acf3cc6b61cb3a4a9572f3072676144b7b7c6d069ef diff --git a/media-sound/frescobaldi/frescobaldi-2.0.16.ebuild b/media-sound/frescobaldi/frescobaldi-2.0.16.ebuild deleted file mode 100644 index 9fdc9d8b147..000 --- a/media-sound/frescobaldi/frescobaldi-2.0.16.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 gnome2-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 public-domain" # public-domain is for bundled Tango icons -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="portmidi" - -RDEPEND="dev-python/python-poppler-qt4[${PYTHON_USEDEP}] - dev-python/PyQt4[X,${PYTHON_USEDEP}] - >=media-sound/lilypond-2.14.2 - portmidi? ( media-libs/portmidi )" -DEPEND="${RDEPEND}" - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/media-sound/frescobaldi/frescobaldi-2.18.1.ebuild b/media-sound/frescobaldi/frescobaldi-2.18.1.ebuild deleted file mode 100644 index f7d688c927a..000 --- a/media-sound/frescobaldi/frescobaldi-2.18.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 gnome2-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 public-domain" # public-domain is for bundled Tango icons -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="portmidi" - -RDEPEND="dev-python/python-poppler-qt4[${PYTHON_USEDEP}] - dev-python/PyQt4[X,${PYTHON_USEDEP}] - >=dev-python/python-ly-0.9[${PYTHON_USEDEP}] - >=media-sound/l
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 3456ddb3650c82d92ce27517295e2589fbafd5ee Author: Michał Górny gentoo org> AuthorDate: Sun Apr 23 20:56:38 2017 + Commit: Michał Górny gentoo org> CommitDate: Sun Apr 23 20:56:58 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3456ddb3 media-sound/frescobaldi: Remove accidental maint-needed comment media-sound/frescobaldi/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/media-sound/frescobaldi/metadata.xml b/media-sound/frescobaldi/metadata.xml index e027bc27b05..bb0cc4ccb3c 100644 --- a/media-sound/frescobaldi/metadata.xml +++ b/media-sound/frescobaldi/metadata.xml @@ -1,7 +1,6 @@ http://www.gentoo.org/dtd/metadata.dtd";> - so...@gentoo.org Gentoo Sound project
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: bd210bae2aefd3fce808fdd9b3627bc0595c72e8 Author: Michał Górny gentoo org> AuthorDate: Sun Apr 23 20:34:45 2017 + Commit: Michał Górny gentoo org> CommitDate: Sun Apr 23 20:47:59 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd210bae media-sound/frescobaldi: Remove python@ from maintainers media-sound/frescobaldi/metadata.xml | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/media-sound/frescobaldi/metadata.xml b/media-sound/frescobaldi/metadata.xml index 02887bc137d..e027bc27b05 100644 --- a/media-sound/frescobaldi/metadata.xml +++ b/media-sound/frescobaldi/metadata.xml @@ -1,14 +1,11 @@ http://www.gentoo.org/dtd/metadata.dtd";> + so...@gentoo.org Gentoo Sound project - -pyt...@gentoo.org -Python - Enable media-libs/portmidi support
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 1aeffb5031243dc5427574c6f401bfd9381bfba8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 5 13:00:07 2017 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 5 13:46:19 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aeffb50 media-sound/frescobaldi: 2.20.0 version bump Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-sound/frescobaldi/Manifest | 1 + media-sound/frescobaldi/frescobaldi-2.20.0.ebuild | 37 +++ 2 files changed, 38 insertions(+) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 388eb1db989..8596ea2008a 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -2,3 +2,4 @@ DIST frescobaldi-2.0.16.tar.gz 3861027 SHA256 d8e89a662da45ae6c514365a4eb6895419 DIST frescobaldi-2.18.1.tar.gz 4172189 SHA256 475bbb9aeed8009fdb7b0c53e4da78ce7a204b548d0af6d909b699c99e61d4c1 SHA512 cc00012f6f3d5cef44e50258093a27c4627843f41ca3724983fbd424f2da4a2911e300edd12d35082c514381b660c421fbc405fe858ff3680d2a5605a8c4bb6a WHIRLPOOL d02eda7702bf6fbcd3c94255f97f5b105a9e13dca0acb5abe950b5344fdfe9e02f153c2f20c7492e65fdad69ef92dda6b46ded9a18d1499115a12b7ac1fd DIST frescobaldi-2.18.2.tar.gz 4200915 SHA256 e54a674bc4f8fad368969822829d913dc4c6de0ae2ca4e762e1f0a25b03ddafa SHA512 464599e36f045abece32db3040635a3c356d6e17e2ead61a326c0f92007da83491beb958cc6f26b583af29376a2efe7f8ff940e9774e6c7f9b190be453c951f9 WHIRLPOOL 79cab3e1927503bf93017c98d0b81941e38f66a6f114a4b8ad0aee9123065ae473d89d798303a79280f208b7f23c27d9408fa08ff79720f8dff22d75ce961394 DIST frescobaldi-2.19.0.tar.gz 4244785 SHA256 b426bd53d54fdc4dfc16fcfbff957fdccfa319d6ac63614de81f6ada5044d3e6 SHA512 3d6d34809acc8ed8756fc89893bceda79fe0a81e717083a5e7391cf13449e5e4ed675cb9ace63ec9191a9e34f27fd3540494195f74073b872ce1b0f5b7ccdd8d WHIRLPOOL e598da0f0a2ff6813c5f5ceafdb67beeb7921136d1abf804dd0836cf857de2e5db85dbdfd7b1b45970476d75054aa8b0c7bd17f0cbe4f1551d0e5abea98045b1 +DIST frescobaldi-2.20.0.tar.gz 4478977 SHA256 c3d7faab7b21ddbab98749751a94d0a848138a800b0ae744f0ec94000b459ae4 SHA512 a875e8d574e77db5e87555aa091b4b0966e4b8df16dc1f7fbcfe100f67d9ccafdd9a26c8f4b8cea13410faaa298185c1ec0e9b5e722b3d37c32d0b573511a3e3 WHIRLPOOL 96043a2af66f40b26210a2d0ff70e0212e3ab0919a918f30754d004dbc893d23a9827d61838a84a2f29b0acf3cc6b61cb3a4a9572f3072676144b7b7c6d069ef diff --git a/media-sound/frescobaldi/frescobaldi-2.20.0.ebuild b/media-sound/frescobaldi/frescobaldi-2.20.0.ebuild new file mode 100644 index 000..4b205dbb61d --- /dev/null +++ b/media-sound/frescobaldi/frescobaldi-2.20.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 ) + +inherit distutils-r1 gnome2-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 public-domain" # public-domain is for bundled Tango icons +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="portmidi" + +RDEPEND=" + dev-python/PyQt4[svg,X,${PYTHON_USEDEP}] + dev-python/python-poppler-qt4[${PYTHON_USEDEP}] + >=dev-python/python-ly-0.9.4[${PYTHON_USEDEP}] + >=media-sound/lilypond-2.14.2 + portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] )" +DEPEND="${RDEPEND}" + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: c1a96c9236e355e1a9351e172c9584366eb01659 Author: Tim Harder gentoo org> AuthorDate: Fri May 13 03:36:43 2016 + Commit: Tim Harder gentoo org> CommitDate: Fri May 13 03:38:52 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a96c92 media-sound/frescobaldi: version bump to 2.19.0 media-sound/frescobaldi/Manifest | 1 + media-sound/frescobaldi/frescobaldi-2.19.0.ebuild | 36 +++ 2 files changed, 37 insertions(+) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index fd6597d..388eb1d 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,3 +1,4 @@ DIST frescobaldi-2.0.16.tar.gz 3861027 SHA256 d8e89a662da45ae6c514365a4eb6895419f8058014f5393041988a55f05eea8a SHA512 7f04b84ec73ee84094ef8c11ef546a111b3c795dff9611a0627180b6509103c7505e5799a3ad0dd8d4d54dca2596f34835dca0018f78fe5595c5eb14f3ab WHIRLPOOL 3c1d2f9d79ab04536664176d834014d5daab73d115961913b40c247dfe142cbf95761e44043ccfd914dc6cf64eb307d29fba0cb128afd44c3c345e1cb6edcd9a DIST frescobaldi-2.18.1.tar.gz 4172189 SHA256 475bbb9aeed8009fdb7b0c53e4da78ce7a204b548d0af6d909b699c99e61d4c1 SHA512 cc00012f6f3d5cef44e50258093a27c4627843f41ca3724983fbd424f2da4a2911e300edd12d35082c514381b660c421fbc405fe858ff3680d2a5605a8c4bb6a WHIRLPOOL d02eda7702bf6fbcd3c94255f97f5b105a9e13dca0acb5abe950b5344fdfe9e02f153c2f20c7492e65fdad69ef92dda6b46ded9a18d1499115a12b7ac1fd DIST frescobaldi-2.18.2.tar.gz 4200915 SHA256 e54a674bc4f8fad368969822829d913dc4c6de0ae2ca4e762e1f0a25b03ddafa SHA512 464599e36f045abece32db3040635a3c356d6e17e2ead61a326c0f92007da83491beb958cc6f26b583af29376a2efe7f8ff940e9774e6c7f9b190be453c951f9 WHIRLPOOL 79cab3e1927503bf93017c98d0b81941e38f66a6f114a4b8ad0aee9123065ae473d89d798303a79280f208b7f23c27d9408fa08ff79720f8dff22d75ce961394 +DIST frescobaldi-2.19.0.tar.gz 4244785 SHA256 b426bd53d54fdc4dfc16fcfbff957fdccfa319d6ac63614de81f6ada5044d3e6 SHA512 3d6d34809acc8ed8756fc89893bceda79fe0a81e717083a5e7391cf13449e5e4ed675cb9ace63ec9191a9e34f27fd3540494195f74073b872ce1b0f5b7ccdd8d WHIRLPOOL e598da0f0a2ff6813c5f5ceafdb67beeb7921136d1abf804dd0836cf857de2e5db85dbdfd7b1b45970476d75054aa8b0c7bd17f0cbe4f1551d0e5abea98045b1 diff --git a/media-sound/frescobaldi/frescobaldi-2.19.0.ebuild b/media-sound/frescobaldi/frescobaldi-2.19.0.ebuild new file mode 100644 index 000..3e20837 --- /dev/null +++ b/media-sound/frescobaldi/frescobaldi-2.19.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PYTHON_COMPAT=( python2_7 ) + +inherit distutils-r1 gnome2-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 public-domain" # public-domain is for bundled Tango icons +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="portmidi" + +RDEPEND="dev-python/python-poppler-qt4[${PYTHON_USEDEP}] + dev-python/PyQt4[svg,X,${PYTHON_USEDEP}] + >=dev-python/python-ly-0.9.4[${PYTHON_USEDEP}] + >=media-sound/lilypond-2.14.2 + portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] )" +DEPEND="${RDEPEND}" + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: fd3fc3248351803a32c2d2a529c76773a5a1669e Author: Tim Harder gentoo org> AuthorDate: Sat Mar 12 07:46:25 2016 + Commit: Tim Harder gentoo org> CommitDate: Sat Mar 12 07:47:28 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd3fc324 media-sound/frescobaldi: version bump to 2.18.2 media-sound/frescobaldi/Manifest | 1 + media-sound/frescobaldi/frescobaldi-2.18.2.ebuild | 36 +++ 2 files changed, 37 insertions(+) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index c03dda8..fd6597d 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,2 +1,3 @@ DIST frescobaldi-2.0.16.tar.gz 3861027 SHA256 d8e89a662da45ae6c514365a4eb6895419f8058014f5393041988a55f05eea8a SHA512 7f04b84ec73ee84094ef8c11ef546a111b3c795dff9611a0627180b6509103c7505e5799a3ad0dd8d4d54dca2596f34835dca0018f78fe5595c5eb14f3ab WHIRLPOOL 3c1d2f9d79ab04536664176d834014d5daab73d115961913b40c247dfe142cbf95761e44043ccfd914dc6cf64eb307d29fba0cb128afd44c3c345e1cb6edcd9a DIST frescobaldi-2.18.1.tar.gz 4172189 SHA256 475bbb9aeed8009fdb7b0c53e4da78ce7a204b548d0af6d909b699c99e61d4c1 SHA512 cc00012f6f3d5cef44e50258093a27c4627843f41ca3724983fbd424f2da4a2911e300edd12d35082c514381b660c421fbc405fe858ff3680d2a5605a8c4bb6a WHIRLPOOL d02eda7702bf6fbcd3c94255f97f5b105a9e13dca0acb5abe950b5344fdfe9e02f153c2f20c7492e65fdad69ef92dda6b46ded9a18d1499115a12b7ac1fd +DIST frescobaldi-2.18.2.tar.gz 4200915 SHA256 e54a674bc4f8fad368969822829d913dc4c6de0ae2ca4e762e1f0a25b03ddafa SHA512 464599e36f045abece32db3040635a3c356d6e17e2ead61a326c0f92007da83491beb958cc6f26b583af29376a2efe7f8ff940e9774e6c7f9b190be453c951f9 WHIRLPOOL 79cab3e1927503bf93017c98d0b81941e38f66a6f114a4b8ad0aee9123065ae473d89d798303a79280f208b7f23c27d9408fa08ff79720f8dff22d75ce961394 diff --git a/media-sound/frescobaldi/frescobaldi-2.18.2.ebuild b/media-sound/frescobaldi/frescobaldi-2.18.2.ebuild new file mode 100644 index 000..ef00cb6 --- /dev/null +++ b/media-sound/frescobaldi/frescobaldi-2.18.2.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PYTHON_COMPAT=( python2_7 ) + +inherit distutils-r1 gnome2-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 public-domain" # public-domain is for bundled Tango icons +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="portmidi" + +RDEPEND="dev-python/python-poppler-qt4[${PYTHON_USEDEP}] + dev-python/PyQt4[X,${PYTHON_USEDEP}] + >=dev-python/python-ly-0.9.3[${PYTHON_USEDEP}] + >=media-sound/lilypond-2.14.2 + portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] )" +DEPEND="${RDEPEND}" + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 08f0618fc84f1d1c8b0011a7460d37fd1b1d924c Author: Karl Linden gmail com> AuthorDate: Sat Oct 31 14:07:20 2015 + Commit: Ian Delaney gentoo org> CommitDate: Wed Nov 11 04:04:09 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f0618f media-sound/frescobaldi: version bump to 2.18.1, depend on python-ly wrt #543052, #561022 Package-Manager: portage-2.2.23 media-sound/frescobaldi/Manifest | 1 + media-sound/frescobaldi/frescobaldi-2.18.1.ebuild | 36 +++ 2 files changed, 37 insertions(+) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 76efcc8..6c5904c 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,2 +1,3 @@ DIST frescobaldi-2.0.16.tar.gz 3861027 SHA256 d8e89a662da45ae6c514365a4eb6895419f8058014f5393041988a55f05eea8a SHA512 7f04b84ec73ee84094ef8c11ef546a111b3c795dff9611a0627180b6509103c7505e5799a3ad0dd8d4d54dca2596f34835dca0018f78fe5595c5eb14f3ab WHIRLPOOL 3c1d2f9d79ab04536664176d834014d5daab73d115961913b40c247dfe142cbf95761e44043ccfd914dc6cf64eb307d29fba0cb128afd44c3c345e1cb6edcd9a +DIST frescobaldi-2.18.1.tar.gz 4172189 SHA256 475bbb9aeed8009fdb7b0c53e4da78ce7a204b548d0af6d909b699c99e61d4c1 SHA512 cc00012f6f3d5cef44e50258093a27c4627843f41ca3724983fbd424f2da4a2911e300edd12d35082c514381b660c421fbc405fe858ff3680d2a5605a8c4bb6a WHIRLPOOL d02eda7702bf6fbcd3c94255f97f5b105a9e13dca0acb5abe950b5344fdfe9e02f153c2f20c7492e65fdad69ef92dda6b46ded9a18d1499115a12b7ac1fd DIST frescobaldi-2.18.tar.gz 4075233 SHA256 6531a6425a0b0a471fb0845098e9c890e59d6379636ed79b4512a48599327d4b SHA512 31c0f3d96e26f2b2a8383b25f56e89493f115bc7a60478a05be8c6f8e7f9189592ea106a366c999293e96c7860811cfe7505906f8f625a54c3ad58a9a428700a WHIRLPOOL de89589068258a421491b312f4928ed787921bf4b1f982ed31bd881f9ed59b7990cc2f2ccfb47a9cd054a19d545ae31a746dcb000267f37701a1552517be59a1 diff --git a/media-sound/frescobaldi/frescobaldi-2.18.1.ebuild b/media-sound/frescobaldi/frescobaldi-2.18.1.ebuild new file mode 100644 index 000..86e030f --- /dev/null +++ b/media-sound/frescobaldi/frescobaldi-2.18.1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PYTHON_COMPAT=( python2_7 ) + +inherit distutils-r1 gnome2-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 public-domain" # public-domain is for bundled Tango icons +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="portmidi" + +RDEPEND="dev-python/python-poppler-qt4[${PYTHON_USEDEP}] + dev-python/PyQt4[X,${PYTHON_USEDEP}] + >=dev-python/python-ly-0.9[${PYTHON_USEDEP}] + >=media-sound/lilypond-2.14.2 + portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] )" +DEPEND="${RDEPEND}" + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +}
[gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
commit: 537658a925a134d97529f227525eb8a48b24004d Author: Karl Linden gmail com> AuthorDate: Sat Oct 31 14:08:37 2015 + Commit: Ian Delaney gentoo org> CommitDate: Wed Nov 11 04:04:09 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=537658a9 media-sound/frescobaldi: remove 2.18 Package-Manager: portage-2.2.23 media-sound/frescobaldi/Manifest| 1 - media-sound/frescobaldi/frescobaldi-2.18.ebuild | 41 - 2 files changed, 42 deletions(-) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 6c5904c..c03dda8 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,3 +1,2 @@ DIST frescobaldi-2.0.16.tar.gz 3861027 SHA256 d8e89a662da45ae6c514365a4eb6895419f8058014f5393041988a55f05eea8a SHA512 7f04b84ec73ee84094ef8c11ef546a111b3c795dff9611a0627180b6509103c7505e5799a3ad0dd8d4d54dca2596f34835dca0018f78fe5595c5eb14f3ab WHIRLPOOL 3c1d2f9d79ab04536664176d834014d5daab73d115961913b40c247dfe142cbf95761e44043ccfd914dc6cf64eb307d29fba0cb128afd44c3c345e1cb6edcd9a DIST frescobaldi-2.18.1.tar.gz 4172189 SHA256 475bbb9aeed8009fdb7b0c53e4da78ce7a204b548d0af6d909b699c99e61d4c1 SHA512 cc00012f6f3d5cef44e50258093a27c4627843f41ca3724983fbd424f2da4a2911e300edd12d35082c514381b660c421fbc405fe858ff3680d2a5605a8c4bb6a WHIRLPOOL d02eda7702bf6fbcd3c94255f97f5b105a9e13dca0acb5abe950b5344fdfe9e02f153c2f20c7492e65fdad69ef92dda6b46ded9a18d1499115a12b7ac1fd -DIST frescobaldi-2.18.tar.gz 4075233 SHA256 6531a6425a0b0a471fb0845098e9c890e59d6379636ed79b4512a48599327d4b SHA512 31c0f3d96e26f2b2a8383b25f56e89493f115bc7a60478a05be8c6f8e7f9189592ea106a366c999293e96c7860811cfe7505906f8f625a54c3ad58a9a428700a WHIRLPOOL de89589068258a421491b312f4928ed787921bf4b1f982ed31bd881f9ed59b7990cc2f2ccfb47a9cd054a19d545ae31a746dcb000267f37701a1552517be59a1 diff --git a/media-sound/frescobaldi/frescobaldi-2.18.ebuild b/media-sound/frescobaldi/frescobaldi-2.18.ebuild deleted file mode 100644 index 819e321..000 --- a/media-sound/frescobaldi/frescobaldi-2.18.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) - -inherit distutils-r1 gnome2-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 public-domain" # public-domain is for bundled Tango icons -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="portmidi" - -RDEPEND="dev-python/python-poppler-qt4[${PYTHON_USEDEP}] - dev-python/PyQt4[X,${PYTHON_USEDEP}] - >=media-sound/lilypond-2.14.2 - portmidi? ( $(python_gen_cond_dep 'media-libs/portmidi[${PYTHON_USEDEP}]' python2_7) )" -DEPEND="${RDEPEND}" - -python_prepare_all() { - # Instructs install unconditionally for a Windows system - rm setup.cfg || die - distutils-r1_python_prepare_all -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -}