summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO52
1 files changed, 52 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..cf0e5ffc8f6a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,52 @@
+pkgbase = linux-clang
+ pkgdesc = Linux but built with clang
+ pkgver = 5.18.14.arch1
+ pkgrel = 2
+ url = https://github.com/archlinux/linux/commits/v5.18.14-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.14-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