ardour: update to 7.2.

This commit is contained in:
tibequadorian 2022-11-24 22:29:05 +01:00 committed by Toyam Cox
parent 4acfbea769
commit f64568438b
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'ardour' # Template file for 'ardour'
pkgname=ardour pkgname=ardour
version=7.0 version=7.2
revision=1 revision=1
build_style=waf3 build_style=waf3
configure_args="--cxx11 --no-phone-home --with-backends=jack,alsa,dummy configure_args="--cxx11 --no-phone-home --with-backends=jack,alsa,dummy
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
homepage="http://ardour.org" homepage="http://ardour.org"
CXXFLAGS="-fpermissive" CXXFLAGS="-fpermissive"
PATH="/usr/libexec/chroot-git:$PATH" export PATH="/usr/libexec/chroot-git:$PATH"
conf_files="/etc/ardour7/*" conf_files="/etc/ardour7/*"
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then

View file

@ -1 +1,2 @@
pkgname=Ardour
site=https://community.ardour.org/src/ site=https://community.ardour.org/src/