public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/
Date: Thu, 05 Jun 2025 05:33:28 +0000 (UTC)	[thread overview]
Message-ID: <1749100171.14c32d7e9d3efcb8c2dbb15c0797acdb8d8c64bf.ionen@gentoo> (raw)

commit:     14c32d7e9d3efcb8c2dbb15c0797acdb8d8c64bf
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  5 05:09:31 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jun  5 05:09:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14c32d7e

media-sound/frescobaldi: drop 4.0.1

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-sound/frescobaldi/Manifest                 |  1 -
 media-sound/frescobaldi/frescobaldi-4.0.1.ebuild | 49 ------------------------
 2 files changed, 50 deletions(-)

diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest
index 2e292cc3e708..496fc5926204 100644
--- a/media-sound/frescobaldi/Manifest
+++ b/media-sound/frescobaldi/Manifest
@@ -1,2 +1 @@
-DIST frescobaldi-4.0.1.tar.gz 9779931 BLAKE2B fcc835a41a75cfe25f108e28ff7013c523ad1114d26e18060690eb3f86d5f740e1c1d293069480eec49d1b5aca75dc545005e82789bd11623198e8b8e55c37ff SHA512 3e7c4f43cb0828f0ecb3a69276c7d770514ebaad217cb1b3f69bd4b59beb35bd9ca6e0099d46ee39eeff89fad25322ac9f2ffd7078b8564d82b201e8704b11a3
 DIST frescobaldi-4.0.2.tar.gz 9532851 BLAKE2B 91208362aa113a46368e24885a836ce170b106dddc98cca2e1306e46a499a8c45b70d3327692ca40e5ff9f43bec7f1bb5b61dbd3049569197f8adb2656515ee1 SHA512 e6e0ab3467530b62e0d945f7b14e2eda7fb8fa1cbc9f96462674e852c6c730e021983b70044fa4de14a9062282c5086f18459981979005c9408fdf9af6b5526a

diff --git a/media-sound/frescobaldi/frescobaldi-4.0.1.ebuild b/media-sound/frescobaldi/frescobaldi-4.0.1.ebuild
deleted file mode 100644
index 4fc44345696b..000000000000
--- a/media-sound/frescobaldi/frescobaldi-4.0.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-inherit desktop distutils-r1 xdg
-
-DESCRIPTION="A LilyPond sheet music text editor"
-HOMEPAGE="https://frescobaldi.org/"
-SRC_URI="https://github.com/frescobaldi/frescobaldi/releases/download/v${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64"
-
-RDEPEND="
-	$(python_gen_cond_dep '
-		dev-python/pyqt6-webengine[widgets,${PYTHON_USEDEP}]
-		dev-python/pyqt6[gui,network,printsupport,svg,webchannel,widgets,${PYTHON_USEDEP}]
-		dev-python/python-ly[${PYTHON_USEDEP}]
-		>=dev-python/qpageview-1.0.0[${PYTHON_USEDEP}]
-	')
-	media-libs/portmidi
-	media-sound/lilypond
-	x11-themes/tango-icon-theme
-"
-
-src_prepare() {
-	distutils-r1_src_prepare
-
-	# INSTALL.md suggests that we can do this to use tango-icon-theme
-	rm -r frescobaldi/icons/Tango || die
-}
-
-src_install() {
-	distutils-r1_src_install
-
-	dodoc CHANGELOG.md
-	doman frescobaldi.1
-
-	domenu linux/org.frescobaldi.Frescobaldi.desktop
-	doicon frescobaldi/icons/org.frescobaldi.Frescobaldi.svg
-
-	insinto /usr/share/metainfo
-	doins linux/org.frescobaldi.Frescobaldi.metainfo.xml
-}


             reply	other threads:[~2025-06-05  5:33 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-05  5:33 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-27 14:17 [gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/ Sam James
2025-05-07  0:25 Ionen Wolkens
2025-04-24 18:21 Andreas Sturmlechner
2025-04-24 10:00 Sam James
2025-04-04  0:54 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-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=1749100171.14c32d7e9d3efcb8c2dbb15c0797acdb8d8c64bf.ionen@gentoo \
    --to=ionen@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