blob: b2d6d73a3e6dea943e2fdbd9698088599da27190 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
pkgbase = linux-galaxyaudio
pkgdesc = Linux kernel for Samsung Galaxy Book 4 with MAX98390 sound support
pkgver = 6.19.6
pkgrel = 1
url = https://github.com/thesofproject/linux/pull/5616
install = linux-galaxyaudio.install
arch = x86_64
license = GPL2
makedepends = bc
makedepends = kmod
makedepends = libelf
makedepends = cpio
makedepends = perl
makedepends = tar
makedepends = xz
makedepends = python
makedepends = git
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.6.tar.xz
source = config
source = max98390-sound.patch
sha256sums = 4d9f3ff73214f68c0194ef02db9ca4b7ba713253ac1045441d4e9f352bc22e14
sha256sums = ea0faab7ec127f8510edbb7934fe3060c4a5617c23900e7f049b539c3db579d9
sha256sums = 1a307906770dcd549be003dca120531653d8ad9f3c27b3fc9df5fe99384812b2
pkgname = linux-galaxyaudio
pkgdesc = The Linux kernel for Samsung Galaxy Book 4 with MAX98390 sound support kernel and modules
depends = coreutils
depends = kmod
depends = initramfs
optdepends = linux-firmware: firmware images needed for some devices
provides = linux
pkgname = linux-galaxyaudio-headers
pkgdesc = Headers and scripts for building modules for the Linux kernel for Samsung Galaxy Book 4 with MAX98390 sound support kernel
depends = pahole
|