From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
Date: Wed, 2 Aug 2017 06:31:38 +0000 (UTC) [thread overview]
Message-ID: <1501655473.3e47d32dd73ecdfc7714fd4490587fcb5f987c95.asturm@gentoo> (raw)
commit: 3e47d32dd73ecdfc7714fd4490587fcb5f987c95
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 22:32:35 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 06:31:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e47d32d
app-office/abiword: Drop 3.0.1
For removal of ancient deps.
Acked-by: Mart Raudsepp (leio)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-office/abiword/Manifest | 1 -
app-office/abiword/abiword-3.0.1.ebuild | 141 --------------------------------
2 files changed, 142 deletions(-)
diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest
index 3df5d1ceac6..b6385d129cb 100644
--- a/app-office/abiword/Manifest
+++ b/app-office/abiword/Manifest
@@ -1,2 +1 @@
-DIST abiword-3.0.1.tar.gz 11144990 SHA256 e094f6fbf0afc5c5538b4894888e7c346f8ee8f49c9d24821dd696d0734865c6 SHA512 c655aabe0ba0a9880f30808e26c02ec3280c750625faa482a68d4d336742f85659a7af7d6413d8813b82d3de0a3f6b61b6f6898f030bb921d792ad866879dbcf WHIRLPOOL 7d06614673d7275df57999783205b98a41f0588c7eadfdd4d29e30dd52cf1c44aa5b07e90d47ece328119da9877aec7754511a40768b6ea844c3683abefdcad7
DIST abiword-3.0.2.tar.gz 11154333 SHA256 afbfd458fd02989d8b0c6362ba8a4c14686d89666f54cfdb5501bd2090cf3522 SHA512 29ce9e80b3b85ab2933e7d39216771d8c4e05db5255eaed0cf8e1d032ffaac2cb1880bf24e754196ad5dae4969a1c2101ce4dc9c1db14604adc2f852b6a17fe3 WHIRLPOOL c916d144a68f6581927c6d75d12cac2ae39e213e1ca928f190c19ffd8843cb0c463e671ec4ef6b21ab0d4c49a084e04a8b7eeed75bf45fdc0f76dfa4391ff898
diff --git a/app-office/abiword/abiword-3.0.1.ebuild b/app-office/abiword/abiword-3.0.1.ebuild
deleted file mode 100644
index f0512a3692c..00000000000
--- a/app-office/abiword/abiword-3.0.1.ebuild
+++ /dev/null
@@ -1,141 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2
-
-DESCRIPTION="Fully featured yet light and fast cross platform word processor"
-HOMEPAGE="http://www.abisource.com/"
-SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="calendar collab cups eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
-
-# You need 'plugins' enabled if want to enable the extra plugins
-REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
-
-RDEPEND="
- >=app-text/wv-1.2
- >=dev-libs/fribidi-0.10.4
- >=dev-libs/glib-2.16:2
- >=dev-libs/libgcrypt-1.4.5:0
- dev-libs/libxslt
- >=gnome-base/librsvg-2.16:2
- >=gnome-extra/libgsf-1.14.18
- >=media-libs/libpng-1.2:0=
- virtual/jpeg:0
- >=x11-libs/cairo-1.10[X]
- >=x11-libs/gtk+-3.0.8:3[cups?]
- calendar? ( >=dev-libs/libical-0.46:= )
- eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
- goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
- introspection? ( >=dev-libs/gobject-introspection-1.0.0 )
- map? ( >=media-libs/libchamplain-0.12 )
- plugins? (
- collab? (
- >=dev-libs/libxml2-2.4
- >=net-libs/loudmouth-1
- net-libs/libsoup:2.4
- net-libs/gnutls )
- grammar? ( >=dev-libs/link-grammar-4.2.1 )
- math? ( >=x11-libs/gtkmathview-0.7.5 )
- ots? ( >=app-text/ots-0.5-r1 )
- readline? ( sys-libs/readline:* )
- thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
- wordperfect? (
- app-text/libwpd:0.9
- app-text/libwpg:0.2 )
- wmf? ( >=media-libs/libwmf-0.2.8 )
- )
- redland? (
- >=dev-libs/redland-1.0.10
- >=dev-libs/rasqal-0.9.17 )
- spell? ( >=app-text/enchant-1.2 )
- !<app-office/abiword-plugins-2.8
-"
-DEPEND="${RDEPEND}
- dev-lang/perl
- >=dev-libs/boost-1.40.0
- virtual/pkgconfig
- collab? ( dev-cpp/asio )
-"
-
-src_prepare() {
- # readme.txt will be installed using dodoc
- sed '/readme\.txt\|abw/d' \
- -i user/wp/Makefile.am user/wp/Makefile.in || die
-
- gnome2_src_prepare
-}
-
-src_configure() {
- local plugins=""
-
- if use plugins; then
- # Plugins depending on libgsf
- plugins="t602 docbook clarisworks wml kword hancom openwriter pdf
- loadbindings mswrite garble pdb applix opendocument sdw xslfo"
-
- # Plugins depending on librsvg
- plugins="${plugins} svg"
-
- # Plugins not depending on anything
- plugins="${plugins} gimp bmp freetranslation iscii s5 babelfish opml eml
- wikipedia gdict passepartout google presentation urldict hrtext mif
- openxml"
-
- # inter7eps: eps.h
- # libtidy: gsf + tidy.h
- # paint: windows only ?
- use collab && plugins="${plugins} collab"
- use goffice && plugins="${plugins} goffice"
- use latex && plugins="${plugins} latex"
- use math && plugins="${plugins} mathview"
- use ots && plugins="${plugins} ots"
- # psion: >=psiconv-0.9.4
- use readline && plugins="${plugins} command"
- use thesaurus && plugins="${plugins} aiksaurus"
- use wmf && plugins="${plugins} wmf"
- # wordperfect: >=wpd-0.9 >=wpg-0.2
- use wordperfect && plugins="${plugins} wpg"
- fi
-
- gnome2_src_configure \
- --enable-plugins="$(echo ${plugins})" \
- --disable-static \
- --disable-default-plugins \
- --disable-builtin-plugins \
- --disable-collab-backend-telepathy \
- --enable-clipart \
- --enable-statusbar \
- --enable-templates \
- --with-gio \
- --without-gnomevfs \
- --without-gtk2 \
- $(use_with goffice goffice) \
- $(use_with calendar libical) \
- $(use_enable cups print) \
- $(use_enable collab collab-backend-xmpp) \
- $(use_enable collab collab-backend-tcp) \
- $(use_enable collab collab-backend-service) \
- $(use_with eds evolution-data-server) \
- $(use_enable introspection) \
- $(use_with map champlain) \
- $(use_with redland) \
- $(use_enable spell)
-}
-
-src_compile() {
- # Parallel build fails, bug #488462
- MAKEOPTS="${MAKEOPTS} -j1" gnome2_src_compile
-}
-
-src_install() {
- gnome2_src_install
- dodoc user/wp/readme.txt
-}
next reply other threads:[~2017-08-02 6:31 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-02 6:31 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-22 5:02 [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/ Michał Górny
2023-08-02 16:19 Sam James
2023-01-13 19:03 Arthur Zamarin
2022-10-29 22:33 Matt Turner
2022-10-01 18:56 Matt Turner
2022-07-19 20:28 Sam James
2022-04-27 21:57 Andreas K. Hüttel
2022-03-19 17:10 David Seifert
2021-12-13 5:54 Yixun Lan
2021-09-25 5:21 Agostino Sarubbo
2021-09-24 15:37 Sam James
2021-08-15 16:08 David Seifert
2021-08-15 14:55 David Seifert
2021-05-08 17:15 David Seifert
2020-12-14 0:46 Sam James
2020-06-09 16:04 David Seifert
2020-04-13 16:12 Agostino Sarubbo
2020-04-13 14:48 Agostino Sarubbo
2020-03-01 22:42 David Seifert
2020-02-02 19:35 Mart Raudsepp
2020-01-03 20:40 David Seifert
2019-05-18 19:59 Mart Raudsepp
2019-02-23 11:55 Pacho Ramos
2019-02-23 11:55 Pacho Ramos
2019-02-23 11:55 Pacho Ramos
2017-07-02 15:04 Sergei Trofimovich
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=1501655473.3e47d32dd73ecdfc7714fd4490587fcb5f987c95.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