Files
linux-lts/pkg.info
T

54 lines
1.2 KiB
Plaintext

name: linux-lts
description: The longterm support version of the linux kernel
version: 6.18.33
revision: 1
url: https://www.kernel.org/
license: GPL2-only
maintainers:
- [email protected]
architecture: any
type: source
make_depends:
- bc
- clang
- cpio
- gettext
- libelf
- lld
- llvm
- openssl
- pahole
- perl
- rustc
- rust-bindgen
- rust-src
- xz-utils
- zlib
- zstd
downloads:
- url: https://cdn.kernel.org/pub/linux/kernel/v${BPM_PKG_VERSION%%.*}.x/linux-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: a0a0b86d485d409cfcc6be3fe85cdf23b8a5996b78d7a232c0e03d2a8bf258b6
split_packages:
- name: linux-lts
optional_depends:
- linux-lts-docs:For documentation
- linux-lts-headers:For building modules
- name: linux-lts-headers
description: The longterm support version of the linux kernel (Headers)
depends:
- linux-lts
- binutils
- lld
- llvm
- openssl
- pahole
- xxhash
- zlib
- zstd
- name: linux-lts-docs
description: The longterm support version of the linux kernel (Documentation)
depends:
- linux-lts