Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/po4a/, app-text/po4a/files/
Date: Sat, 09 Oct 2021 06:58:38
Message-Id: 1633762698.03a8a7f0622ee5aa56089c368808e25d987ca218.hattya@gentoo
1 commit: 03a8a7f0622ee5aa56089c368808e25d987ca218
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 06:58:18 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 06:58:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a8a7f0
7
8 app-text/po4a: drop old
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-text/po4a/Manifest | 1 -
14 app-text/po4a/files/po4a-man.patch | 18 -------------
15 app-text/po4a/po4a-0.57-r1.ebuild | 55 --------------------------------------
16 3 files changed, 74 deletions(-)
17
18 diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
19 index 19212dbe04b..387bfeb428d 100644
20 --- a/app-text/po4a/Manifest
21 +++ b/app-text/po4a/Manifest
22 @@ -1,3 +1,2 @@
23 -DIST po4a-0.57.tar.gz 3079550 BLAKE2B 54b1d3263aa0ebd90eec61d735c3422efb5f67b2d88f91a87a6893bcdb7f06131aedadeb3577d221cf75ba07f8001f6e23409375756afec8357e26e8f0f0a1c2 SHA512 7ac2e614c126b049feeb8edbafb71a875cee78fb85d8cd74f3bf5b555cc8b2d19d5e4606b732e714e937c34e178729d73edfe559de594c5ffe811b5162b27d81
24 DIST po4a-0.63.tar.gz 4067940 BLAKE2B 4cfa4163c21f5f8b783a5bdc29595f10cd172f7813de5617ed67a25bef547697084511a6f3897c47acb9158f15b3fcd97600bec7e23ba560cffe7cc646ce4c39 SHA512 556859b73728249795df22676a3cde1cbf575c608ad20f267fe7a6ee224d0262db2db19df8b7369ebf1ab568c017548ff118ae035608cca7a4d0963db8acd633
25 DIST po4a-0.64.tar.gz 4121565 BLAKE2B a579aabb4245501be4ec7c319e8cef91db2e10883a09ef5a7eaf2d97aad64e8e59f25101c20286c955067fef2f58bc08c9865d5d608dd72913a38eaaff0ac542 SHA512 3d51aaa5894365087523b82e218819ba8a92d3cbc1b389648526f26fbbf37ccaa7ed6643bb388e5fa73a7a1abadee2b4ee2ebbcac14790c56567bf1a3e766fb0
26
27 diff --git a/app-text/po4a/files/po4a-man.patch b/app-text/po4a/files/po4a-man.patch
28 deleted file mode 100644
29 index 6dd94aed153..00000000000
30 --- a/app-text/po4a/files/po4a-man.patch
31 +++ /dev/null
32 @@ -1,18 +0,0 @@
33 ---- a/Po4aBuilder.pm
34 -+++ b/Po4aBuilder.pm
35 -@@ -233,7 +233,6 @@
36 - }
37 - $parser->parse_from_file ($file, $out);
38 -
39 -- system("gzip -9 -f $out") and die;
40 - unlink "$file" || die;
41 - }
42 -
43 -@@ -245,7 +244,6 @@
44 - if ($file =~ m,(.*/man(.))/([^/]*)\.xml$,) {
45 - my ($outdir, $section, $outfile) = ($1, $2, $3);
46 - system("xsltproc -o $outdir/$outfile.$section --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $file") and die;
47 -- system ("gzip -9 -f $outdir/$outfile.$section") and die;
48 - }
49 - unlink "$file" || die;
50 - }
51
52 diff --git a/app-text/po4a/po4a-0.57-r1.ebuild b/app-text/po4a/po4a-0.57-r1.ebuild
53 deleted file mode 100644
54 index e05dec8567c..00000000000
55 --- a/app-text/po4a/po4a-0.57-r1.ebuild
56 +++ /dev/null
57 @@ -1,55 +0,0 @@
58 -# Copyright 1999-2021 Gentoo Authors
59 -# Distributed under the terms of the GNU General Public License v2
60 -
61 -EAPI="7"
62 -PLOCALES="af ar ca cs da de eo es et eu fr hr hu id it ja kn ko nb nl pl pt pt_BR ru sl sv uk vi zh_CN zh_HK"
63 -
64 -inherit perl-module plocale
65 -
66 -DESCRIPTION="Tools to ease the translation of documentation"
67 -HOMEPAGE="https://po4a.org/"
68 -SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz"
69 -
70 -LICENSE="GPL-2+"
71 -SLOT="0"
72 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
73 -IUSE="test"
74 -RESTRICT="!test? ( test )"
75 -
76 -RDEPEND="app-text/opensp
77 - dev-libs/libxslt
78 - dev-perl/Locale-gettext
79 - dev-perl/SGMLSpm
80 - dev-perl/TermReadKey
81 - dev-perl/Text-WrapI18N
82 - dev-perl/Unicode-LineBreak
83 - dev-perl/YAML-Tiny
84 - sys-devel/gettext
85 - dev-perl/Pod-Parser"
86 -DEPEND="${RDEPEND}"
87 -BDEPEND="
88 - app-text/docbook-xml-dtd:4.1.2
89 - app-text/docbook-xsl-stylesheets
90 - dev-perl/Module-Build
91 - test? (
92 - app-text/docbook-sgml-dtd:4.1
93 - virtual/latex-base
94 - )"
95 -
96 -PATCHES=( "${FILESDIR}"/${PN}-man.patch )
97 -
98 -PERL_RM_FILES=(
99 - t/09-html.t
100 -)
101 -DIST_TEST="do"
102 -
103 -src_prepare() {
104 - plocale_find_changes "${S}/po/bin" '' '.po'
105 -
106 - rm_locale() {
107 - PERL_RM_FILES+=( po/{bin,pod}/${1}.po )
108 - }
109 - plocale_for_each_disabled_locale rm_locale
110 -
111 - perl-module_src_prepare
112 -}