summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMatt Parnell2015-06-15 21:23:51 -0500
committerMatt Parnell2015-06-15 21:23:51 -0500
commit8a98939f11f953e24fee7749472f01126166701f (patch)
tree1f4a8c437b9979d6369c5dba9da1600a46c6801a /.SRCINFO
downloadaur-8a98939f11f953e24fee7749472f01126166701f.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2e24ad285b89
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+pkgbase = linux-zen
+ pkgdesc = Featureful kernel including various new features, code and optimizations to better suit desktops
+ pkgver = 4.0.0+507377+g7a1a41c
+ pkgrel = 1
+ url = http://www.zen-kernel.org
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = git
+ options = !strip
+ source = linux-zen.conf
+ source = linux-zen.preset
+ source = git://github.com/damentz/zen-kernel.git#branch=4.0/master
+ sha256sums = 6373073ad943e068478ef1373be4eb2a7e473da8743d946f1f50cd364685ab87
+ sha256sums = 18fe6b2664a9a740544c4cb990efe5ec933d6e64caf9e5d0a6ced92af0027c2d
+ sha256sums = SKIP
+
+pkgname = linux-zen
+ install = linux-zen.install
+ depends = coreutils
+ depends = linux-firmware
+ depends = kmod
+ depends = mkinitcpio>=0.5.20
+ optdepends = linux-zen-headers: to build third party modules such as NVIDIA drivers or OSSv4
+ optdepends = crda: to set the correct wireless channels of your country
+ backup = etc/mkinitcpio.d/linux-zen.conf
+
+pkgname = linux-zen-headers
+