summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoregnappahz2019-11-10 16:20:15 +0100
committeregnappahz2019-11-10 16:20:15 +0100
commit8670c69607d290d6d9a69f982cf4a2c775a5b25a (patch)
tree4d54cbd72faa8c1ba42dde6bbee439e7576fd90b /.SRCINFO
downloadaur-8670c69607d290d6d9a69f982cf4a2c775a5b25a.tar.gz
Initial push
Signed-off-by: egnappahz <egnappah@gmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO40
1 files changed, 40 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e41faa3da585
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,40 @@
+pkgbase = linux-amd
+ pkgver = 5.4.rc6
+ pkgrel = 1
+ url = https://www.kernel.org/
+ arch = x86_64
+ license = GPL2
+ makedepends = xmlto
+ makedepends = docbook-xsl
+ makedepends = kmod
+ makedepends = inetutils
+ makedepends = bc
+ makedepends = git
+ makedepends = libelf
+ options = !strip
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
+ source = config.x86_64
+ source = linux-amd.preset
+ sha256sums = SKIP
+ sha256sums = 04d1cfe9ada15276e220b46bcad8e06e5aceaa7b919baa64cb32d0a94bfa87f3
+ sha256sums = 71caf34adf69e9e2567a38cfc951d1c60b13dbe87f58a9acfeb3fe48ffdc9d08
+
+pkgname = linux-amd
+ pkgdesc = Linux kernel for AMD CPU based hardware
+ install = linux.install
+ depends = coreutils
+ depends = linux-firmware
+ depends = kmod
+ depends = mkinitcpio>=0.7
+ optdepends = crda: to set the correct wireless channels of your country
+ provides = linux
+ backup = etc/mkinitcpio.d/linux-amd.preset
+
+pkgname = linux-amd-headers
+ pkgdesc = Header files and scripts for building modules for Linux kerel for AMD CPU based hardware
+ provides = linux-headers
+
+pkgname = linux-amd-docs
+ pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux kernel
+ provides = linux-docs
+