Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-i18n/scim-wijesekera/
Date: Sun, 31 Dec 2017 13:08:03
Message-Id: 1514725631.118bb1c0252c90d68283e5ada7324fe096006478.soap@gentoo
1 commit: 118bb1c0252c90d68283e5ada7324fe096006478
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 31 13:06:25 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 31 13:07:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118bb1c0
7
8 app-i18n/scim-wijesekera: Port to EAPI 6
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 .../scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild | 19 +++++++++++++------
13 profiles/package.mask | 5 -----
14 2 files changed, 13 insertions(+), 11 deletions(-)
15
16 diff --git a/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild b/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild
17 index 69f362e5b6e..28914bc279f 100644
18 --- a/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild
19 +++ b/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2012 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=2
26 +EAPI=6
27
28 -inherit autotools eutils
29 +inherit autotools
30
31 DESCRIPTION="Wijesekara keyboard for Sinhala input using scim"
32 HOMEPAGE="http://sinhala.sourceforge.net/"
33 @@ -18,13 +18,20 @@ RDEPEND=">=app-i18n/scim-0.99.8[-gtk3]"
34 DEPEND="${RDEPEND}
35 virtual/pkgconfig"
36
37 +PATCHES=( "${FILESDIR}"/${P}-gcc43.patch )
38 +
39 src_prepare() {
40 - epatch "${FILESDIR}/${P}-gcc43.patch"
41 + default
42 eautoreconf
43 }
44
45 +src_configure() {
46 + econf --disable-static
47 +}
48 +
49 src_install() {
50 - emake DESTDIR="${D}" install || die "emake install failed"
51 + default
52
53 - dodoc AUTHORS ChangeLog NEWS README
54 + # plugin module, no point in .la files
55 + find "${D}" -name '*.la' -delete || die
56 }
57
58 diff --git a/profiles/package.mask b/profiles/package.mask
59 index 90fdf16d7c9..533c373b04c 100644
60 --- a/profiles/package.mask
61 +++ b/profiles/package.mask
62 @@ -29,11 +29,6 @@
63
64 #--- END OF EXAMPLES ---
65
66 -# David Seifert <soap@g.o> (31 Dec 2017)
67 -# Dead upstream, broken use of GTK+, unmaintained.
68 -# Removal in 30 days
69 -app-i18n/scim-wijesekera
70 -
71 # Alice Ferrazzi <alicef@g.o> (30 Dec 2017)
72 # Masked for removal in 30 days.
73 # Upstream is no more backporting security fixes for 4.12.