Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
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
Model registry
Monitor
Service Desk
Analyze
Model experiments
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
alpine
aports
Commits
5abf21ae
Commit
5abf21ae
authored
2 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
community/sof-bin: upgrade to 2.2.2
parent
6bbcbe0d
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
community/sof-bin/APKBUILD
+15
-15
15 additions, 15 deletions
community/sof-bin/APKBUILD
with
15 additions
and
15 deletions
community/sof-bin/APKBUILD
+
15
−
15
View file @
5abf21ae
# Maintainer: Alex Xu (Hello71) <alex_y_xu@yahoo.ca>
# Maintainer: Alex Xu (Hello71) <alex_y_xu@yahoo.ca>
pkgname
=
sof-bin
pkgname
=
sof-bin
pkgver
=
2.2
pkgver
=
2.2
.2
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Sound Open Firmware"
pkgdesc
=
"Sound Open Firmware"
url
=
"https://github.com/thesofproject/sof-bin"
url
=
"https://github.com/thesofproject/sof-bin"
arch
=
"x86_64"
arch
=
"x86_64"
license
=
"BSD-3-Clause MIT ISC"
license
=
"BSD-3-Clause MIT ISC"
options
=
"!check"
options
=
"!check"
subpackages
=
"sof-doc:doc sof-firmware:firmware"
subpackages
=
"
$pkgname
-doc sof-firmware:firmware"
depends
=
"sof-firmware"
source
=
"https://github.com/thesofproject/
$pkgname
/releases/download/v
$pkgver
/
$pkgname
-v
$pkgver
.tar.gz"
source
=
"https://github.com/thesofproject/
$pkgname
/releases/download/v
$pkgver
/
$pkgname
-v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
package
()
{
package
()
{
depends
=
"sof-firmware sof-tools"
mkdir
-p
"
$pkgdir
"
/usr/share/licenses
\
mkdir
-p
$pkgdir
"
$pkgdir
"
/lib/firmware/intel
}
cp
-a
sof-v
$pkgver
"
$pkgdir
"
/lib/firmware/intel/
ln
-s
sof-v
$pkgver
"
$pkgdir
"
/lib/firmware/intel/sof
cp
-a
sof-tplg-v
$pkgver
"
$pkgdir
"
/lib/firmware/intel/
ln
-s
sof-tplg-v
$pkgver
"
$pkgdir
"
/lib/firmware/intel/sof-tplg
doc
()
{
install
-m644
LICENCE.
*
Notice.
*
"
$pkgdir
"
/usr/share/licenses/
mkdir
-p
$subpkgdir
/usr/share/licenses
install
-m644
$builddir
/LICENCE.
*
$builddir
/Notice.
*
$subpkgdir
/usr/share/licenses/
}
}
firmware
()
{
firmware
()
{
mkdir
-p
$subpkgdir
/lib/firmware/intel
depends
=
cp
-a
$builddir
/sof-v
$pkgver
$subpkgdir
/lib/firmware/intel/
amove lib/firmware
ln
-s
sof-v
$pkgver
$subpkgdir
/lib/firmware/intel/sof
cp
-a
$builddir
/sof-tplg-v
$pkgver
$subpkgdir
/lib/firmware/intel/
ln
-s
sof-tplg-v
$pkgver
$subpkgdir
/lib/firmware/intel/sof-tplg
}
}
sha512sums
=
"
sha512sums
=
"
3cd06f6b8f8d6c3379b987cffa019a0d84263b8e00de40c18516c3e90745d5e150bdf71a8005b1ba704e44bf84d7030195e9c0ebfcd6e35228f4c14e9290cd95
sof-bin-v2.2.tar.gz
6a3be7088f8a93a052563e040a588c600512d08d4b75ae5567db255e334997a6401d41863dcb416562eee07fef0bd2abe1d9d0403cd236ab007474f66271db50
sof-bin-v2.2.
2.
tar.gz
"
"
This diff is collapsed.
Click to expand it.
Natanael Copa
@ncopa
mentioned in merge request
!41444 (closed)
·
2 years ago
mentioned in merge request
!41444 (closed)
mentioned in merge request !41444
Toggle commit list
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