void-packages/srcpkgs/hydroxide/template
2019-05-13 07:48:01 +02:00

19 lines
532 B
Bash

# Template file for 'hydroxide'
pkgname=hydroxide
version=0.2.4
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=58a24fa4c440a21af1bbf0001fee8bc8b41091148ac1ff3e17149d4f058adcdb
post_install() {
vlicense LICENSE
}