commit: 73b79b8177e3254dc5872ed449666d429076c287 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Oct 10 18:27:40 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Oct 10 18:33:55 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=73b79b81
media-gfx/symboleditor: Raise KFMIN to 6.16.0, update HOMEPAGE Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-gfx/symboleditor/symboleditor-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/media-gfx/symboleditor/symboleditor-9999.ebuild b/media-gfx/symboleditor/symboleditor-9999.ebuild index 7c0cf0d52f..307815d62b 100644 --- a/media-gfx/symboleditor/symboleditor-9999.ebuild +++ b/media-gfx/symboleditor/symboleditor-9999.ebuild @@ -4,13 +4,12 @@ EAPI=8 ECM_HANDBOOK="optional" -KFMIN=6.5.0 +KFMIN=6.16.0 QTMIN=6.7.2 -inherit ecm kde.org +inherit ecm kde.org xdg DESCRIPTION="Application to create libraries of QPainterPath objects with rendering hints" -HOMEPAGE="https://apps.kde.org/symboleditor/ -https://userbase.kde.org/SymbolEditor" +HOMEPAGE="https://apps.kde.org/symboleditor/ https://userbase.kde.org/SymbolEditor" if [[ ${KDE_BUILD_TYPE} != live ]]; then MY_P=SymbolEditor-${PV}
