Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/mlterm/
Date: Tue, 17 Sep 2019 14:15:43
Message-Id: 1568729668.c10dfbd8be4cb4e76d850e429d71a951d33bb1dc.hattya@gentoo
1 commit: c10dfbd8be4cb4e76d850e429d71a951d33bb1dc
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 17 14:14:28 2019 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 17 14:14:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c10dfbd8
7
8 x11-terms/mlterm: drop old
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 x11-terms/mlterm/Manifest | 1 -
14 x11-terms/mlterm/mlterm-3.8.4.ebuild | 125 -----------------------------------
15 2 files changed, 126 deletions(-)
16
17 diff --git a/x11-terms/mlterm/Manifest b/x11-terms/mlterm/Manifest
18 index cb4cd879b1c..00bf14ee21e 100644
19 --- a/x11-terms/mlterm/Manifest
20 +++ b/x11-terms/mlterm/Manifest
21 @@ -1,3 +1,2 @@
22 -DIST mlterm-3.8.4.tar.gz 3881872 BLAKE2B 647810585b0143d0f680c99032cf478e02047acc80086b4c9cbadc59df49e09ba1626ee2ff2c8a1842c68047632c61001d31f7282d9eb8619f0260de7f0bb976 SHA512 6afe0a60001f180df18f2d2ad5e2954a1d9423313d7784eb0cf6a9736c6a62545f461d8e3d079aa1f43eb5f27f4b0c060a7da54e08bf758b283005b16aa1e5cd
23 DIST mlterm-3.8.7.tar.gz 3994292 BLAKE2B c30991a7bb3a9f0a36d9f898087bda5b86e8282bc811e60430dc61ddd04c8c4cb6b9284ab178d8a6610aca2dcac785326e69e2088b2a7dee786451aa7c6a794c SHA512 6d2087d1433918f476e35dbde8d79940170fa6f133b9122e1db19006afc5081dbad7ed487bfa939b3d92ea29f3843a2b7c5540dc05e54b3c568bbe76ceb66ad2
24 DIST mlterm-3.8.8.tar.gz 4035215 BLAKE2B 4ef85822915a1a15119ed771e0d2da0158e469b60cc8eafa9a118ba0ee0e4d4191fb0b5e371320978ff83b79907a42c9065d374dff8774bbac73f7ddb57be0af SHA512 4db7de441300d30eadc85d1c780bb10c81d2555225fe163280508180ccc2114eeacf0e5772f9d69c1b59ef6f3ffb3444b75fe3e5ea508dd9e18e5850e78f78a5
25
26 diff --git a/x11-terms/mlterm/mlterm-3.8.4.ebuild b/x11-terms/mlterm/mlterm-3.8.4.ebuild
27 deleted file mode 100644
28 index 767bac6854f..00000000000
29 --- a/x11-terms/mlterm/mlterm-3.8.4.ebuild
30 +++ /dev/null
31 @@ -1,125 +0,0 @@
32 -# Copyright 1999-2018 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI="6"
36 -
37 -inherit eutils
38 -
39 -DESCRIPTION="A multi-lingual terminal emulator"
40 -HOMEPAGE="http://mlterm.sourceforge.net/"
41 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
42 -
43 -LICENSE="BSD"
44 -SLOT="0"
45 -KEYWORDS="amd64 ppc ppc64 x86"
46 -IUSE="bidi cairo canna debug fbcon fcitx freewnn gtk gtk2 harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter xft"
47 -REQUIRED_USE="gtk2? ( gtk )"
48 -
49 -RDEPEND="x11-libs/libICE
50 - x11-libs/libSM
51 - x11-libs/libX11
52 - bidi? ( dev-libs/fribidi )
53 - cairo? ( x11-libs/cairo[X(+)] )
54 - canna? ( app-i18n/canna )
55 - fbcon? ( media-fonts/unifont )
56 - fcitx? ( app-i18n/fcitx )
57 - freewnn? ( app-i18n/freewnn )
58 - gtk? (
59 - gtk2? ( x11-libs/gtk+:2 )
60 - !gtk2? ( x11-libs/gtk+:3 )
61 - )
62 - harfbuzz? ( media-libs/harfbuzz[truetype(+)] )
63 - ibus? ( app-i18n/ibus )
64 - libssh2? ( net-libs/libssh2 )
65 - m17n-lib? ( dev-libs/m17n-lib )
66 - nls? ( virtual/libintl )
67 - regis? (
68 - || (
69 - media-libs/sdl-ttf
70 - media-libs/sdl2-ttf
71 - )
72 - )
73 - scim? ( app-i18n/scim )
74 - skk? (
75 - || (
76 - virtual/skkserv
77 - app-i18n/skk-jisyo
78 - )
79 - )
80 - uim? ( app-i18n/uim )
81 - utempter? ( sys-libs/libutempter )
82 - xft? ( x11-libs/libXft )"
83 -DEPEND="${RDEPEND}
84 - virtual/pkgconfig
85 - nls? ( sys-devel/gettext )"
86 -
87 -PATCHES=( "${FILESDIR}"/${PN}-font.patch )
88 -DOCS=( doc/{en,ja} )
89 -
90 -src_prepare() {
91 - # default config
92 - sed -i \
93 - -e "/ icon_path =/aicon_path = ${EPREFIX}/usr/share/pixmaps/${PN}-icon.svg" \
94 - -e "/ scrollbar_view_name =/ascrollbar_view_name = sample" \
95 - etc/main
96 -
97 - default
98 -}
99 -
100 -src_configure() {
101 - local myconf=(
102 - $(use_enable bidi fribidi)
103 - $(use_enable canna)
104 - $(use_enable debug)
105 - $(use_enable fcitx)
106 - $(use_enable freewnn wnn)
107 - $(use_enable harfbuzz otl)
108 - $(use_enable ibus)
109 - $(use_enable libssh2 ssh2)
110 - $(use_enable m17n-lib m17nlib)
111 - $(use_enable nls)
112 - $(use_enable scim)
113 - $(use_enable skk)
114 - $(use_enable uim)
115 - $(use_enable utempter utmp)
116 - --with-gui=xlib$(usex fbcon ",fb" "")
117 - --with-type-engines=xcore$(usex xft ",xft" "")$(usex cairo ",cairo" "")
118 - --enable-optimize-redrawing
119 - --enable-vt52
120 - --disable-static
121 - )
122 -
123 - local scrollbars="sample,extra"
124 - local tools="mlclient,mlcc,mlfc,mlmenu,${PN}-zoom"
125 - if use gtk; then
126 - myconf+=(
127 - $(use_with gtk gtk $(usex gtk2 2.0 3.0))
128 - --with-imagelib=gdk-pixbuf
129 - )
130 - scrollbars+=",pixmap_engine"
131 - tools+=",mlconfig,mlimgloader"
132 - fi
133 - if use regis; then
134 - tools+=",registobmp"
135 - fi
136 - myconf+=( --with-scrollbars="${scrollbars}" )
137 - myconf+=( --with-tools="${tools}" )
138 -
139 - addpredict /dev/ptmx
140 - econf "${myconf[@]}"
141 -}
142 -
143 -src_test() {
144 - :
145 -}
146 -
147 -src_install () {
148 - default
149 - find "${ED}" -name '*.la' -delete || die
150 -
151 - docinto contrib/icon
152 - dodoc contrib/icon/README
153 -
154 - doicon contrib/icon/${PN}*
155 - make_desktop_entry ${PN} ${PN} ${PN}-icon "System;TerminalEmulator"
156 -}