17 lines
667 B
Bash
17 lines
667 B
Bash
# Template file for 'jamulus'
|
|
pkgname=jamulus
|
|
version=3.9.1
|
|
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"
|
|
changelog="https://raw.githubusercontent.com/jamulussoftware/jamulus/main/ChangeLog"
|
|
distfiles="https://github.com/jamulussoftware/jamulus/archive/${_version}.tar.gz"
|
|
checksum=758381a92ff7b264534773b71b6bf8e098bbeb6d693efdc2916609f2ff842889
|