guitarix2: update to 0.44.1
This commit is contained in:
parent
7627f45560
commit
c2c54c11f0
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'guitarix2'
|
||||
pkgname=guitarix2
|
||||
version=0.42.1
|
||||
revision=3
|
||||
version=0.44.1
|
||||
revision=1
|
||||
build_style=waf3
|
||||
configure_args="--cxxflags-release=-DNDEBUG --ladspa --new-ladspa --no-faust
|
||||
$(vopt_if avahi '' '--no-avahi') $(vopt_if bluez '' '--no-bluez')"
|
||||
|
@ -15,9 +15,9 @@ depends="desktop-file-utils fonts-roboto-ttf"
|
|||
short_desc="Virtual guitar amplifier running on Jack Audio Connection Kit"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://guitarix.org"
|
||||
homepage="https://guitarix.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/guitarix/guitarix/guitarix2-${version}.tar.xz"
|
||||
checksum=797e46e07148fba89e46fac4efe73a5b3a98f070bca85db3d143de781b142c80
|
||||
checksum=77e83d754f51ac38c5423f38eeb55de5b3e26128e60b511b02d2defcf36e6c18
|
||||
|
||||
build_options="avahi bluez"
|
||||
desc_option_bluez="Build with bluez support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue