mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
audio/ardour6: update 6.3.0 -> 6.5.0
PR: 251841 Submitted by: Michael Beer <beerml@sigma6audio.de> (maintainer) Relnotes: http://ardour.org/whatsnew.html
This commit is contained in:
parent
0c56c68b9b
commit
f1bb915d61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560409
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ardour6
|
||||
PORTVERSION= 6.3.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 6.5.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/
|
||||
# The original master side points to the latest release only:
|
||||
@ -57,7 +56,7 @@ BINARY_ALIAS+= gas=${CC}
|
||||
PLIST_SUB= ARDOURVERSION=${PORTVERSION}
|
||||
|
||||
CONFIGURE_ARGS= --optimize --ptformat --freedesktop --no-phone-home \
|
||||
--with-backends=jack,dummy --internal-shared-libs
|
||||
--with-backends=jack,dummy --internal-shared-libs --no-vst3
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/obj\.use = '\''libsmf libpbd'\''/obj\.use = '\''libsmf_internal libpbd'\''/g' ${WRKSRC}/libs/evoral/wscript
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1600982311
|
||||
SHA256 (Ardour-6.3.0.tar.bz2) = 93418636d7d93f66bdf479ed5bf3c6b0cc0198dc8f76c5555110d3147e4ec74b
|
||||
SIZE (Ardour-6.3.0.tar.bz2) = 11863993
|
||||
TIMESTAMP = 1607951843
|
||||
SHA256 (Ardour-6.5.0.tar.bz2) = ac981ec7565fa8a171116bc2fbeb3198a01aad4b7d7c846f965e074a8a162bdb
|
||||
SIZE (Ardour-6.5.0.tar.bz2) = 12000901
|
||||
|
@ -139,6 +139,7 @@ share/applications/ardour6.desktop
|
||||
%%DATADIR%%/export/Ogg_Vorbis .preset
|
||||
%%DATADIR%%/export/Ogg_Vorbis.format
|
||||
%%DATADIR%%/export/Ring Tone.format
|
||||
%%DATADIR%%/export/WAV (tagged).format
|
||||
%%DATADIR%%/icons/act-disabled.png
|
||||
%%DATADIR%%/icons/add.png
|
||||
%%DATADIR%%/icons/anchored_trim_left_cursor.png
|
||||
@ -788,6 +789,7 @@ share/applications/ardour6.desktop
|
||||
%%DATADIR%%/scripts/avldrums_midimap.lua
|
||||
%%DATADIR%%/scripts/bounce_replace.lua
|
||||
%%DATADIR%%/scripts/bypass_all_plugins.lua
|
||||
%%DATADIR%%/scripts/collapse_playlists.lua
|
||||
%%DATADIR%%/scripts/create_drum_tracks.lua
|
||||
%%DATADIR%%/scripts/delete_xrun_markers.lua
|
||||
%%DATADIR%%/scripts/export_mp4chaps.lua
|
||||
|
Loading…
Reference in New Issue
Block a user