summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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}
+