Hi martchus,
Thank you for your contribution, appreciate it very much.
I agree with your corrections, I left the comment for libsamplerate, doesn't mean that is strictly necessary for building, but for optional features.
I also added the patch.
Search Criteria
Package Details: python-pocketsphinx 5.1.1-1
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: | 102 |
| Popularity: | 0.000000 |
| First Submitted: | 2008-08-08 21:47 (UTC) |
| Last Updated: | 2026-06-07 12:15 (UTC) |
Dependencies (12)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- python
- python-sounddeviceAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cython (cython-gitAUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-scikit-build-core (make)
- python-sounddeviceAUR (make)
Required by (3)
- jelvis
- python-speechrecognition (check)
- python-speechrecognition (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 15 Next › Last »
marcs commented on 2016-06-01 10:04 (UTC) (edited on 2016-06-01 10:05 (UTC) by marcs)
Martchus commented on 2016-05-28 12:14 (UTC)
Please have a look at: https://github.com/Martchus/PKGBUILDs/tree/master/sphinxbase/default
It now also contains another patch by maxrd2 which would be required for the subtitlecomposer package.
Since you didn't respond to my last comment 18 days ago I'll submit a request.
Martchus commented on 2016-05-10 16:05 (UTC)
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
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
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