New package: muchsync-4

This commit is contained in:
Anjan Momi 2017-12-27 19:51:08 -08:00 committed by Toyam Cox
parent ca146529a7
commit 0235ee4025

14
srcpkgs/muchsync/template Normal file
View file

@ -0,0 +1,14 @@
# 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