Skip to content

Commit

Permalink
Extend merge for pocketsphinx (from report)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Nov 22, 2024
1 parent efcb32d commit 951e695
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 800.renames-and-merges/p.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,10 @@
- { setname: pnmixer, name: $0-gtk3, addflavor: true }
- { setname: pnp4nagios, name: pnp4nagios-cgi }
- { setname: pocketfft, name: pocketfft-cpp } # XXX: problem
- { setname: pocketsphinx, name: [cmu-pocketsphinx, python:pocketsphinx, pocketsphinx5, cmusphinx, sphinx2, sphinx3, cmu-sphinx3, cmusphinx3] }
- { setname: pocketsphinx, name: python:pocketsphinx, addflavor: python }
- { setname: pocketsphinx, name: [cmu-pocketsphinx, pocketsphinx5, cmusphinx, sphinx2, sphinx3, cmu-sphinx3, cmusphinx3] }
- { setname: pocketsphinx, name: [cmu-sphinxbase, sphinxbase, sphinxbase5], addflavor: sphinxbase } # merged into
- { setname: pocketsphinx, name: [pocketsphinx-python, python:pocketsphinx-python], outdated: true } # deprecated python bindings
- { setname: podman, name: libpod, addflavor: true }
- { setname: podofo, name: libpodofo }
- { setname: poetry, name: "python:$0" }
Expand Down

0 comments on commit 951e695

Please sign in to comment.