diff options
author | archdevlab | 2024-05-16 21:30:03 -0400 |
---|---|---|
committer | archdevlab | 2024-05-16 21:30:03 -0400 |
commit | 56f0673074179d5cc90dcb3c08fa1f22626208f9 (patch) | |
tree | ec14fba7d3404951d213310c2134367118f43312 | |
parent | 6eda9ab4bca4467159103acc98e79cfef0fdd335 (diff) | |
download | aur-56f0673074179d5cc90dcb3c08fa1f22626208f9.tar.gz |
adopt and update
-rw-r--r-- | .SRCINFO | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..50cc4be4f4b8 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,66 @@ +pkgbase = linux-amd-znver2 + pkgver = 6.9.0 + pkgrel = 1 + url = https://www.kernel.org/ + arch = x86_64 + license = GPL-2.0-only + makedepends = bc + makedepends = cpio + makedepends = gettext + makedepends = libelf + makedepends = pahole + makedepends = perl + makedepends = python + makedepends = tar + makedepends = xz + makedepends = kmod + makedepends = xmlto + makedepends = graphviz + makedepends = imagemagick + makedepends = python-sphinx + makedepends = python-yaml + makedepends = texlive-latexextra + makedepends = bison + makedepends = flex + makedepends = zstd + makedepends = make + makedepends = patch + makedepends = gcc + makedepends = gcc-libs + makedepends = glibc + makedepends = binutils + makedepends = git + options = !debug + options = !strip + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.tar.xz + source = https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/1e29f0ecf2221b2fbf580752f42ab5040d88b5e0/config + source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch + source = 0002-drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch + source = 0003-arch-Kconfig-Default-to-maximum-amount-of-ASLR-bits.patch + source = 0004-docs-kernel_include.py-Fix-build-with-docutils-0.21..patch + source = more-uarches-for-kernel-6.8-rc4+.patch + sha256sums = 24fa01fb989c7a3e28453f117799168713766e119c5381dac30115f18f268149 + sha256sums = 5f8a4de3f17d6d1b624e70514327b05fafffe8af913f95829b9c6830b4a8a4e3 + sha256sums = e3ff7450ac5ce41729febf471cba26446f88c3e711808cb01a012ed4d9f8d345 + sha256sums = 29c297704b3e6a8b865457061dd829e449e4c7a5fda29b74352738643ef649cc + sha256sums = 87470fae9a8a0080c2cb3d38be224b3ccbcb2004316207e0d148ff8a62764a9e + sha256sums = 1e36095b05ee849ad05e3696f3e16cc15e0467b7065ec8fe4624bffa3afaf6b5 + sha256sums = f4e7fcd011f2691840d2c8c2361dca850a78ea33cc5c24d2e27c3e0294fd1dc5 + +pkgname = linux-amd-znver2 + pkgdesc = The Linux kernel and modules - Compile with AMD Family 17h Zen 2 processors support + depends = coreutils + depends = initramfs + depends = kmod + optdepends = wireless-regdb: to set the correct wireless channels of your country + optdepends = linux-firmware: firmware images needed for some devices + provides = KSMBD-MODULE + provides = VIRTUALBOX-GUEST-MODULES + provides = WIREGUARD-MODULE + replaces = virtualbox-guest-modules-arch + replaces = wireguard-arch + +pkgname = linux-amd-znver2-headers + pkgdesc = Headers and scripts for building modules for the linux-amd-znver2 package + depends = linux-amd-znver2 + depends = pahole |