Big problem for ffmpeg-intel-full-git
: this package is broken and is installing include to /usr/include/include !! That dir should never exist.
Will have to remove the dep for now.
Git Clone URL: | https://aur.archlinux.org/pocketsphinx.git (read-only, click to copy) |
---|---|
Package Base: | pocketsphinx |
Description: | A small speech recognizer |
Upstream URL: | https://cmusphinx.github.io |
Keywords: | mobile recognition speech |
Licenses: | MIT, BSD-3-Clause, BSD-2-Clause |
Submitter: | None |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 104 |
Popularity: | 0.001075 |
First Submitted: | 2008-08-08 21:47 (UTC) |
Last Updated: | 2024-10-12 21:42 (UTC) |
Big problem for ffmpeg-intel-full-git
: this package is broken and is installing include to /usr/include/include !! That dir should never exist.
Will have to remove the dep for now.
Right, I could make a split package. Now the question is, does anybody actually need it? I'd have to research how to do the Python build first and I'm personally not interested at all in Python bindings.
@Martchus If it's part of the same source code, you can build the python modules and package as part of a split package.
see https://man.archlinux.org/man/PKGBUILD.5#PACKAGE_SPLITTING
Note that the new build system doesn't build Python modules by default anymore. Since this is not a python-*
-package I didn't put any extra effort into providing the Python module. I suppose it better goes into a distinct package anyways (e.g. python-pocketsphinx
). Since subtitlecomposer
does not seem compatible yet I have disabled the speech plug-in there (and it is up to upstream to adapt to changes). You may simply not update this package if you still need the speech-plugin of subtitlecomposer
right now.
The deletion request makes supposedly sense. However, please give me some time to update pocketsphinx first before executing it. Note that this package could also alternatively be merged into pocketsphinx.
I've pushed the version which is fixed for Python 3.10 now that it is in the normal official repos.
@adsun I'm aware of the problem, see my previous comment. I also saw the patch but simply use PYTHONWARNINGS=ignore
for now.
I've pushed the version which is fixed for Python 3.10 now that it is in the normal official repos.
@adsun I'm aware of the problem, see my previous comment. I also saw the patch but simply use PYTHONWARNINGS=ignore
for now.
The build fails with the recently released python version 3.10, due to the ax_python_devel.m4 not being refactored for the new version. A recently pushed .m4 file can be found here that fixes the issue:
The build fails with the recently released python version 3.10. A commit on the project's Github repository fixes this:
https://github.com/cmusphinx/sphinxbase/commit/e0221880ccdd79ed9bf42937a56a4c319b013576
See https://aur.archlinux.org/packages/sphinxbase/#comment-838981 regarding the Python 3.10 rebuild.
Pinned Comments
Martchus commented on 2020-01-19 12:15 (UTC)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff
Martchus commented on 2020-01-19 11:46 (UTC) (edited on 2020-01-19 12:14 (UTC) by Martchus)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff