void-packages/srcpkgs/muchsync/template

15 lines
518 B
Bash
Raw Normal View History

2017-12-28 04:51:08 +01:00
# Template file for 'muchsync'
pkgname=muchsync
version=4
revision=1
short_desc="Synchronize notmuch mail across machines"
maintainer="Anjandev Momi <anjan@momi.ca>"
license="GPL-3"
homepage="http://muchsync.org"
distfiles="http://www.${pkgname}.org/src/${pkgname}-${version}.tar.gz"
checksum=c4cc82fb6be87a21ed7b36a969b12fa50be264025fbfe0a81d4e1e709e3d070d
hostmakedepends="pkg-config"
makedepends="libnotmuch-devel libxapian xapian-core-devel sqlite-devel libressl-devel"
depends="openssh"
build_style=gnu-configure