mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
Merge pull request #263 from jan-schreib/master
New package: notmuch 0.17
This commit is contained in:
commit
2e68cc1182
1 changed files with 13 additions and 0 deletions
13
srcpkgs/notmuch/template
Normal file
13
srcpkgs/notmuch/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'notmuch'
|
||||||
|
pkgname=notmuch
|
||||||
|
version=0.17
|
||||||
|
revision=1
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="xapian-core-devel gmime-devel talloc-devel"
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="notmuch -- the mail indexer"
|
||||||
|
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="http://notmuchmail.org"
|
||||||
|
distfiles="http://notmuchmail.org/releases/notmuch-0.17.tar.gz"
|
||||||
|
checksum=d215e0e7e536c50bc0d8a455a58bb4ddabe0678cc637c4dcebdb57d5c4bcbe95
|
Loading…
Add table
Reference in a new issue