mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
New package: giada-0.13.4
This commit is contained in:
parent
576c89c34e
commit
5399cf9787
1 changed files with 21 additions and 0 deletions
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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue