summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorhaawda2017-04-11 07:02:47 +0200
committerhaawda2017-04-11 07:02:47 +0200
commitef215326571398ceb57fa9e660ce4b3fee6e5fd9 (patch)
treef2b8c27b107593d54cc0419a9168448bb9acf52a /.SRCINFO
downloadaur-ef215326571398ceb57fa9e660ce4b3fee6e5fd9.tar.gz
initial upload
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO65
1 files changed, 65 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c61cc85db1f3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,65 @@
+# Generated by mksrcinfo v8
+# Tue Apr 11 05:01:28 UTC 2017
+pkgbase = notmuch-git
+ pkgver = 0.24.1.59.gce8c8882
+ pkgrel = 1
+ url = https://notmuchmail.org/
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = python2
+ makedepends = python
+ makedepends = python-sphinx
+ makedepends = emacs
+ makedepends = gnupg
+ makedepends = ruby
+ makedepends = pkgconfig
+ makedepends = xapian-core
+ makedepends = gmime
+ makedepends = talloc
+ options = !distcc
+ options = !makeflags
+ source = git://notmuchmail.org/git/notmuch
+ source = not_byte_compile_notmuch_el.patch
+ md5sums = SKIP
+ md5sums = 07fa5cbbf2c7e0d5a19352c652e9c9cf
+
+pkgname = notmuch-git
+ pkgdesc = Not much of an email program
+ install = notmuch.install
+ depends = notmuch-runtime
+ optdepends = emacs: for using the emacs interface
+ optdepends = vim: for using the vim interface
+ optdepends = python2: for using the python2 bindings
+ optdepends = ruby: for using the ruby bindings
+ optdepends = gnupg: for email encryption
+ provides = ${pkgname//-git}
+ conflicts = ${pkgname//-git}
+
+pkgname = notmuch-vim-git
+ pkgdesc = Vim plugins for notmuch
+ arch = any
+ depends = notmuch-runtime-git
+ provides = ${pkgname//-git}
+ conflicts = ${pkgname//-git}
+
+pkgname = notmuch-mutt-git
+ pkgdesc = The mail indexer
+ arch = any
+ depends = notmuch-runtime
+ depends = perl-mailtools
+ depends = perl-mail-box
+ depends = perl-term-readline-gnu
+ depends = perl-string-shellquote
+ depends = perl-file-which
+ provides = ${pkgname//-git}
+ conflicts = ${pkgname//-git}
+
+pkgname = notmuch-runtime-git
+ pkgdesc = Runtime for notmuch and notmuch-mutt
+ depends = xapian-core
+ depends = gmime
+ depends = talloc
+ provides = ${pkgname//-git}
+ conflicts = ${pkgname//-git}
+