diff options
author | Peter Volkov <pva@gentoo.org> | 2011-01-25 19:01:46 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2011-01-25 19:01:46 +0000 |
commit | 28a1faf9834bb2104136ffe8d7cd819a476d41e1 (patch) | |
tree | 7d32b0e081a84ee73396a410cfd01bd4ce6a613d | |
parent | net-analyzer/cacti{-spine} were bumped in the tree. (diff) | |
download | pva-28a1faf9834bb2104136ffe8d7cd819a476d41e1.tar.gz pva-28a1faf9834bb2104136ffe8d7cd819a476d41e1.tar.bz2 pva-28a1faf9834bb2104136ffe8d7cd819a476d41e1.zip |
app-text/qstardict, app-dicts/wyabdcrealpeopletts: wyabdcrealpeopletts - was supposed to became dependency both for stardict and qstardict, but since qstardict looks like dead project (see http://bugs.gentoo.org/184571) both packcages dropped.
svn path=/; revision=470
-rw-r--r-- | app-dicts/wyabdcrealpeopletts/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/wyabdcrealpeopletts/wyabdcrealpeopletts-2.1.0.ebuild | 21 | ||||
-rw-r--r-- | app-text/qstardict/Manifest | 4 | ||||
-rw-r--r-- | app-text/qstardict/files/qstardict-pronounce | 5 | ||||
-rw-r--r-- | app-text/qstardict/metadata.xml | 16 | ||||
-rw-r--r-- | app-text/qstardict/qstardict-0.12.9.ebuild | 59 |
6 files changed, 0 insertions, 107 deletions
diff --git a/app-dicts/wyabdcrealpeopletts/Manifest b/app-dicts/wyabdcrealpeopletts/Manifest deleted file mode 100644 index 8d3ce64..0000000 --- a/app-dicts/wyabdcrealpeopletts/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST WyabdcRealPeopleTTS.tar.bz2 84329208 RMD160 9c9bd37cf85aaed8d5b090b2014c3122e98ba8e4 SHA1 056609ec9743bda105ff6db956b321436ae50b90 SHA256 96a398eaef3e84f6f23e61683e6439913a4d44055e695dd4a1936f9340d64870 -EBUILD wyabdcrealpeopletts-2.1.0.ebuild 533 RMD160 372325d70c4366b4ccca974d8bb3ff341200dd90 SHA1 ba9637e7f23bfbcf6a1173b1306bb0f1afca6c5f SHA256 a50d96d8f4f9761d334bb221d629e34e8c4a281d84abb4c0d9a7ab42bcbba6ec diff --git a/app-dicts/wyabdcrealpeopletts/wyabdcrealpeopletts-2.1.0.ebuild b/app-dicts/wyabdcrealpeopletts/wyabdcrealpeopletts-2.1.0.ebuild deleted file mode 100644 index b1556cf..0000000 --- a/app-dicts/wyabdcrealpeopletts/wyabdcrealpeopletts-2.1.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -DESCRIPTION="Sound (.wav) files from Real People Sound to pronounce English words" -HOMEPAGE="http://sourceforge.net/projects/stardict/" -SRC_URI="mirror://sourceforge/stardict/WyabdcRealPeopleTTS.tar.bz2" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="!<app-dicts/stardict-3.0.1-r2" -RDEPEND="" - -src_install() { - dodir /usr/share - mv "${WORKDIR}/WyabdcRealPeopleTTS" "${D}/usr/share" -} - diff --git a/app-text/qstardict/Manifest b/app-text/qstardict/Manifest deleted file mode 100644 index 4973ae7..0000000 --- a/app-text/qstardict/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -AUX qstardict-pronounce 119 RMD160 40d76a48df2507c922e6b4beee58cf15ffa7d4d4 SHA1 a2c900047063c4703a0e7d6965157f687b25ecfc SHA256 bee6fa58ffbdc459b82c6e4ed7d973879747793ee84673dbed15919cd709d75b -DIST qstardict-0.12.9.tar.bz2 311769 RMD160 c2ad6b5f28d9781de19b10eed7385c76ac4ee936 SHA1 443b5d34906269da1eba49df5073498afd29bcd5 SHA256 f903d6960dd18b54a7442b573bce1f441aff198930380f23ca75c24d09fb673b -EBUILD qstardict-0.12.9.ebuild 1788 RMD160 c6c3093229caeb8f7f8ca66bf3d26b4bd33ced0a SHA1 274528515eb9edf16f47f6d822705d4186ca6848 SHA256 7ebde81e6134bf0a5f9ad1e662f0e6430560801f60660903a1e4bd4390a74349 -MISC metadata.xml 695 RMD160 154452102f798d04678897df3fa47e0f89455d50 SHA1 d8359ed13e00255155af0b47027272d2b907a7db SHA256 6f45278428a9728a4f10d3fba3bbd30eac79ad63737033f0fbe9a134a4de7107 diff --git a/app-text/qstardict/files/qstardict-pronounce b/app-text/qstardict/files/qstardict-pronounce deleted file mode 100644 index 5463b4c..0000000 --- a/app-text/qstardict/files/qstardict-pronounce +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -TTS_PATH=/usr/share/WyabdcRealPeopleTTS -WORD=`line | tr A-Z a-z` -play ${TTS_PATH}/${WORD:0:1}/${WORD}.wav diff --git a/app-text/qstardict/metadata.xml b/app-text/qstardict/metadata.xml deleted file mode 100644 index 5707968..0000000 --- a/app-text/qstardict/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>app-dicts</herd> - <longdescription> - QStarDict is a dictionary program written using Qt4. The user interface - is similar to StarDict. Main features are: full support of StarDict - dictionaries; working in system tray; scanning mouse selection and - showing popup window with translation of selected word; translations - reformatting; plugins support; - </longdescription> - <use> - <flag name='pronounce'>Use <pkg>app-dicts/wyabdcrealpeopletts</pkg> - pakcage (collection of .wav files) to make QStarDict pronounce English words</flag> - </use> -</pkgmetadata> diff --git a/app-text/qstardict/qstardict-0.12.9.ebuild b/app-text/qstardict/qstardict-0.12.9.ebuild deleted file mode 100644 index d18d41c..0000000 --- a/app-text/qstardict/qstardict-0.12.9.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="2" -inherit qt4 - -DESCRIPTION="QStarDict is a StarDict clone written in Qt" -HOMEPAGE="http://qstardict.ylsoftware.com/" -SRC_URI="http://qstardict.ylsoftware.com/files/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="dbus nls pronounce" - -RDEPEND="dbus? ( || ( x11-libs/qt-gui:4[dbus] <x11-libs/qt-4.4.0:4[dbus] ) ) - !dbus? ( || ( x11-libs/qt-gui:4 <=x11-libs/qt-4.4.0:4 ) ) - pronounce? ( app-dicts/wyabdcrealpeopletts - media-sound/sox ) - >=dev-libs/glib-2.0" -DEPEND="${RDEPEND}" - -src_unpack() { - unpack ${A} - cd "${S}" - if use pronounce; then - sed -e "s:festival --tts:qstardict-pronounce:" \ - -i qstardict/speaker.cpp || die - fi - sed -e '/^Categories.*[^;]$/s:$:;:' \ - -i qstardict/qstardict.desktop || die -} - -src_compile() { - local QMAKE_FLAGS="DOCS_DIR=/usr/share/doc/${PF}/" - use dbus || QMAKE_FLAGS+=" NO_DBUS=1" - use nls || QMAKE_FLAGS+=" NO_TRANSLATIONS=1" - # Avoid stripping. TODO: find out why stip gets into Makefiles (it should - # not be there) - QMAKE_FLAGS+=" QMAKE_STRIP=true" - eqmake4 qstardict.pro ${QMAKE_FLAGS} - emake || die "emake failed" -} - -src_install() { - emake INSTALL_ROOT="${D}" install || die "emake install filed" - if use pronounce; then - dobin "${FILESDIR}/qstardict-pronounce" || die - fi - elog - elog "There are several possibilities to enable pronouncing of the words:" - elog " 1. emerge app-accessibility/espeak and use espeak command" - elog " 2. emerge app-accessibility/festival and use festival --tts command" - elog " 3. emerge qstardict with USE pronounce and it'll use" - elog " app-dicts/wyabdcrealpeopletts words database to and play them with" - elog " qstardict-pronounce command" - elog -} |