mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
audio/ardour: Update to 7.5.0 release.
ChangeLog: https://ardour.org/whatsnew.html PR: 272363 Reported by: dev@submerge.ch (maintainer)
This commit is contained in:
parent
ee11961149
commit
f982e7ede8
3 changed files with 9 additions and 7 deletions
|
@ -1,11 +1,11 @@
|
|||
PORTNAME= ardour
|
||||
DISTVERSION= 7.4.0
|
||||
DISTVERSION= 7.5.0
|
||||
CATEGORIES= audio
|
||||
# Official source download is tailored to browsers, downloads from github are
|
||||
# deliberately made empty. Put the badly named distfile into a subdirectory.
|
||||
MASTER_SITES= https://community.ardour.org/download/release/
|
||||
DISTNAME= Ardour-${DISTVERSION}
|
||||
DISTFILES= 528
|
||||
DISTFILES= 534
|
||||
DIST_SUBDIR= ${DISTNAME}
|
||||
|
||||
MAINTAINER= dev@submerge.ch
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1682635949
|
||||
SHA256 (Ardour-7.4.0/528) = 4df3e9416df6b3d653564855e870f131c989ec1e4f5f4cea0b06598d617a4d3b
|
||||
SIZE (Ardour-7.4.0/528) = 12940403
|
||||
TIMESTAMP = 1688296708
|
||||
SHA256 (Ardour-7.5.0/534) = a63beabe8c665fa685316f0e97d48ac9c95a93a0e5befcad2db731c77af9310f
|
||||
SIZE (Ardour-7.5.0/534) = 13465772
|
||||
|
|
|
@ -87,7 +87,7 @@ lib/%%ARDOUR_MAJOR%%/panners/libpanbalance.so
|
|||
lib/%%ARDOUR_MAJOR%%/panners/libpanvbap.so
|
||||
lib/%%ARDOUR_MAJOR%%/sanityCheck
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_cc121.so
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_contourdesign.so
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_console1.so
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_faderport.so
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_faderport16.so
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_faderport2.so
|
||||
|
@ -96,7 +96,6 @@ lib/%%ARDOUR_MAJOR%%/surfaces/libardour_generic_midi.so
|
|||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_launch_control_xl.so
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_mcp.so
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_osc.so
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_push2.so
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_us2400.so
|
||||
lib/%%ARDOUR_MAJOR%%/surfaces/libardour_websockets.so
|
||||
lib/%%ARDOUR_MAJOR%%/utils/ardour-util.sh
|
||||
|
@ -149,6 +148,7 @@ share/applications/%%ARDOUR_MAJOR%%.desktop
|
|||
%%DATADIR%%/icons/close.png
|
||||
%%DATADIR%%/icons/computer_keyboard.png
|
||||
%%DATADIR%%/icons/computer_keyboard_active.png
|
||||
%%DATADIR%%/icons/console1.png
|
||||
%%DATADIR%%/icons/eighthnote.png
|
||||
%%DATADIR%%/icons/expand_left_right_cursor.png
|
||||
%%DATADIR%%/icons/expand_up_down_cursor.png
|
||||
|
@ -701,6 +701,7 @@ share/applications/%%ARDOUR_MAJOR%%.desktop
|
|||
%%DATADIR%%/patchfiles/Roland_SH_32.midnam
|
||||
%%DATADIR%%/patchfiles/Roland_Session_Expansion.midnam
|
||||
%%DATADIR%%/patchfiles/Roland_Sirius.midnam
|
||||
%%DATADIR%%/patchfiles/Roland_SonicCell.midnam
|
||||
%%DATADIR%%/patchfiles/Roland_Special_FX_Expansion.midnam
|
||||
%%DATADIR%%/patchfiles/Roland_Studio_Exp.midnam
|
||||
%%DATADIR%%/patchfiles/Roland_Studio_Expansion.midnam
|
||||
|
@ -797,6 +798,7 @@ share/applications/%%ARDOUR_MAJOR%%.desktop
|
|||
%%DATADIR%%/resources/Ardour-splash.png
|
||||
%%DATADIR%%/scripts/HiAndLowPass.lua
|
||||
%%DATADIR%%/scripts/a-noise.lua
|
||||
%%DATADIR%%/scripts/a_dtmf_phone.lua
|
||||
%%DATADIR%%/scripts/a_mute.lua
|
||||
%%DATADIR%%/scripts/a_slow_mute.lua
|
||||
%%DATADIR%%/scripts/ab_switch.lua
|
||||
|
|
Loading…
Add table
Reference in a new issue