New package: giada-0.13.4
This commit is contained in:
21
srcpkgs/giada/template
Normal file
21
srcpkgs/giada/template
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# Template file for 'giada'
|
||||||
|
pkgname=giada
|
||||||
|
version=0.13.4
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--target=linux"
|
||||||
|
hostmakedepends="automake"
|
||||||
|
makedepends="fltk-devel jack-devel jansson-devel libsamplerate-devel
|
||||||
|
libsndfile-devel libXpm-devel pulseaudio-devel rtmidi-devel"
|
||||||
|
short_desc="Loop machine, audio tool for DJs, live performers and musicians"
|
||||||
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://www.giadamusic.com/"
|
||||||
|
distfiles="https://github.com/monocasual/giada/archive/v${version}.tar.gz"
|
||||||
|
checksum=9cfeeede201afc1c03f820ddf2dc354a2853bcb8ad8d1114b3bbe3f1e4968fc6
|
||||||
|
|
||||||
|
CPPFLAGS="-Wno-error=cpp"
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf -fi
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user