mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
ardour: update to 7.2.
This commit is contained in:
parent
4acfbea769
commit
f64568438b
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ardour'
|
||||
pkgname=ardour
|
||||
version=7.0
|
||||
version=7.2
|
||||
revision=1
|
||||
build_style=waf3
|
||||
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"
|
||||
|
||||
CXXFLAGS="-fpermissive"
|
||||
PATH="/usr/libexec/chroot-git:$PATH"
|
||||
export PATH="/usr/libexec/chroot-git:$PATH"
|
||||
conf_files="/etc/ardour7/*"
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
pkgname=Ardour
|
||||
site=https://community.ardour.org/src/
|
||||
|
|
Loading…
Add table
Reference in a new issue