Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: app-editors/kile/
Date: Sat, 10 Oct 2020 21:40:01
Message-Id: 1602361721.cb76684e034f1bbf944bd4fece7a77a96de718f3.asturm@gentoo
1 commit: cb76684e034f1bbf944bd4fece7a77a96de718f3
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 20:28:32 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 20:28:41 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cb76684e
7
8 app-editors/kile: Raise KFMIN/QTMIN, add new HOMEPAGE, drop old blocker
9
10 Upstream commit 5b710babf75d70b78155069272de3426975253a5
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 app-editors/kile/kile-9999.ebuild | 9 ++++-----
16 1 file changed, 4 insertions(+), 5 deletions(-)
17
18 diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild
19 index 73ee1cc64d..e088d48808 100644
20 --- a/app-editors/kile/kile-9999.ebuild
21 +++ b/app-editors/kile/kile-9999.ebuild
22 @@ -5,13 +5,13 @@ EAPI=7
23
24 ECM_HANDBOOK="forceoptional"
25 KDE_ORG_CATEGORY="office"
26 -KFMIN=5.60.0
27 -QTMIN=5.12.3
28 +KFMIN=5.70.0
29 +QTMIN=5.14.2
30 MY_P=${P/_beta/b}
31 inherit ecm kde.org
32
33 DESCRIPTION="Latex Editor and TeX shell based on KDE Frameworks"
34 -HOMEPAGE="https://kile.sourceforge.io/"
35 +HOMEPAGE="https://kde.org/applications/en/kile https://kile.sourceforge.io/"
36
37 if [[ ${KDE_BUILD_TYPE} == release ]]; then
38 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
39 @@ -45,14 +45,13 @@ DEPEND="
40 pdf? ( app-text/poppler[qt5] )
41 "
42 RDEPEND="${DEPEND}
43 - !app-editors/kile:4
44 kde-apps/konsole:5
45 kde-apps/okular:5[pdf?]
46 virtual/latex-base
47 virtual/tex-base
48 pdf? (
49 - >=app-text/texlive-core-2014
50 app-text/ghostscript-gpl
51 + >=app-text/texlive-core-2014
52 )
53 png? (
54 app-text/dvipng