Debian Patches

Status for pocketsphinx/5.0.4-3

Patch Description Author Forwarded Bugs Origin Last update
0002-match-names-of-man-pages-and-executables.patch match names of man pages and executables Gabor Karsay <gabor.karsay@gmx.at> yes 2026-01-24
0003-fix-man-page-reference.patch fix man page reference

pocketsphinx_continuous is now pocketsphinx.
Gabor Karsay <gabor.karsay@gmx.at> yes 2026-01-24
0004-don-t-install-man-pages-without-executables.patch don't install man pages without executables

There is no executable sphinx_lm_sort.
Gabor Karsay <gabor.karsay@gmx.at> yes 2026-01-24
0005-fix-typos-in-man-pages.patch fix typos in man pages

Typo and acute-accent-in-manual-page.
Gabor Karsay <gabor.karsay@gmx.at> yes 2026-01-24
0006-check-target-build-only.patch check-target-build-only

make targets don't accept arguments. Change it to a build-only target
and run ctest afterwards with arguments, e.g. --verbose.
Gabor Karsay <gabor.karsay@gmx.at> not-needed 2026-01-26
0007-drop-pygtkcompat.patch drop pygtkcompat

Remove deprecated pygtkcompat dependency from livedemo.py

Replace pygtkcompat with modern PyGObject 3.x API to fix compatibility
with current PyGObject versions. The pygtkcompat module was removed
after PyGObject 3.50.x series and is no longer available.

Changes:
- Remove pygtkcompat import and enable calls
- Add gi.require_version('Gtk', '3.0') requirement
- Update GTK API calls to use Gtk.* instead of gtk.*
- Update wrap mode constant to Gtk.WrapMode.WORD
- Update main loop call to Gtk.main()

Fixes Debian bug #1118277
Kevin Lenzo <lenzo@duolingo.com> no 2025-10-23

All known versions for source package 'pocketsphinx'

Links