13 lines
546 B
Bash
13 lines
546 B
Bash
# Template file for 'qgo'
|
|
pkgname=qgo
|
|
version=2.1.1
|
|
revision=2
|
|
build_style=qmake
|
|
hostmakedepends="git qt5-qmake qt5-tools qt5-host-tools"
|
|
makedepends="qt5-devel qt5-multimedia-devel pulseaudio-devel"
|
|
short_desc="Go/Weiqi/Baduk client that supports the IGS, GTP and SGF protocols"
|
|
maintainer='Brandon Wilson <x@wilsonb.com>'
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/pzorin/qgo"
|
|
distfiles="https://github.com/xelxebar/${pkgname}/archive/v${version}.tar.gz"
|
|
checksum="e4a36f92abded9536e2bedb5748fd3aba6d150248b1b26a6985763dc4c15434e"
|