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
43135b42
Unverified
Commit
43135b42
authored
5 years ago
by
Minecrell
Committed by
Luca Weiss
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
device/soc-qcom-msm8916: add -modem subpackage (
!907
)
parent
bd5992fe
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/soc-qcom-msm8916/APKBUILD
+8
-2
8 additions, 2 deletions
device/soc-qcom-msm8916/APKBUILD
with
8 additions
and
2 deletions
device/soc-qcom-msm8916/APKBUILD
+
8
−
2
View file @
43135b42
# Maintainer: Minecrell <minecrell@minecrell.net>
pkgname
=
"soc-qcom-msm8916"
pkgdesc
=
"Common package for Qualcomm MSM8916 devices"
pkgver
=
1
pkgrel
=
1
pkgver
=
2
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"BSD-3-Clause"
arch
=
"aarch64 armv7"
options
=
"!check !archcheck"
depends
=
"mesa-dri-freedreno"
subpackages
=
"
$pkgname
-modem"
_ucm_commit
=
e4639175c20c7dfe8f31fe32735d1efa8af31a48
source
=
"
$pkgname
-
$_ucm_commit
.tar.gz::https://github.com/msm8916-mainline/alsa-ucm-conf/archive/
$_ucm_commit
.tar.gz"
...
...
@@ -18,4 +19,9 @@ package() {
-exec
install
-Dm644
{}
"
$pkgdir
"
/usr/share/alsa/ucm2/
{}
\;
}
modem
()
{
depends
=
"modem-qcom-msm-mainline-common"
mkdir
"
$subpkgdir
"
}
sha512sums
=
"392ed18933d3ccad8cecb8086742c6cfb44cb24d3de4e20dfa9caa137707df2439e45bd4e6215883c6f2710f279a12c408f09ab18c333682483eccf863ced0de soc-qcom-msm8916-e4639175c20c7dfe8f31fe32735d1efa8af31a48.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