Skip to content

Commit

Permalink
audio/ardour: Update to 7.5.0 release.
Browse files Browse the repository at this point in the history
ChangeLog: https://ardour.org/whatsnew.html

PR:		272363
Reported by:	dev@submerge.ch (maintainer)
  • Loading branch information
0EVSG authored and fernape committed Jul 6, 2023
1 parent ee11961 commit f982e7e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
4 changes: 2 additions & 2 deletions audio/ardour/Makefile
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions audio/ardour/distinfo
@@ -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
6 changes: 4 additions & 2 deletions audio/ardour/pkg-plist
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit f982e7e

Please sign in to comment.