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
e5efdcf8
Verified
Commit
e5efdcf8
authored
1 year ago
by
Brady Norander
Committed by
Clayton Craft
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
alsa-ucm-conf-cros: new aport (MR 5020)
parent
132659ec
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CODEOWNERS
+1
-0
1 addition, 0 deletions
CODEOWNERS
device/community/alsa-ucm-conf-cros/APKBUILD
+20
-0
20 additions, 0 deletions
device/community/alsa-ucm-conf-cros/APKBUILD
with
21 additions
and
0 deletions
CODEOWNERS
+
1
−
0
View file @
e5efdcf8
...
...
@@ -52,6 +52,7 @@ device/*/*-xiaomi-tissot/ @jiaxyga @barni2000
device/*/*-xiaomi-vince/
@M0Rf30
device/*/*-xiaomi-wt88047/
@Minecrell
device/*/*-xiaomi-ysl/
@barni2000
device/*/alsa-ucm-conf-cros/
@WeirdTreeThing
device/*/device-fairphone-*/
@z3ntu
device/*/device-google-nyan-big/
@jenneron
device/*/device-google-nyan-blaze/
@jenneron
...
...
This diff is collapsed.
Click to expand it.
device/community/alsa-ucm-conf-cros/APKBUILD
0 → 100644
+
20
−
0
View file @
e5efdcf8
# Maintainer: WeirdTreeThing <bradyn127@protonmail.com>
pkgname
=
alsa-ucm-conf-cros
pkgver
=
0.5
pkgrel
=
0
pkgdesc
=
"ALSA UCM configuration for Chrome OS devices"
url
=
"https://github.com/WeirdTreeThing/alsa-ucm-conf-cros"
arch
=
"noarch"
depends
=
"alsa-ucm-conf"
replaces
=
"alsa-ucm-conf"
license
=
"BSD-3-Clause"
options
=
"!check"
source
=
"
$pkgname
-
$pkgver
.tar.gz::
$url
/archive/refs/tags/
$pkgver
.tar.gz"
package
()
{
mkdir
-p
"
$pkgdir
"
/usr/share/alsa/
cp
-r
ucm2
"
$pkgdir
"
/usr/share/alsa
}
sha512sums
=
"
844f23b640bbdbcef83f9cc11444ee80bfc83095d7917f5c12c2e3b99f120fd014c74c91deae02ec0f2210115270e518977fdef77dca5a3ab5d8df53e5ec62b1 alsa-ucm-conf-cros-0.5.tar.gz
"
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