summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSid2021-09-18 15:25:18 +0530
committerSid2021-09-18 16:32:56 +0530
commit99c77e5ac941f88f3fcbee5feef46e0b337e3dd9 (patch)
tree791e1b6d3632e65cc58a3b0d6d9b51030bdf8c65 /.SRCINFO
downloadaur-99c77e5ac941f88f3fcbee5feef46e0b337e3dd9.tar.gz
Fork from linux-mainline and setup initial PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO48
1 files changed, 48 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9d91f4d66841
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,48 @@
+pkgbase = linux-mainline-anbox
+ pkgdesc = Linux Mainline with ashmem and binder modules enabled
+ pkgver = 5.15rc1
+ pkgrel = 1
+ url = https://kernel.org/
+ arch = x86_64
+ license = GPL2
+ makedepends = bc
+ makedepends = kmod
+ 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 = git
+ options = !strip
+ source = linux-mainline-anbox::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.15-rc1
+ source = config
+ validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
+ validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
+ validpgpkeys = A2FF3A36AAA56654109064AB19802F8B0D70FC30
+ sha256sums = SKIP
+ sha256sums = 5cdca495212b2986c8ff9d1b0cd87f2d344a880c09237f062699385c9bbedf80
+
+pkgname = linux-mainline-anbox
+ pkgdesc = The Linux Mainline with ashmem and binder modules enabled kernel and modules
+ depends = coreutils
+ depends = kmod
+ depends = initramfs
+ optdepends = crda: 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-mainline
+ replaces = wireguard-maineline
+
+pkgname = linux-mainline-anbox-headers
+ pkgdesc = Headers and scripts for building modules for the Linux Mainline with ashmem and binder modules enabled kernel
+ depends = pahole
+
+pkgname = linux-mainline-anbox-docs
+ pkgdesc = Documentation for the Linux Mainline with ashmem and binder modules enabled kernel