Search Criteria
Package Details: flite1 1.4-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/flite1.git (read-only, click to copy) |
---|---|
Package Base: | flite1 |
Description: | A lighweight speech synthesis engine (version 1.x) |
Upstream URL: | http://www.speech.cs.cmu.edu/flite/ |
Licenses: | custom |
Conflicts: | flite, flite1-patched |
Provides: | flite, flite1-patched |
Replaces: | flite1-patched |
Submitter: | pure-aur |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 40 |
Popularity: | 0.116238 |
First Submitted: | 2016-06-11 15:35 (UTC) |
Last Updated: | 2024-05-23 01:45 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- ed (make)
- texlive-plaingeneric (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
Required by (60)
- apm_planner-bin
- ffmpeg-amd-full
- ffmpeg-amd-full-git
- ffmpeg-full
- ffmpeg-full-git
- fjordlauncher (requires flite) (optional)
- fjordlauncher-bin (requires flite) (optional)
- fjordlauncher-git (requires flite) (optional)
- fjordlauncher-qt5-bin (requires flite) (optional)
- fjordlauncher-unlocked (requires flite) (optional)
- fjordlauncherunlocked (requires flite) (optional)
- fjordlauncherunlocked-git (requires flite) (optional)
- flite-cmu-us-rms (requires flite)
- flite-voices (requires flite)
- gnustep-gui (optional)
- gst-devtools-git (make)
- gst-editing-services-git (make)
- gst-libav-git (make)
- gst-plugin-codec2-git (make)
- gst-plugin-gtk-git (make)
- gst-plugin-msdk-git (make)
- gst-plugin-opencv-git (make)
- gst-plugin-qmlgl-git (make)
- gst-plugin-va-git (make)
- gst-plugin-wpe-git (make)
- gst-plugins-bad-git
- gst-plugins-bad-git (make)
- gst-plugins-bad-libs-git (make)
- gst-plugins-base-git (make)
- gst-plugins-base-libs-git (make)
- gst-plugins-good-git (make)
- gst-plugins-ugly-git (make)
- gst-python-git (make)
- gst-rtsp-server-git (make)
- gstreamer-docs-git (make)
- gstreamer-git (make)
- gstreamer-vaapi-git (make)
- horseshoes (requires flite) (optional)
- horseshoes-git (requires flite) (optional)
- kismet-git (requires flite) (optional)
- minecraft-launcher (requires flite) (optional)
- minecraft-legacy-launcher (requires flite) (optional)
- mwptools-git (requires flite) (optional)
- nationsglory-launcher (requires flite) (optional)
- pd-l2ork-bin (requires flite)
- pdf4qt (requires flite) (optional)
- pdf4qt-bin (requires flite) (optional)
- pdf4qt-git (requires flite) (optional)
- playwright (requires flite)
- prismlauncher-git (requires flite) (optional)
- prismlauncher-qt5 (requires flite) (optional)
- prismlauncher-qt5-bin (requires flite) (optional)
- prismlauncher-qt5-git (requires flite) (optional)
- purr-data-git (requires flite)
- talking-clock-git (requires flite) (optional)
- unexicon-sound-theme (requires flite) (make)
- unexicon-sound-theme-git (requires flite) (make)
- wolframengine (requires flite) (optional)
- xde-sounds (requires flite) (make)
- xde-sounds-git (requires flite) (make)
Sources (10)
- 010-flite1-tempfile-CVE-2014-0027.patch
- 020-flite1-fix-parallel-builds.patch
- 030-flite1-respect-destdir.patch
- 040-flite1-ldflags.patch
- 050-flite1-audio-interface.patch
- 060-flite1-texi.patch
- 070-flite1-texi2html-to-texi2any-migration.patch
- 080-flite1-no-rpath.patch
- 090-flite1-rename-conflicting-variable.patch
- http://www.festvox.org/flite/packed/flite-1.4/flite-1.4-release.tar.bz2
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
Terseus commented on 2023-09-12 06:55 (UTC)
@dbermond Tried again, this time by cloning the AUR repo and running
makepkg -s
, same result:dbermond commented on 2023-09-11 18:55 (UTC)
@Terseus I've just checked, and the package is building fine. AUR helpers are not supported. Use makepkg.
Terseus commented on 2023-09-11 15:20 (UTC)
My build is failing with the following error (texlive strikes again?)
drdilyor commented on 2023-06-23 10:04 (UTC)
My build also fails (probably because of texlive update)
dbermond commented on 2023-06-20 22:34 (UTC)
@Korialo That's due to the reorganization of texlive packages in the official repositories. Package updated, now building fine.
Korialo commented on 2023-06-20 22:05 (UTC)
My build fails, gives me this error:
any idea why?
Next commented on 2023-01-23 02:32 (UTC)
It looks like
tools/make_voice_list
is supposed to createflite_voice_list.c
. Maybe I'll look into a workaround tomorrow (Might be as simple as manually calling the script but I'm too tired right now to check).dbermond commented on 2023-01-21 15:55 (UTC)
There is no missing step. This is an issue with make 4.4. When upstream fixes it, when can try to port the fix here.
eclairevoyant commented on 2023-01-21 00:16 (UTC)
@Bluebomber I would not suggest trusting random repos. The error indicates that there is no target called
flite_voice_list.c
in thatMakefile
. This was also reported here.My guess is there's some missing build step, because it's not present in
$srcdir/flite-1.4-release/main/Makefile
but it is present in$srcdir/flite-1.4-release/tools/Makefile.flite
and there might be some preprocessing step that should add that target to the actualMakefile
.Bluebomber182 commented on 2023-01-14 19:34 (UTC) (edited on 2023-01-14 19:52 (UTC) by Bluebomber182)
Mine failed to build. A workaround is to use Chaotic-AUR repo and install it from there.
« First ‹ Previous 1 2 3 4 5 Next › Last »