summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-06-01 08:08:39 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-06-01 08:08:39 +0000
commitb2372640140d32697e3a9cfa1d23b7547f03d15c (patch)
tree07ff6ef45d4f057b7575c0a03dcdd234d0f5291b /metadata/md5-cache/app-accessibility/speech-dispatcher-0.9.1
parentMerge updates from master (diff)
downloadgentoo-b2372640140d32697e3a9cfa1d23b7547f03d15c.tar.gz
gentoo-b2372640140d32697e3a9cfa1d23b7547f03d15c.tar.bz2
gentoo-b2372640140d32697e3a9cfa1d23b7547f03d15c.zip
2021-06-01 08:08:32 UTC
Diffstat (limited to 'metadata/md5-cache/app-accessibility/speech-dispatcher-0.9.1')
-rw-r--r--metadata/md5-cache/app-accessibility/speech-dispatcher-0.9.110
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/md5-cache/app-accessibility/speech-dispatcher-0.9.1 b/metadata/md5-cache/app-accessibility/speech-dispatcher-0.9.1
index e5f7d542f21f..3562e03bf830 100644
--- a/metadata/md5-cache/app-accessibility/speech-dispatcher-0.9.1
+++ b/metadata/md5-cache/app-accessibility/speech-dispatcher-0.9.1
@@ -1,16 +1,16 @@
BDEPEND=>=sys-devel/gettext-0.19.8 virtual/pkgconfig virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst
-DEPEND=python? ( python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) >=dev-libs/dotconf-1.3 >=dev-libs/glib-2.36:2 dev-libs/libltdl:0 >=media-libs/libsndfile-1.0.2 alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) espeak? ( app-accessibility/espeak ) flite? ( app-accessibility/flite ) nas? ( media-libs/nas ) pulseaudio? ( media-sound/pulseaudio )
+DEPEND=python? ( python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) >=dev-libs/dotconf-1.3 >=dev-libs/glib-2.36:2 dev-libs/libltdl:0 >=media-libs/libsndfile-1.0.2 alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) espeak? ( app-accessibility/espeak ) flite? ( app-accessibility/flite ) nas? ( media-libs/nas ) pulseaudio? ( media-sound/pulseaudio )
DESCRIPTION=Speech synthesis interface
EAPI=7
HOMEPAGE=https://freebsoft.org/speechd
INHERIT=python-r1 systemd
-IUSE=alsa ao +espeak flite nas pulseaudio python python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
+IUSE=alsa ao +espeak flite nas pulseaudio python python_targets_python3_8 python_targets_python3_9
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
-RDEPEND=python? ( python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) >=dev-libs/dotconf-1.3 >=dev-libs/glib-2.36:2 dev-libs/libltdl:0 >=media-libs/libsndfile-1.0.2 alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) espeak? ( app-accessibility/espeak ) flite? ( app-accessibility/flite ) nas? ( media-libs/nas ) pulseaudio? ( media-sound/pulseaudio ) python? ( dev-python/pyxdg[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] )
-REQUIRED_USE=python? ( || ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) )
+RDEPEND=python? ( python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) >=dev-libs/dotconf-1.3 >=dev-libs/glib-2.36:2 dev-libs/libltdl:0 >=media-libs/libsndfile-1.0.2 alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) espeak? ( app-accessibility/espeak ) flite? ( app-accessibility/flite ) nas? ( media-libs/nas ) pulseaudio? ( media-sound/pulseaudio ) python? ( dev-python/pyxdg[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] )
+REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 ) )
SLOT=0
SRC_URI=https://github.com/brailcom/speechd/releases/download/0.9.1/speech-dispatcher-0.9.1.tar.gz
-_eclasses_=multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 python-r1 26e4ad0a4190b14f70973dc253e86535 systemd fdf0d765c3f11f91fe54f8def9a8c0e6
+_eclasses_=multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-r1 26e4ad0a4190b14f70973dc253e86535 systemd fdf0d765c3f11f91fe54f8def9a8c0e6
_md5_=43b2ff34cc9451ad6e265df202395dc0