void-packages/srcpkgs/hydroxide/template
2019-04-14 16:16:41 -03:00

18 lines
532 B
Bash

# Template file for 'hydroxide'
pkgname=hydroxide
version=0.2.3
revision=1
build_style=go
go_import_path=github.com/emersion/hydroxide/cmd/hydroxide
hostmakedepends="git"
short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge"
maintainer="DirectorX <void.directorx@protonmail.com>"
license="MIT"
homepage="https://github.com/emersion/hydroxide"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=6c2385786abbf5a78885047675217e83aaf160ea071d6359d1a7a01df2426468
post_install() {
vlicense LICENSE
}