From aac5e1b02ac846f5e1ce85f4f66fdec46aa9b0d1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Nov 2024 03:04:34 +0000 Subject: gentoo auto-resync : 01:11:2024 - 03:04:33 --- app-text/wv/Manifest | 1 - app-text/wv/wv-1.2.9-r3.ebuild | 67 ------------------------------------------ 2 files changed, 68 deletions(-) delete mode 100644 app-text/wv/wv-1.2.9-r3.ebuild (limited to 'app-text/wv') diff --git a/app-text/wv/Manifest b/app-text/wv/Manifest index 50fed7e84634..f70dfc0522aa 100644 --- a/app-text/wv/Manifest +++ b/app-text/wv/Manifest @@ -3,6 +3,5 @@ AUX wv-1.2.9-format-security.patch 336 BLAKE2B 18641a15c75a32250012771bd8ca8b073 AUX wv-1.2.9-gcc14-build-fix.patch 691 BLAKE2B 0948319415dbc4c40dadc3a86852649c471dac6b563e66b81fe459714bd58420a7c428eb3c4177bb2dba754c4d3696b4b54ecc89fddeda77ad8ba4abc29b18c7 SHA512 cbe08a7690f4aceb67ad5abfdae699ab54cb2248374b5fd4d8fe5d67b18584e57b32f3d5abec7ec59452558a9f4f0f7ba197ec39693b567cbaf9844ca2a8c647 AUX wv-1.2.9-gsf-doc-meta-data.patch 309 BLAKE2B 5186df16238c1b70821a046675b729269b827ad14bd50a32d1c8a78201ae2c64ced7d773ad596214ceb50032deb682f63187197c0776b82bf64dcebfa8c11d9c SHA512 6dc54d59492618311ad9358b923c802e187321153a5c97e00c26c67c0b8e26814a9d599d6a1377db9508192d1428963ca1a6b6cc2ef1b28a5ceeca659595e8ed DIST wv-1.2.9.tar.gz 616256 BLAKE2B 6a6aa6b5f87a934c703c8a74d85af3d7aa84dcd2bc613a3af7fb8d69a9339e71ba2618ae8f725b90c3fe0b0199f4b224bdb32a50c2b6b6614f84b6a14437633f SHA512 ae5c762012595ce8922bfda8749ad3e9cb055edab30152c3a5feaaf3ca6601f357d1e301b179e9a5860cd99452dd6e63e5f44f5bcc12f8db148bdd334e0200a5 -EBUILD wv-1.2.9-r3.ebuild 1624 BLAKE2B bf7cd006043581af0cd34cc40b137db73fe2a4fdef9489e1e81b9f96fc91b558f364ce8eab1318b49c2418658be3db48e7f04bbea1e2ddee4d7f45752b7423d5 SHA512 9885215f5a5e1134402261039f0491373c289fd206b582c2349adad67061ca00e35923edd9ad6ec4e99e601d0d6a2d0bf5919f140d9328bcc1adcbe28f928c03 EBUILD wv-1.2.9-r4.ebuild 1710 BLAKE2B 43838ba9a66a8466187535c0439f43c1ccef200a3bb3a132b4884543fcd5f0dcf88313615796c1eb0de85b3b263a288816ec12d27b9a3dec053d9ea42de92a5a SHA512 ce0529045cc05ed8206724a9822a104821c82e8f75be8f018e7bbbceee418a1e73df642df2ead7aee3a18dfd5cae7a08a7e318c82065730214c7a442e19c15b8 MISC metadata.xml 449 BLAKE2B ac74f5a8ee805072c669569b336f99840bd4a868aaedca72764c516040444b3c216bb33d9369d020d46394add0de746597c33c43c6466be4e672c2c017eec390 SHA512 bb4871f0e9a9801aeac5660b82c480d42a62d0d06641a085887d7359aace546b10071d09e92f730d1958aaee9444752723aa5d05fe9417842413b92270bdd174 diff --git a/app-text/wv/wv-1.2.9-r3.ebuild b/app-text/wv/wv-1.2.9-r3.ebuild deleted file mode 100644 index 2f2c058b2f94..000000000000 --- a/app-text/wv/wv-1.2.9-r3.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable" -HOMEPAGE="http://wvware.sourceforge.net/" -SRC_URI="http://abiword.org/downloads/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" -IUSE="tools wmf" - -RDEPEND=" - >=dev-libs/glib-2:2 - >=gnome-extra/libgsf-1.13:= - sys-libs/zlib - media-libs/libpng:0= - dev-libs/libxml2:2 - tools? ( - app-text/texlive-core - dev-texlive/texlive-latex - ) - wmf? ( >=media-libs/libwmf-0.2.2 )" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${P}-format-security.patch - "${FILESDIR}"/${P}-C99-decls.patch -) - -src_prepare() { - default - - # remove -ansi flag, since it disables POSIX - # function declarations (bug #874396) - sed -i -e 's/-ansi//' configure || die - - if ! use tools; then - sed -i -e '/bin_/d' GNUmakefile.am || die - sed -i -e '/SUBDIRS/d' GNUmakefile.am || die - sed -i -e '/\/GNUmakefile/d' configure.ac || die - sed -i -e '/wv[[:upper:]]/d' configure.ac || die - sed -i -e 's/-ansi//' configure.ac || die - - # automake-1.13 fix, bug #467620 - sed -i -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' configure.ac || die - - eautoreconf - fi -} - -src_configure() { - econf $(use_with wmf libwmf) -} - -src_install() { - default - find "${ED}" -name '*.la' -delete || die - - rm -f "${ED}"/usr/share/man/man1/wvConvert.1 || die - use tools && dosym wvWare.1 /usr/share/man/man1/wvConvert.1 -} -- cgit v1.2.3