public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/lokalize/
Date: Mon, 12 Jul 2021 21:19:46 +0000 (UTC)	[thread overview]
Message-ID: <1626123978.ac678e541899cdea845557db7964bd4442c7d8f9.asturm@gentoo> (raw)

commit:     ac678e541899cdea845557db7964bd4442c7d8f9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 20:01:05 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 21:06:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac678e54

kde-apps/lokalize: drop 21.04.2*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/lokalize/Manifest                |  1 -
 kde-apps/lokalize/lokalize-21.04.2.ebuild | 72 -------------------------------
 2 files changed, 73 deletions(-)

diff --git a/kde-apps/lokalize/Manifest b/kde-apps/lokalize/Manifest
index ebaa9ed113a..686d7e88121 100644
--- a/kde-apps/lokalize/Manifest
+++ b/kde-apps/lokalize/Manifest
@@ -1,3 +1,2 @@
 DIST lokalize-20.12.3.tar.xz 1995860 BLAKE2B 1d53d6e99936d284567f48439fc84a95edcc8c971f4732711ea5c45f39bc4a698ba5f7883ad0411e1e069a08d35630f37957e92e1ba11aedc7fb643b4c217102 SHA512 dd12526cbade8a71d0c0a395ebaba50b00a5357c3cdc68779520da1aec7a0dc2d87f29504f45315ccf5108346b60ab0df235a80c000ece9d9f5d434b91829cdf
-DIST lokalize-21.04.2.tar.xz 2023088 BLAKE2B a083f829bb6e3e9ebc233d457a9f28ed8b6d8d51faefc7f7d0ba6818f90d2e396aa761afa739997599404d76c83fe81cb0b79359f484947dfd65409fdce21c7c SHA512 c88e547f0d1e9fe40b885adb453e3bf3efdf72f018cd5b1cad60bdd5323434805b59d8d1c5a32d6f60eae7809841aa45756cf5da89ac3241ea9d3b5536b4c202
 DIST lokalize-21.04.3.tar.xz 2023364 BLAKE2B 8b8790e72e1b4a6e7389adf9577ed1d392693ec14072d314d8c3d0e269a6d40c11acf22537bc328831de9a8e28a6b948fc02ac4956a325b887172e78fa56f9bd SHA512 b336fe464c123b60e4de4ba8bda0f34e2ba5eaf7708879179b9671bc33d8b031f81d595d089c24b4275ea56032e9867653cd98bf21c3d0c3db125564c057e21d

diff --git a/kde-apps/lokalize/lokalize-21.04.2.ebuild b/kde-apps/lokalize/lokalize-21.04.2.ebuild
deleted file mode 100644
index e21c623158a..00000000000
--- a/kde-apps/lokalize/lokalize-21.04.2.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python3_{7,8,9} )
-KFMIN=5.80.0
-QTMIN=5.15.2
-inherit python-single-r1 ecm kde.org optfeature
-
-DESCRIPTION="Localization tool for KDE software and other free and open source software"
-HOMEPAGE="https://apps.kde.org/lokalize/ https://l10n.kde.org/tools/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-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
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtscript-${QTMIN}:5
-	>=dev-qt/qtsql-${QTMIN}:5[sqlite]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kcrash-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kitemviews-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kparts-${KFMIN}:5
-	>=kde-frameworks/kross-${KFMIN}:5
-	>=kde-frameworks/ktextwidgets-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	$(python_gen_cond_dep '
-		dev-python/translate-toolkit[${PYTHON_MULTI_USEDEP}]
-	')
-"
-
-pkg_setup() {
-	python-single-r1_pkg_setup
-	ecm_pkg_setup
-}
-
-src_install() {
-	ecm_src_install
-	rm "${ED}"/usr/share/lokalize/scripts/msgmerge.{py,rc} || die
-	python_fix_shebang "${ED}"/usr/share/${PN}
-}
-
-pkg_postinst() {
-	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		optfeature "autofetch kde.org translations in new project wizard" dev-vcs/subversion
-		optfeature "spell and grammar checking" app-text/languagetool
-	fi
-	ecm_pkg_postinst
-}


             reply	other threads:[~2021-07-12 21:19 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-12 21:19 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-01 16:23 [gentoo-commits] repo/gentoo:master commit in: kde-apps/lokalize/ Andreas Sturmlechner
2024-07-14  5:59 Arthur Zamarin
2024-07-13 22:44 Sam James
2024-06-17 18:49 Andreas Sturmlechner
2024-06-17  5:54 Arthur Zamarin
2024-06-17  5:19 Arthur Zamarin
2024-04-25 20:41 Andreas Sturmlechner
2024-04-23  6:33 Arthur Zamarin
2024-04-23  6:25 Arthur Zamarin
2024-04-23  5:26 Arthur Zamarin
2023-12-18 22:19 Andreas Sturmlechner
2023-04-04 22:28 Andreas Sturmlechner
2023-03-02 12:28 Andreas Sturmlechner
2023-02-02 11:03 Andreas Sturmlechner
2023-01-05 18:03 Andreas Sturmlechner
2022-12-09 20:59 Andreas Sturmlechner
2022-12-03 10:29 Andreas Sturmlechner
2022-11-03 16:47 Andreas Sturmlechner
2022-10-13 13:17 Andreas Sturmlechner
2022-09-08 12:47 Andreas Sturmlechner
2022-08-22 20:12 Andreas Sturmlechner
2022-07-25  9:22 Andreas Sturmlechner
2022-07-07 10:58 Andreas Sturmlechner
2022-06-09 11:28 Andreas Sturmlechner
2022-05-13 19:56 Andreas Sturmlechner
2022-04-22 19:08 Sam James
2022-04-21 17:12 Andreas Sturmlechner
2022-03-03 14:54 Andreas Sturmlechner
2022-02-03 17:13 Andreas Sturmlechner
2022-01-07 13:52 Andreas Sturmlechner
2021-12-09 11:27 Andreas Sturmlechner
2021-11-29 16:53 Andreas Sturmlechner
2021-11-04 13:25 Andreas Sturmlechner
2021-10-07 20:00 Andreas Sturmlechner
2021-09-02 16:53 Andreas Sturmlechner
2021-08-12 10:43 Andreas Sturmlechner
2021-08-11  6:52 Andreas Sturmlechner
2021-07-17  0:07 Andreas Sturmlechner
2021-07-08 11:48 Andreas Sturmlechner
2021-05-13 12:33 Andreas Sturmlechner
2021-04-24 13:47 Andreas Sturmlechner
2021-03-04 21:29 Andreas Sturmlechner
2021-02-04 14:07 Andreas Sturmlechner
2020-11-25 18:13 Andreas Sturmlechner
2020-11-05 17:59 Andreas Sturmlechner
2020-10-11 21:33 Andreas Sturmlechner
2020-10-09 19:04 Andreas Sturmlechner
2020-09-03 12:24 Andreas Sturmlechner
2020-08-04  6:36 Andreas Sturmlechner
2020-08-03 23:25 Sam James
2020-07-09 16:26 Andreas Sturmlechner
2020-02-09 16:29 Michał Górny
2019-04-27 14:46 Andreas Sturmlechner
2019-03-11 21:03 Andreas Sturmlechner
2018-03-17 16:49 Andreas Sturmlechner
2017-04-16 20:58 Agostino Sarubbo
2016-07-27 21:03 Johannes Huber
2016-05-26 14:00 Johannes Huber
2015-08-12 21:01 Johannes Huber

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=1626123978.ac678e541899cdea845557db7964bd4442c7d8f9.asturm@gentoo \
    --to=asturm@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