summarylogtreecommitdiffstats
path: root/caps_9.x.patch
diff options
context:
space:
mode:
authorAyush Shenoy2023-01-09 21:56:00 +0530
committerAyush Shenoy2023-01-09 21:56:00 +0530
commitb6021a964a732a25883957d3539d315a10c2b09a (patch)
tree08ff4d679efddd973516e99a0eedb48e8b147356 /caps_9.x.patch
parent75ca19804425ddce4384eb4114d13ed0609c15ac (diff)
downloadaur-alsaequal.tar.gz
Change source and update PKGBUILD for v0.7.1
Diffstat (limited to 'caps_9.x.patch')
-rw-r--r--caps_9.x.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/caps_9.x.patch b/caps_9.x.patch
deleted file mode 100644
index e5856b333e11..000000000000
--- a/caps_9.x.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-
---- ctl_equal.c 2009-01-31 23:06:47.000000000 +0100
-+++ ctl_equal.c 2014-01-23 15:23:01.000000000 +0100
-@@ -167,7 +167,7 @@
- snd_ctl_equal_t *equal;
- const char *controls = ".alsaequal.bin";
- const char *library = "/usr/lib/ladspa/caps.so";
-- const char *module = "Eq";
-+ const char *module = "Eq10";
- long channels = 2;
- const char *sufix = " Playback Volume";
- int err, i, index;
---- pcm_equal.c 2010-02-01 23:55:00.000000000 +0100
-+++ pcm_equal.c 2014-01-23 15:23:16.000000000 +0100
-@@ -151,7 +151,7 @@
- snd_config_t *sconf = NULL;
- const char *controls = ".alsaequal.bin";
- const char *library = "/usr/lib/ladspa/caps.so";
-- const char *module = "Eq";
-+ const char *module = "Eq10";
- long channels = 2;
- int err;