15 lines
536 B
Bash
15 lines
536 B
Bash
# Template file for 'muchsync'
|
|
pkgname=muchsync
|
|
version=7
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config libxapian"
|
|
makedepends="libnotmuch-devel xapian-core-devel sqlite-devel openssl-devel"
|
|
depends="openssh notmuch"
|
|
short_desc="Synchronize notmuch mail across machines"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://muchsync.org"
|
|
distfiles="http://www.muchsync.org/src/${pkgname}-${version}.tar.gz"
|
|
checksum=f83e2f6fcd0ef4813475fddc8d39285686654da5f41565a1e9a9acd781a3beac
|