Skip to content
Snippets Groups Projects
Unverified Commit 43f8e109 authored by map220v's avatar map220v Committed by Oliver Smith
Browse files

alsa-ucm-conf-samsung-sm7125: add support for samsung-a72q (MR 3390)

parent d5d54b2b
Branches
No related tags found
No related merge requests found
# Maintainer: Leandro Friedrich <email@leandrofriedrich.de>
# Co-Maintainer: map220v <map220v300@gmail.com>
pkgname=alsa-ucm-conf-samsung-sm7125
pkgver=1
pkgver=1.1
pkgrel=0
pkgdesc="ALSA Use Case Manager configuration for Samsung Galaxy Phones based on Qualcomm's SM7125 SoC"
url="https://alsa-project.org"
......@@ -18,6 +18,8 @@ replaces="alsa-ucm-conf"
package() {
install -Dm644 "$srcdir/sm7125_GalaxyA52.conf" \
"$pkgdir/usr/share/alsa/ucm2/conf.d/sm8250/Galaxy A52.conf"
install -Dm644 "$srcdir/sm7125_GalaxyA52.conf" \
"$pkgdir/usr/share/alsa/ucm2/conf.d/sm8250/Galaxy A72.conf"
install -Dm644 "$srcdir/sm7125_GalaxyA52_HiFi.conf" \
"$pkgdir/usr/share/alsa/ucm2/Samsung/a52q/HiFi.conf"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment