2018-02-14 00:56:53 +00:00
|
|
|
# Template file for 'helm'.
|
|
|
|
pkgname=helm
|
|
|
|
version=0.9.0
|
2018-03-08 11:40:10 +00:00
|
|
|
revision=2
|
2018-02-14 00:56:53 +00:00
|
|
|
build_style=gnu-makefile
|
|
|
|
hostmakedepends="pkg-config"
|
2018-02-20 21:12:28 +00:00
|
|
|
makedepends="alsa-lib-devel libcurl-devel libX11-devel libXext-devel
|
|
|
|
libXinerama-devel freetype-devel MesaLib-devel jack-devel libXcursor-devel"
|
2018-02-14 00:56:53 +00:00
|
|
|
maintainer="Olga Ustuzhanina <me@laserbat.pw>"
|
|
|
|
short_desc="Polyphonic synth with lots of modulation"
|
|
|
|
homepage="http://tytel.org/helm"
|
|
|
|
license="GPL-3"
|
|
|
|
distfiles="https://github.com/mtytel/helm/archive/v${version}.tar.gz"
|
|
|
|
checksum=4004c11fd1d773cc2a12adb5336873bc86c5ecbd370b8da2820fed6ef5ec58ad
|
|
|
|
nocross="Uses uname -m to set SIMDFLAGS. Should be based on the target, not the host, architecture"
|