Package: pacpl / 5.0.1-1
Metadata
Package | Version | Patches format |
---|---|---|
pacpl | 5.0.1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
30_readme_module.patch | (download) |
extra/README.module |
14 9 + 5 - 0 ! |
better documentation for readme.module (in particular, specify where to install user modules). |
40_change normalize to normalize audio.patch | (download) |
pacpl |
4 2 + 2 - 0 ! |
correct "normalize" program and package name. "normalize" Debian package was renamed to "normalize-audio". |
80 fix_enforce_outdir_switch_if_p_switch_is_used.patch | (download) |
pacpl |
4 4 + 0 - 0 ! |
enforce using --outdir when --preserve is used |
configure exit0.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
have configure script quit with exit code 0 |
typos.patch | (download) |
pacpl |
10 5 + 5 - 0 ! |
fixes some typos in the manpage |
plugins.patch | (download) |
plugins/gnome/nautilus/install.sh |
6 3 + 3 - 0 ! |
tune plugin files for debian * Fix paths so they match the package's installation paths. * Avoid duplicate files. * Don't depend on bash. * Adapt the documentation. |
multiple format input.patch | (download) |
pacpl |
6 4 + 2 - 0 ! |
allow converting from multiple source formats When multiple source formats are used, e.g. by running `pacpl -t mpc myflac.flac myogg.ogg`, the same decoder is used for all the input files. This patch fixes this bug. |