commit: b97dba42d42169ac3cbc73d2c8bbd606dd70f780 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 6 18:11:32 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Aug 6 18:17:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97dba42
app-office/abiword: drop 3.0.5-r2, EAPI=7-- Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-office/abiword/Manifest | 2 - app-office/abiword/abiword-3.0.5-r2.ebuild | 158 ----------------------------- 2 files changed, 160 deletions(-) diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index f62c1d505efc..1ef3016a151b 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,4 +1,2 @@ DIST AbiWord-release-3.0.6.tar.bz2 7885506 BLAKE2B d01b1b04898c7e484af1514b9782910eaeaec7291e52ab0cdd5a5d989bf2b1e843c9e81770ab1a006fff9b0e8ec0b699e094894356e6faa0b187fb166cabd279 SHA512 f62508ec27b1dd15bab9db337c2f4274ed0ba39878f8189fa7926bbf255b55408d8707f0fdd27e66ef14148980bdb86b1cfae0d0dfd2d1c05757385ceafec21a -DIST abiword-3.0.4-patchset-r3.txz 14752 BLAKE2B 2faaaf333a38ea181b83819fd53fd97c5e98a0cbb0b2ad6e668254a88cb69e922fd3b70a181fc7edd789bc313d929915460a0524ff463166400d8e46d878c034 SHA512 e8d2508cf561b49581441b3b581dd663a966da67175f2a39d4a95a6035d8c8c7c3198ca99f253f8d6f3993a66be752265f612b6c59c7712592e464a1da0f240e -DIST abiword-3.0.5.tar.gz 11084159 BLAKE2B c34361c2ae1604ef1ec913781c98f3707f3c98c3fb5ed5328212b51081706fe5177fb8b5a3805431c0ee451f04d8d95fdc6e7dbc3fc38d9d5037b576e115ee54 SHA512 a2484268901ff47307c9d1f1928622e364f1006f22ce38257c585144df9411dfe3c2dea28c1f1f50a6e545e8cc579cce34117a89dfa771e20312e3ea1a9989d6 DIST abiword-3.0.6-patches-r1.tar.xz 23384 BLAKE2B 1c0487d96cab127ec34f4c33947f7d33559e2b2980d07c9d439d0fa6d32e72237dc15b04a5f074589f91536c521077c42dfe8dd22a86554127ed9beb75d9103d SHA512 8e9d34051dcc23c3f7db86bc4d006ed2c2c60cbaae708ff88f653859a3b04ce2800f7d653caaf0e120f95037d5a39d6ffc2e2da6b530ad44dabe6eaac772697b diff --git a/app-office/abiword/abiword-3.0.5-r2.ebuild b/app-office/abiword/abiword-3.0.5-r2.ebuild deleted file mode 100644 index 003740bdfea3..000000000000 --- a/app-office/abiword/abiword-3.0.5-r2.ebuild +++ /dev/null @@ -1,158 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools xdg - -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 - https://dev.gentoo.org/~soap/distfiles/${PN}-3.0.4-patchset-r3.txz" - -LICENSE="GPL-2" -SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" -IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math +plugins readline redland spell wordperfect wmf thesaurus" -# You need 'plugins' enabled if want to enable the extra plugins -REQUIRED_USE=" - collab? ( plugins ) - grammar? ( plugins ) - latex? ( plugins ) - math? ( plugins ) - readline? ( plugins ) - thesaurus? ( plugins ) - wordperfect? ( plugins ) - wmf? ( plugins )" - -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 - >=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:0.12[gtk] ) - plugins? ( - collab? ( - >=dev-libs/libxml2-2.4:2= - >=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 ) - readline? ( sys-libs/readline:0= ) - thesaurus? ( >=app-text/aiksaurus-1.2[gtk] ) - wordperfect? ( - app-text/libwpd:0.10 - app-text/libwpg:0.3 - ) - wmf? ( >=media-libs/libwmf-0.2.8 ) - ) - redland? ( - >=dev-libs/redland-1.0.10 - >=dev-libs/rasqal-0.9.17 - ) - spell? ( app-text/enchant:2 ) - !<app-office/abiword-plugins-2.8" -DEPEND="${RDEPEND} - dev-libs/boost - collab? ( dev-cpp/asio )" -BDEPEND=" - dev-lang/perl - virtual/pkgconfig" - -PATCHES=( - "${WORKDIR}"/patches/${PN}-2.6.0-boolean.patch - "${WORKDIR}"/patches/${PN}-2.8.3-desktop.patch - "${WORKDIR}"/patches/${PN}-3.0.0-librevenge.patch - "${WORKDIR}"/patches/${PN}-3.0.2-explicit-python.patch - "${WORKDIR}"/patches/${PN}-3.0.4-enchant-2.patch # backport - "${WORKDIR}"/patches/${PN}-3.0.4-pygobject.patch - "${WORKDIR}"/patches/${PN}-3.0.4-asio-standalone-placeholders.patch - "${WORKDIR}"/patches/${PN}-3.0.4-c++17-dynamic-exception-specifications.patch - "${FILESDIR}"/${PN}-3.0.5-musl-lose-precision-fix.patch - "${FILESDIR}"/${PN}-3.0.5-libxml2-2.12.patch - # https://bugs.gentoo.org/922633 - "${FILESDIR}"/${PN}-3.0.5-gcc14.patch -) - -src_prepare() { - default - eautoreconf -} - -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+=(svg) - - # Plugins not depending on anything - 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+=(collab) - use goffice && plugins+=(goffice) - use latex && plugins+=(latex) - use math && plugins+=(mathview) - # psion: >=psiconv-0.9.4 - use readline && plugins+=(command) - use thesaurus && plugins+=(aiksaurus) - use wmf && plugins+=(wmf) - # wordperfect: >=wpd-0.9 >=wpg-0.2 - use wordperfect && plugins+=(wpg) - fi - - econf \ - --disable-maintainer-mode \ - --enable-plugins="${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_enable debug) \ - $(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_install() { - default - - # no static archives - find "${D}" -name '*.la' -delete || die -}
