16 lines
575 B
Bash
16 lines
575 B
Bash
# Template file for 'jamulus'
|
|
pkgname=jamulus
|
|
version=3.9.0
|
|
revision=1
|
|
_version=r${version//./_}
|
|
build_style=qmake
|
|
configure_args="Jamulus.pro"
|
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-declarative-devel jack-devel qt5-multimedia-devel"
|
|
short_desc="Play music online. With friends. For free"
|
|
maintainer="astralchan <astral@astralchan.xyz>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://jamulus.io"
|
|
distfiles="https://github.com/corrados/jamulus/archive/${_version}.tar.gz"
|
|
checksum=742b1954111c55b39ea7b2863c762d6731359e2b4793ef2409b150096fb196a5
|