alsa-lib ver. bump

This commit is contained in:
Rmys
2026-02-15 23:28:22 +03:00
parent 83aaf41953
commit f805140e66
2 changed files with 12 additions and 5 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
if get.buildTYPE() == "emul32":
pisitools.insinto("/usr/share/alsa", "alsa-ucm-conf-1.2.14/ucm2")
pisitools.insinto("/usr/share/doc/alsa-ucm-conf", "alsa-ucm-conf-1.2.14/LICENSE")
pisitools.insinto("/usr/share/alsa", "alsa-ucm-conf-1.2.15.3/ucm2")
pisitools.insinto("/usr/share/doc/alsa-ucm-conf", "alsa-ucm-conf-1.2.15.3/LICENSE")
pisitools.insinto("/usr/share/alsa", "alsa-topology-conf-1.2.5.1/topology")
pisitools.insinto("/usr/share/doc/alsa-topology-conf", "alsa-topology-conf-1.2.5.1/LICENSE")