summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorYurii Kolesnykov2018-10-01 19:44:34 +0300
committerYurii Kolesnykov2018-10-01 19:44:34 +0300
commite44f7b5752f82e31cffb6cb429a014b62af6996e (patch)
treef4852ca35d0defa2f21338aad165172c0de4c50a /.SRCINFO
downloadaur-e44f7b5752f82e31cffb6cb429a014b62af6996e.tar.gz
fix maintainer
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO43
1 files changed, 43 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..81e166a3a573
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,43 @@
+pkgbase = linux-drm-misc-next-git
+ pkgdesc = Kernel DRM miscellaneous fixes and cross-tree changes
+ pkgver = 4.2
+ pkgrel = 2
+ url = https://cgit.freedesktop.org/drm/drm
+ arch = x86_64
+ license = GPL2
+ makedepends = xmlto
+ makedepends = docbook-xsl
+ makedepends = kmod
+ makedepends = inetutils
+ makedepends = bc
+ makedepends = git
+ makedepends = libelf
+ options = !strip
+ source = linux-drm-misc-next-git::git://anongit.freedesktop.org/drm/drm-misc#branch=drm-misc-next
+ source = config.x86_64
+ source = linux.install
+ source = linux-drm-misc-next-git.preset
+ sha256sums = SKIP
+ sha256sums = c9ab9676e52a6249a1d3f0382e88d40975fdcb14c78f252d0bf920eb62d8d866
+ sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
+ sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
+
+pkgname = linux-drm-misc-next-git
+ pkgdesc = The Linux kernel and modules with DRM patches
+ 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-drm-misc-next-git.preset
+
+pkgname = linux-drm-misc-next-git-headers
+ pkgdesc = Header files and scripts for building modules for Linux kernel with DRM patches
+ provides = linux-headers
+
+pkgname = linux-drm-misc-next-git-docs
+ pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux kernel with DRM patches
+ provides = linux-docs
+