mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
parent
c8682904d6
commit
3e6a6f200a
1 changed files with 18 additions and 0 deletions
18
srcpkgs/hydroxide/template
Normal file
18
srcpkgs/hydroxide/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'hydroxide'
|
||||||
|
pkgname=hydroxide
|
||||||
|
version=0.1.0
|
||||||
|
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=59bd740c32457d3f7636d15d097667da666a7312a0fc227ca64985aadda218ee
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue