mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
coyim: nocross for now
This commit is contained in:
parent
23efefbe95
commit
e79ca3b7e8
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=coyim
|
|||
version=0.4.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/coyim/$pkgname
|
||||
go_import_path=github.com/coyim/coyim
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+3-devel"
|
||||
short_desc="Safe and secure XMPP chat client"
|
||||
|
@ -12,6 +12,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://coy.im"
|
||||
distfiles="https://github.com/coyim/coyim/archive/v${version}.tar.gz"
|
||||
checksum=f2bf1e73562fbcc3a0b264a30f92dfe427dffe2046e9f44459087ecac5890098
|
||||
nocross='https://build.voidlinux.org/builders/aarch64_builder/builds/40423/steps/shell_3/logs/stdio'
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue