summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuna D Dragon2022-07-31 14:13:40 +0530
committerLuna D Dragon2022-07-31 14:13:40 +0530
commitd955667f1d34b9f5671cbcb2154a5f7672a275c9 (patch)
tree810b111cf9e026b76be1c5a206067a9739e49f00 /.SRCINFO
parent5f3987ba01e9a592b2b1e535c45a74c4c1e78fa0 (diff)
downloadaur-d955667f1d34b9f5671cbcb2154a5f7672a275c9.tar.gz
update SRCINFO
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO52
1 files changed, 52 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e56679411fa..e49c6ba4c388 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -102,3 +102,55 @@ pkgname = linux-clang-headers
pkgname = linux-clang-docs
pkgdesc = Documentation for the Linux but built with clang kernel
+pkgbase = linux-clang
+ pkgdesc = Linux but built with clang
+ pkgver = 5.18.15.arch1
+ pkgrel = 2
+ url = https://github.com/archlinux/linux/commits/v5.18.15-arch1
+ arch = x86_64
+ license = GPL2
+ makedepends = bc
+ makedepends = libelf
+ makedepends = pahole
+ makedepends = cpio
+ makedepends = perl
+ makedepends = tar
+ makedepends = xz
+ makedepends = xmlto
+ makedepends = python-sphinx
+ makedepends = python-sphinx_rtd_theme
+ makedepends = graphviz
+ makedepends = imagemagick
+ makedepends = texlive-latexextra
+ makedepends = clang
+ makedepends = llvm
+ makedepends = lld
+ makedepends = git
+ options = !strip
+ source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v5.18.15-arch1
+ source = config
+ validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
+ validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
+ validpgpkeys = A2FF3A36AAA56654109064AB19802F8B0D70FC30
+ validpgpkeys = C7E7849466FE2358343588377258734B41C31549
+ sha256sums = SKIP
+ sha256sums = 984ced21ae2c689e29454fac5bebb669ccdb73f0d116b9184f45904b55760120
+
+pkgname = linux-clang
+ pkgdesc = The Linux but built with clang kernel and modules
+ depends = coreutils
+ depends = kmod
+ depends = initramfs
+ optdepends = wireless-regdb: to set the correct wireless channels of your country
+ optdepends = linux-firmware: firmware images needed for some devices
+ provides = VIRTUALBOX-GUEST-MODULES
+ provides = WIREGUARD-MODULE
+ replaces = virtualbox-guest-modules-arch
+ replaces = wireguard-arch
+
+pkgname = linux-clang-headers
+ pkgdesc = Headers and scripts for building modules for the Linux but built with clang kernel
+ depends = pahole
+
+pkgname = linux-clang-docs
+ pkgdesc = Documentation for the Linux but built with clang kernel