Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
43f8e109
Unverified
Commit
43f8e109
authored
2 years ago
by
map220v
Committed by
Oliver Smith
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
alsa-ucm-conf-samsung-sm7125: add support for samsung-a72q (MR 3390)
parent
d5d54b2b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
temp/alsa-ucm-conf-samsung-sm7125/APKBUILD
+3
-1
3 additions, 1 deletion
temp/alsa-ucm-conf-samsung-sm7125/APKBUILD
with
3 additions
and
1 deletion
temp/alsa-ucm-conf-samsung-sm7125/APKBUILD
+
3
−
1
View file @
43f8e109
# 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"
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment