Сравнение frescobaldi-4.0.2 с frescobaldi-4.0.4

/usr/portage/media-sound/frescobaldi/frescobaldi-4.0.4.ebuild 2026-02-19 11:18:07.437980180 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6 6
DISTUTILS_SINGLE_IMPL=1
7 7
DISTUTILS_USE_PEP517=hatchling
8
PYTHON_COMPAT=( python3_{11..13} )
8
PYTHON_COMPAT=( python3_{11..14} )
9 9
inherit desktop distutils-r1 xdg
10 10

  
11 11
DESCRIPTION="A LilyPond sheet music text editor"
......
21 21
		dev-python/pyqt6-webengine[widgets,${PYTHON_USEDEP}]
22 22
		dev-python/pyqt6[gui,network,printsupport,svg,webchannel,widgets,${PYTHON_USEDEP}]
23 23
		dev-python/python-ly[${PYTHON_USEDEP}]
24
		>=dev-python/qpageview-1.0.0[${PYTHON_USEDEP}]
24
		>=dev-python/qpageview-1.0.1[${PYTHON_USEDEP}]
25 25
	')
26 26
	media-libs/portmidi
27 27
	media-sound/lilypond
Спасибо!