Needs to be reconfigured for use with current automake. Additionally, I think python dependencies are only required if one uses the python bindings. Hence it would make sense to make these make-only. If a python package actually uses this, Python would be installed as a dependency of this package anyways.
Here is an updated version: https://github.com/Martchus/PKGBUILDs/blob/master/pocketsphinx/default/PKGBUILD
Search Criteria
Package Details: python-pocketsphinx 5.0.3-2
Package Actions
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.000729 |
First Submitted: | 2008-08-08 21:47 (UTC) |
Last Updated: | 2024-10-12 21:42 (UTC) |
Dependencies (11)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-sounddevice
- cmake (cmake-gitAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-scikit-build-core (make)
- python-sounddevice (make)
Required by (1)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »
Martchus commented on 2016-05-10 16:05 (UTC)
Martchus commented on 2016-05-10 15:58 (UTC)
I'm not able without python and python2 when building in clean chroot. However, it builds without libsamplerate.
Here is an updated version (also with current checksums): https://github.com/Martchus/PKGBUILDs/blob/master/sphinxbase/default/PKGBUILD
FiyreWyrkz commented on 2016-03-14 14:44 (UTC)
Current md5 for pocketsphinx-5prealpha.tar.gz is - 2c4fb3a1318bb2470997ab7eb98ef69a
marcs commented on 2016-03-04 14:28 (UTC)
updated md5 for new version.
dvv854 commented on 2016-03-04 14:17 (UTC)
md5 ea27ea80bc14b96ad0a55fd5c94025d5 for the snapshot
b3arar commented on 2016-02-07 07:31 (UTC)
#先清除pkg、src等等。remember to clear the environment.
prepare() {
cd "$pkgname-$pkgver"
msg2 "Reconfiguring project for Automake v1.15"
autoreconf -ivf > /dev/null
cd ..
cp -R "$pkgname-$pkgver" "$pkgname-$pkgver-py2"
cp -R "$pkgname-$pkgver" "$pkgname-$pkgver-py3"
}
b3arar commented on 2016-02-07 06:51 (UTC)
WARNING: 'aclocal-1.13' is missing on your system.
maybe there should be autoreconf -fi in the "prepare" function/PKGBUILD
大概需要添加autoreconf -fi在PKGBUILD的"prepare"函数
marcs commented on 2016-02-02 20:23 (UTC)
md5 sum updated
marcs commented on 2016-02-02 19:48 (UTC)
md5 sum updated
underdoeg commented on 2016-02-01 09:56 (UTC)
Current md5 sum for pocketsphinx-5prealpha.tar.gz is dc4246dbeb577731432227ad33289326
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