Codebase list alsa-utils / 1a042e8
Add patch description. git-svn-id: svn://anonscm.debian.org/svn/pkg-alsa/trunk/alsa-utils@2784 9eaf2def-abe4-0310-ac0d-9aefe66b05c3 Jordi Mallach 10 years ago
2 changed file(s) with 5 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
44 * Add aplay_fix_off_by_one_errors.patch from git: fix two off by one
55 errors in aplay that prevented usage of the last available sample format.
66 * Add systemd_service_typo.patch from git: fix typo in service file.
7 * Add alsactl_home.patch: Add a new configure switch that allows to
7 * Add alsactl_home.patch: Add a new configure switch that allows one to
88 configure the value of $HOME for alsactl invocations.
99 * Pass --with-alsactl-home-dir=/var/run/alsa to configure, to avoid
1010 autospawned pulseaudio littering / (closes: #712980).
0 Author: Jordi Mallach <jordi@debian.org>
1 Description: Check for the existance of the state file before doing anything.
2 Forwarded: no
3
04 Index: alsa-utils-1.0.27.2/alsactl/Makefile.am
15 ===================================================================
26 --- alsa-utils-1.0.27.2.orig/alsactl/Makefile.am 2013-10-19 11:40:08.188312714 +0200