From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B8BAA138359 for ; Sun, 11 Oct 2020 21:33:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3E7AE0BC6; Sun, 11 Oct 2020 21:33:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B12D3E0BC6 for ; Sun, 11 Oct 2020 21:33:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0DBC9340441 for ; Sun, 11 Oct 2020 21:33:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 815643A2 for ; Sun, 11 Oct 2020 21:33:21 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1602451972.9737bee012074e668d6c4edd5502f6bcf0f0e015.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/lokalize/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/lokalize/lokalize-20.04.3-r1.ebuild kde-apps/lokalize/lokalize-20.04.3.ebuild kde-apps/lokalize/lokalize-20.08.2.ebuild X-VCS-Directories: kde-apps/lokalize/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9737bee012074e668d6c4edd5502f6bcf0f0e015 X-VCS-Branch: master Date: Sun, 11 Oct 2020 21:33:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9139b33d-3e0b-4e93-8f8f-4ad1bc98a665 X-Archives-Hash: 6d930ebd870ea5b77807186251697558 commit: 9737bee012074e668d6c4edd5502f6bcf0f0e015 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 11 10:52:01 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 11 21:32:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9737bee0 kde-apps/lokalize: Drop kde-apps/kross-interpreters from RDEPEND - python3_9 support - Update DESCRIPTION, HOMEPAGE - Use optfeature - Move kde-apps/kross-interpreters to pkg_postinst info instead - Add app-text/languagetool optfeature info - Disable broken tests like everyone else does Bug: https://bugs.gentoo.org/735368 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> ...ze-20.04.3.ebuild => lokalize-20.04.3-r1.ebuild} | 21 ++++++++++++--------- kde-apps/lokalize/lokalize-20.08.2.ebuild | 7 +++---- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/kde-apps/lokalize/lokalize-20.04.3.ebuild b/kde-apps/lokalize/lokalize-20.04.3-r1.ebuild similarity index 70% rename from kde-apps/lokalize/lokalize-20.04.3.ebuild rename to kde-apps/lokalize/lokalize-20.04.3-r1.ebuild index 47b2267aae8..746d63ff5e6 100644 --- a/kde-apps/lokalize/lokalize-20.04.3.ebuild +++ b/kde-apps/lokalize/lokalize-20.04.3-r1.ebuild @@ -4,14 +4,13 @@ EAPI=7 ECM_HANDBOOK="forceoptional" -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) KFMIN=5.70.0 QTMIN=5.14.2 -inherit python-single-r1 ecm kde.org +inherit python-single-r1 ecm kde.org optfeature -DESCRIPTION="KDE Applications 5 translation tool" -HOMEPAGE="https://kde.org/applications/office/org.kde.lokalize -https://l10n.kde.org/tools/" +DESCRIPTION="Localization tool for KDE software and other free and open source software" +HOMEPAGE="https://kde.org/applications/en/lokalize https://l10n.kde.org/tools/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" @@ -20,6 +19,8 @@ IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" +RESTRICT+=" test" # tests are broken, bug 739734 + DEPEND="${PYTHON_DEPS} >=app-text/hunspell-1.2.8:= >=dev-qt/qtdbus-${QTMIN}:5 @@ -49,7 +50,6 @@ RDEPEND="${DEPEND} $(python_gen_cond_dep ' dev-python/translate-toolkit[${PYTHON_MULTI_USEDEP}] ') - >=kde-apps/kross-interpreters-${PV}:${SLOT}[python] " pkg_setup() { @@ -63,8 +63,11 @@ src_install() { } pkg_postinst() { + if [[ -z "${REPLACING_VERSIONS}" ]]; then + elog "Optional dependencies:" + optfeature "Autofetch kde.org translations in new project wizard" dev-vcs/subversion + optfeature "msgmerge tool" "kde-apps/kross-interpreters:${SLOT}[python]" + optfeature "Spell and grammar checking" app-text/languagetool + fi ecm_pkg_postinst - - has_version dev-vcs/subversion || \ - elog "To be able to autofetch KDE translations in new project wizard, install dev-vcs/subversion." } diff --git a/kde-apps/lokalize/lokalize-20.08.2.ebuild b/kde-apps/lokalize/lokalize-20.08.2.ebuild index 75ad7f645d7..219483699fe 100644 --- a/kde-apps/lokalize/lokalize-20.08.2.ebuild +++ b/kde-apps/lokalize/lokalize-20.08.2.ebuild @@ -4,14 +4,13 @@ EAPI=7 ECM_HANDBOOK="forceoptional" -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) KFMIN=5.72.0 QTMIN=5.14.2 inherit python-single-r1 ecm kde.org optfeature -DESCRIPTION="KDE Applications 5 translation tool" -HOMEPAGE="https://kde.org/applications/office/org.kde.lokalize -https://l10n.kde.org/tools/" +DESCRIPTION="Localization tool for KDE software and other free and open source software" +HOMEPAGE="https://kde.org/applications/en/lokalize https://l10n.kde.org/tools/" LICENSE="GPL-2" # TODO: CHECK SLOT="5"