mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
calf: update to 0.90.4, adopt.
This commit is contained in:
parent
a85956e5a4
commit
8b0bf53ca0
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'calf'
|
# Template file for 'calf'
|
||||||
pkgname=calf
|
pkgname=calf
|
||||||
version=0.90.3
|
version=0.90.4
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="--enable-experimental"
|
configure_args="--enable-experimental"
|
||||||
|
@ -10,12 +10,12 @@ makedepends="expat-devel dssi-devel jack-devel glib-devel gtk+-devel
|
||||||
cairo-devel fftw-devel fluidsynth-devel ladspa-sdk lv2"
|
cairo-devel fftw-devel fluidsynth-devel ladspa-sdk lv2"
|
||||||
depends="ladspa-sdk lv2 desktop-file-utils hicolor-icon-theme"
|
depends="ladspa-sdk lv2 desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="LV2/DSSI/LADSPA plug-ins suite and standalone JACK host"
|
short_desc="LV2/DSSI/LADSPA plug-ins suite and standalone JACK host"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="loadfred <freloagit@proton.me>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://calf-studio-gear.org"
|
homepage="https://calf-studio-gear.org"
|
||||||
changelog="https://raw.githubusercontent.com/calf-studio-gear/calf/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/calf-studio-gear/calf/master/ChangeLog"
|
||||||
distfiles="https://github.com/calf-studio-gear/calf/archive/${version}.tar.gz"
|
distfiles="https://github.com/calf-studio-gear/calf/archive/${version}.tar.gz"
|
||||||
checksum=8781cbd1a81dec59b5923a23141ab2ca74e0e724389e15ffcf3820ace138a46c
|
checksum=60ddef9062d92b245c71e9e8a565fbaaf015a5973eaebed615e0f63c89a14f8f
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*) configure_args+=" --enable-sse";;
|
i686*|x86_64*) configure_args+=" --enable-sse";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue