Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 339642 Details for
Bug 458446
app-accessibility/rhvoice-1.0 - Free and open source speech synthesizer for Russian language
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-accessibility/rhvoice/rhvoice-1.0.ebuild
rhvoice-1.0.ebuild (text/plain), 934 bytes, created by
RedEyedMan
on 2013-02-21 21:56:15 UTC
(
hide
)
Description:
app-accessibility/rhvoice/rhvoice-1.0.ebuild
Filename:
MIME Type:
Creator:
RedEyedMan
Created:
2013-02-21 21:56:15 UTC
Size:
934 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 >inherit eutils git-2 scons-utils python-r1 > >PYTHON_COMPAT=( python{2_7} ) > >DESCRIPTION="RHVoice is a free and open source speech synthesizer for Russian language" >HOMEPAGE="https://github.com/Olga-Yakovleva/RHVoice" >EGIT_REPO_URI="https://github.com/Olga-Yakovleva/RHVoice.git" >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >IUSE="espeak festival" > >DEPEND=${RDEPEND}">=app-accessibility/speech-dispatcher-0.7.1-r1 >>=dev-libs/expat-2.1.0-r2 >espeak? ( >=app-accessibility/espeak-1.45.04 ) >festival? ( >=app-accessibility/festival-2.1 ) >>=media-sound/sox-14.3.2-r1 >=app-accessibility/flite-1.4-r1 >>=dev-libs/libpcre-8.12 >>=dev-libs/libunistring-0.9.3-r1" > >src_install() { >escons prefix="/usr" sysconfdir="/etc" >} > >src_install() { > escons DESTDIR="${D}" install > > dodoc COPYING INSTALL README >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 458446
:
339492
|
339496
|
339642
|
339760
|
339762
|
340406
|
340410
|
379732
|
379734
|
381042