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: | 41 |
Popularity: | 0.33 |
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 (59)
- 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)
- Show 39 more...
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
1 2 3 4 5 Next › Last »
kentslaney commented on 2024-06-02 08:26 (UTC) (edited on 2024-06-02 08:43 (UTC) by kentslaney)
@dbermond I haven't looked into why, but for whatever reason my copy of texi2pdf was only outputting a DVI file, despite what the documentation claims. It's almost certainly a problem with my setup rather than the package, but I figured I'd post the workaround just in case anyone else runs into the same problem. Comment aimed at future users rather than maintainers. Thank you for the quick replies though.
dbermond commented on 2024-06-02 04:27 (UTC)
@kentslaney I cannot reproduce your issue. The package is building fine for me.
kentslaney commented on 2024-06-01 18:24 (UTC) (edited on 2024-06-01 18:33 (UTC) by kentslaney)
was resolved for me with
though I'm not sure why it was necessary
dbermond commented on 2024-05-23 01:45 (UTC)
@Captain_Lucy this is an issue due to gcc 14. I've pushed a fix and the package is now building fine. Thanks for reporting.
Captain_Lucy commented on 2024-05-22 21:54 (UTC) (edited on 2024-05-22 21:59 (UTC) by Captain_Lucy)
I'm unable to build this. Have tried many times with makepkg and yay. It's a dependecy for ffmpeg which I need to make my system usable for my use case. Anyone know a fix or workaround?
dbermond commented on 2023-09-12 23:49 (UTC)
@Terseus If it works when building in a clean chroot but not when running pure makepkg locally, then probably you have something wrong in your system. Hard to tell what it can be. For me it builds fine either with devtools and with pure makepkg.
eclairevoyant commented on 2023-09-12 07:16 (UTC)
There are some AUR guidelines that mitigate environment issues, but nothing can be 100% foolproof. Best option is to build in clean chroots. As far as AUR helpers,
aurutils
andparu
support such builds, as long as you set up the chroot beforehand and point them at it.Terseus commented on 2023-09-12 07:09 (UTC)
@eclairevoyant Tried again, this time using
extra-x86_64-build
, it worked.I wonder what's in my environment that's causing it to fail, and if it can/should be reflected in the
PKGBUILD
...eclairevoyant commented on 2023-09-12 06:59 (UTC)
@Terseus I suggest building in a clean chroot to avoid problems from the build environment: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
Just tested a clean chroot build on a fully updated system and it works fine.
1 2 3 4 5 Next › Last »