Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/festival-fi/files/, profiles/, app-accessibility/festival-fi/
Date: Sat, 31 Aug 2019 07:44:40
Message-Id: 1567237163.cbf223dd663d764fcaa9740424de76be83b4fc8b.mgorny@gentoo
1 commit: cbf223dd663d764fcaa9740424de76be83b4fc8b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 31 07:39:23 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 31 07:39:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf223dd
7
8 app-accessibility/festival-fi: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/612980
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-accessibility/festival-fi/Manifest | 3 --
14 .../festival-fi/festival-fi-20041119.ebuild | 43 ----------------------
15 .../files/festival-fi-20041119_lavennin_path.patch | 18 ---------
16 app-accessibility/festival-fi/metadata.xml | 12 ------
17 profiles/package.mask | 1 -
18 5 files changed, 77 deletions(-)
19
20 diff --git a/app-accessibility/festival-fi/Manifest b/app-accessibility/festival-fi/Manifest
21 deleted file mode 100644
22 index 677fcd6f01b..00000000000
23 --- a/app-accessibility/festival-fi/Manifest
24 +++ /dev/null
25 @@ -1,3 +0,0 @@
26 -DIST hy_fi_mv_diphone-20041119.tgz 3670516 BLAKE2B 6f95f2697fadd1dea3127820193a0d7d16fa9b3549b6571d434dd1b8dd6ea28733df58fa63f016a432c3d9def44989062f668b2fb22306ad124c6cc7df03f24e SHA512 8e762a988e028c4b44430252150525a23421d1d58a1d58a9826866623729e4fadbb668fd891d1e0e36eee963319ae6cb2bb03dac6ce1f64629d5227d57157d60
27 -DIST lavennin-20041119.tgz 172438 BLAKE2B 31431a8fe2bbc62f4aaa1d3529e7ce4fd9c795c9aa177bab458864b2567c34b52eb7499f23d65dbd80bf1a9a31bf5af3a4e33ae84f56b05f78638c6b11c47ea5 SHA512 0f20ad71ce1862f05e5ee78860804255f0d40e93b80e5869276e7c8032d594b8ad259a60018fde95ea655e30d8f0574138c5bb53d5fbe61e20658d299493897d
28 -DIST suo_fi_lj-1.0g-20051204.tgz 5928158 BLAKE2B b38d424f69f18d232cff3ff8fabcbf495f687e396da6fa110919a89f471ce72e0305cc0ace525afeaf8ef5b0824795faaafece6b03dbab4e27f5e899d750ddfc SHA512 f239f34836a6e70be77a5f20a6cae1eba394f07e9ecb6db081b7c6d272d1c26b29ed89dc22deb7f9189562c75c00049ecb4e3426eecaa835145dfbd4aa86c360
29
30 diff --git a/app-accessibility/festival-fi/festival-fi-20041119.ebuild b/app-accessibility/festival-fi/festival-fi-20041119.ebuild
31 deleted file mode 100644
32 index baff3ed1170..00000000000
33 --- a/app-accessibility/festival-fi/festival-fi-20041119.ebuild
34 +++ /dev/null
35 @@ -1,43 +0,0 @@
36 -# Copyright 1999-2017 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=6
40 -
41 -DESCRIPTION="Finnish diphones and text to speech script for festival"
42 -HOMEPAGE="http://www.ling.helsinki.fi/suopuhe"
43 -SRC_URI="http://www.ling.helsinki.fi/suopuhe/download/hy_fi_mv_diphone-${PV}.tgz
44 - http://phon.joensuu.fi/suopuhe/tulosaineisto/suo_fi_lj-1.0g-20051204.tgz
45 - http://www.ling.helsinki.fi/suopuhe/download/lavennin-${PV}.tgz"
46 -
47 -LICENSE="GPL-2 LGPL-2"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE="perl"
51 -
52 -RDEPEND="
53 - >=app-accessibility/festival-1.96_beta
54 - dev-lang/perl"
55 -DEPEND=""
56 -
57 -S=${WORKDIR}
58 -PATCHES=( "${FILESDIR}"/${P}_lavennin_path.patch )
59 -
60 -src_install() {
61 - dodoc festival/lib/voices/finnish/hy_fi_mv_diphone/README.mv
62 - rm festival/lib/voices/finnish/hy_fi_mv_diphone/{README.mv,LICENSE} || die
63 -
64 - insinto /usr/share/festival
65 - doins -r festival/lib/voices
66 - cd "${WORKDIR}"/lavennin/ || die
67 - newdoc README.txt README.lavennin
68 - dodoc man/*.shtml
69 -
70 - if use perl; then
71 - newbin bin/lavennin suopuhe-lavennin
72 -
73 - insinto /usr/share/suopuhe
74 - doins -r data
75 -
76 - elog "TTS perl script installed as suopuhe-lavennin"
77 - fi
78 -}
79
80 diff --git a/app-accessibility/festival-fi/files/festival-fi-20041119_lavennin_path.patch b/app-accessibility/festival-fi/files/festival-fi-20041119_lavennin_path.patch
81 deleted file mode 100644
82 index 833b633e324..00000000000
83 --- a/app-accessibility/festival-fi/files/festival-fi-20041119_lavennin_path.patch
84 +++ /dev/null
85 @@ -1,18 +0,0 @@
86 -# 08/May/2009
87 -# Patch to fix the path to data files for Gentoo
88 -# Not sending this to upstrem.
89 -# neurogeek@g.o
90 -
91 ---- a/lavennin/bin/lavennin
92 -+++ b/lavennin/bin/lavennin
93 -@@ -164,8 +164,8 @@
94 - $HOME = get_home_directory();
95 - }
96 -
97 --my $DATA_DIR = $HOME . "/data";
98 --
99 -+#Gentoo Data Dir
100 -+my $DATA_DIR = "/usr/share/suopuhe/data";
101 -
102 - # making the TMP dir...
103 - unless ( -e "$HOME/tmp" || $www ) {
104
105 diff --git a/app-accessibility/festival-fi/metadata.xml b/app-accessibility/festival-fi/metadata.xml
106 deleted file mode 100644
107 index 55e1c4cf77c..00000000000
108 --- a/app-accessibility/festival-fi/metadata.xml
109 +++ /dev/null
110 @@ -1,12 +0,0 @@
111 -<?xml version="1.0" encoding="UTF-8"?>
112 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
113 -<pkgmetadata>
114 -<maintainer type="project">
115 - <email>accessibility@g.o</email>
116 - <name>Gentoo Accessibility Project</name>
117 - </maintainer>
118 -<maintainer type="project">
119 - <email>sound@g.o</email>
120 - <name>Gentoo Sound project</name>
121 - </maintainer>
122 -</pkgmetadata>
123
124 diff --git a/profiles/package.mask b/profiles/package.mask
125 index cf48ea1d016..4b9915dcff9 100644
126 --- a/profiles/package.mask
127 +++ b/profiles/package.mask
128 @@ -555,7 +555,6 @@ sys-fs/pytagsfs
129 app-accessibility/festival
130 app-accessibility/festival-freebsoft-utils
131 app-accessibility/festival-hts
132 -app-accessibility/festival-fi
133
134 # Michał Górny <mgorny@g.o> (2019-04-18)
135 # All current versions of SystemRescueCD contain vulnerable packages.