Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
Date: Wed, 02 Aug 2017 06:31:41
Message-Id: 1501655473.3e47d32dd73ecdfc7714fd4490587fcb5f987c95.asturm@gentoo
1 commit: 3e47d32dd73ecdfc7714fd4490587fcb5f987c95
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 30 22:32:35 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 2 06:31:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e47d32d
7
8 app-office/abiword: Drop 3.0.1
9
10 For removal of ancient deps.
11
12 Acked-by: Mart Raudsepp (leio)
13
14 Package-Manager: Portage-2.3.6, Repoman-2.3.1
15
16 app-office/abiword/Manifest | 1 -
17 app-office/abiword/abiword-3.0.1.ebuild | 141 --------------------------------
18 2 files changed, 142 deletions(-)
19
20 diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest
21 index 3df5d1ceac6..b6385d129cb 100644
22 --- a/app-office/abiword/Manifest
23 +++ b/app-office/abiword/Manifest
24 @@ -1,2 +1 @@
25 -DIST abiword-3.0.1.tar.gz 11144990 SHA256 e094f6fbf0afc5c5538b4894888e7c346f8ee8f49c9d24821dd696d0734865c6 SHA512 c655aabe0ba0a9880f30808e26c02ec3280c750625faa482a68d4d336742f85659a7af7d6413d8813b82d3de0a3f6b61b6f6898f030bb921d792ad866879dbcf WHIRLPOOL 7d06614673d7275df57999783205b98a41f0588c7eadfdd4d29e30dd52cf1c44aa5b07e90d47ece328119da9877aec7754511a40768b6ea844c3683abefdcad7
26 DIST abiword-3.0.2.tar.gz 11154333 SHA256 afbfd458fd02989d8b0c6362ba8a4c14686d89666f54cfdb5501bd2090cf3522 SHA512 29ce9e80b3b85ab2933e7d39216771d8c4e05db5255eaed0cf8e1d032ffaac2cb1880bf24e754196ad5dae4969a1c2101ce4dc9c1db14604adc2f852b6a17fe3 WHIRLPOOL c916d144a68f6581927c6d75d12cac2ae39e213e1ca928f190c19ffd8843cb0c463e671ec4ef6b21ab0d4c49a084e04a8b7eeed75bf45fdc0f76dfa4391ff898
27
28 diff --git a/app-office/abiword/abiword-3.0.1.ebuild b/app-office/abiword/abiword-3.0.1.ebuild
29 deleted file mode 100644
30 index f0512a3692c..00000000000
31 --- a/app-office/abiword/abiword-3.0.1.ebuild
32 +++ /dev/null
33 @@ -1,141 +0,0 @@
34 -# Copyright 1999-2015 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=5
38 -GCONF_DEBUG="yes"
39 -GNOME2_LA_PUNT="yes"
40 -
41 -inherit eutils gnome2
42 -
43 -DESCRIPTION="Fully featured yet light and fast cross platform word processor"
44 -HOMEPAGE="http://www.abisource.com/"
45 -SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz"
46 -
47 -LICENSE="GPL-2"
48 -SLOT="2"
49 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
50 -IUSE="calendar collab cups eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
51 -
52 -# You need 'plugins' enabled if want to enable the extra plugins
53 -REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
54 -
55 -RDEPEND="
56 - >=app-text/wv-1.2
57 - >=dev-libs/fribidi-0.10.4
58 - >=dev-libs/glib-2.16:2
59 - >=dev-libs/libgcrypt-1.4.5:0
60 - dev-libs/libxslt
61 - >=gnome-base/librsvg-2.16:2
62 - >=gnome-extra/libgsf-1.14.18
63 - >=media-libs/libpng-1.2:0=
64 - virtual/jpeg:0
65 - >=x11-libs/cairo-1.10[X]
66 - >=x11-libs/gtk+-3.0.8:3[cups?]
67 - calendar? ( >=dev-libs/libical-0.46:= )
68 - eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
69 - goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
70 - introspection? ( >=dev-libs/gobject-introspection-1.0.0 )
71 - map? ( >=media-libs/libchamplain-0.12 )
72 - plugins? (
73 - collab? (
74 - >=dev-libs/libxml2-2.4
75 - >=net-libs/loudmouth-1
76 - net-libs/libsoup:2.4
77 - net-libs/gnutls )
78 - grammar? ( >=dev-libs/link-grammar-4.2.1 )
79 - math? ( >=x11-libs/gtkmathview-0.7.5 )
80 - ots? ( >=app-text/ots-0.5-r1 )
81 - readline? ( sys-libs/readline:* )
82 - thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
83 - wordperfect? (
84 - app-text/libwpd:0.9
85 - app-text/libwpg:0.2 )
86 - wmf? ( >=media-libs/libwmf-0.2.8 )
87 - )
88 - redland? (
89 - >=dev-libs/redland-1.0.10
90 - >=dev-libs/rasqal-0.9.17 )
91 - spell? ( >=app-text/enchant-1.2 )
92 - !<app-office/abiword-plugins-2.8
93 -"
94 -DEPEND="${RDEPEND}
95 - dev-lang/perl
96 - >=dev-libs/boost-1.40.0
97 - virtual/pkgconfig
98 - collab? ( dev-cpp/asio )
99 -"
100 -
101 -src_prepare() {
102 - # readme.txt will be installed using dodoc
103 - sed '/readme\.txt\|abw/d' \
104 - -i user/wp/Makefile.am user/wp/Makefile.in || die
105 -
106 - gnome2_src_prepare
107 -}
108 -
109 -src_configure() {
110 - local plugins=""
111 -
112 - if use plugins; then
113 - # Plugins depending on libgsf
114 - plugins="t602 docbook clarisworks wml kword hancom openwriter pdf
115 - loadbindings mswrite garble pdb applix opendocument sdw xslfo"
116 -
117 - # Plugins depending on librsvg
118 - plugins="${plugins} svg"
119 -
120 - # Plugins not depending on anything
121 - plugins="${plugins} gimp bmp freetranslation iscii s5 babelfish opml eml
122 - wikipedia gdict passepartout google presentation urldict hrtext mif
123 - openxml"
124 -
125 - # inter7eps: eps.h
126 - # libtidy: gsf + tidy.h
127 - # paint: windows only ?
128 - use collab && plugins="${plugins} collab"
129 - use goffice && plugins="${plugins} goffice"
130 - use latex && plugins="${plugins} latex"
131 - use math && plugins="${plugins} mathview"
132 - use ots && plugins="${plugins} ots"
133 - # psion: >=psiconv-0.9.4
134 - use readline && plugins="${plugins} command"
135 - use thesaurus && plugins="${plugins} aiksaurus"
136 - use wmf && plugins="${plugins} wmf"
137 - # wordperfect: >=wpd-0.9 >=wpg-0.2
138 - use wordperfect && plugins="${plugins} wpg"
139 - fi
140 -
141 - gnome2_src_configure \
142 - --enable-plugins="$(echo ${plugins})" \
143 - --disable-static \
144 - --disable-default-plugins \
145 - --disable-builtin-plugins \
146 - --disable-collab-backend-telepathy \
147 - --enable-clipart \
148 - --enable-statusbar \
149 - --enable-templates \
150 - --with-gio \
151 - --without-gnomevfs \
152 - --without-gtk2 \
153 - $(use_with goffice goffice) \
154 - $(use_with calendar libical) \
155 - $(use_enable cups print) \
156 - $(use_enable collab collab-backend-xmpp) \
157 - $(use_enable collab collab-backend-tcp) \
158 - $(use_enable collab collab-backend-service) \
159 - $(use_with eds evolution-data-server) \
160 - $(use_enable introspection) \
161 - $(use_with map champlain) \
162 - $(use_with redland) \
163 - $(use_enable spell)
164 -}
165 -
166 -src_compile() {
167 - # Parallel build fails, bug #488462
168 - MAKEOPTS="${MAKEOPTS} -j1" gnome2_src_compile
169 -}
170 -
171 -src_install() {
172 - gnome2_src_install
173 - dodoc user/wp/readme.txt
174 -}