void-packages/srcpkgs/hydroxide/template

18 lines
527 B
Bash

# Template file for 'hydroxide'
pkgname=hydroxide
version=0.2.27
revision=2
build_style=go
go_import_path=github.com/emersion/hydroxide
go_package=$go_import_path/cmd/hydroxide
short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/emersion/hydroxide"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=d0d13a66d7aa0b0d674df6dacd63b0cdacd7261f999077ca13223d18969d20fb
post_install() {
vlicense LICENSE
}