Add coyim-0.3.11 template
This commit is contained in:
parent
2f6196fd88
commit
bdd1592399
1 changed files with 19 additions and 0 deletions
19
srcpkgs/coyim/template
Normal file
19
srcpkgs/coyim/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'coyim'
|
||||||
|
pkgname=coyim
|
||||||
|
version=0.3.11
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path=github.com/coyim/$pkgname
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="gtk+3-devel"
|
||||||
|
short_desc="Safe and secure XMPP chat client"
|
||||||
|
maintainer="Illia Shestakov <ishestakov@airmail.cc>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://coy.im"
|
||||||
|
distfiles="https://github.com/coyim/coyim/archive/v${version}.tar.gz"
|
||||||
|
checksum=4717901462f027578369358c8772eb5b14e22f053fc30e4c9dbcc2b053374a41
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
vdoc README.md
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue