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
9237a956
Verified
Commit
9237a956
authored
3 years ago
by
Bart Ribbers
Committed by
Clayton Craft
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
device/testing/soc-sprd-audio: fix audio with alsa-ucm-conf>=1.2.6.x (MR 2743)
parent
15c5b031
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
device/testing/soc-sprd-audio/APKBUILD
+5
-6
5 additions, 6 deletions
device/testing/soc-sprd-audio/APKBUILD
with
5 additions
and
6 deletions
device/testing/soc-sprd-audio/APKBUILD
+
5
−
6
View file @
9237a956
# Maintainer: Anri Dellal <anridellal@gmail.com>
pkgname
=
soc-sprd-audio
pkgver
=
1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Audio support for Spreadtrum devices (common files)"
url
=
"https://postmarketos.org"
arch
=
"noarch"
...
...
@@ -13,7 +13,7 @@ source="
90-sprdphone.rules
sc8830/sprdphone.conf
sc8830/HiFi
"
"
package
()
{
install
-Dm644
"
$srcdir
"
/asound.conf
"
$pkgdir
"
/etc/asound.conf
...
...
@@ -22,10 +22,9 @@ package() {
sc8830
()
{
depends
=
"soc-sprd-audio"
install
-Dm644
"
$srcdir
"
/sprdphone.conf
\
"
$subpkgdir
"
/usr/share/alsa/ucm2/sprdphone/sprdphone.conf
install
-Dm644
"
$srcdir
"
/HiFi
\
"
$subpkgdir
"
/usr/share/alsa/ucm2/sprdphone/HiFi
install
-Dm644
-t
"
$subpkgdir
"
/usr/share/alsa/ucm2/conf.d/sprdphone
\
"
$srcdir
"
/sprdphone.conf
\
"
$srcdir
"
/HiFi
}
sha512sums
=
"369df19f9bf7546236b81a33c00b6384e88e979c4711fead3749f8e60f4cd99f37b31baf1f00d05a821cb71ca2f440648e13083653f1a4ec0c178c7c1c415a58 asound.conf
27479383bbbce14071bc66a3cb0abb61d62e4e044997a4a55e50de22cb27881edb27c46b5263f043ac6e03d34616b34b74127ee529636d0a570462483c378cb5 90-sprdphone.rules
...
...
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